Is there any way to enable autofill credit card info with Google Pay or Apple Pay using the eCommerce iFrame?
Is there any way to enable autofill credit card info with Google Pay or Apple Pay using the eCommerce iFrame?
Autofill with Google Pay or Apple Pay? I am not sure what that means. Our iframe has the correct autocomplete values specified in the inputs.
We build custom apps for restaurants and were recently asked by Clover to switch to payments using the iFrame. Before we switched to using the iFrame, we were saving the user's card info and asking them to just provide their cvv to autofill the rest of the fields. Thoughts?
Before we switched to using the iFrame, we were saving the user's card info
That sounds like a potential PCI problem.
It sounds like what you really want is to allow a repeat customer to re-use an existing card. In that case, card on file is a better option - https://docs.clover.com/docs/ecommerce-saving-card..
You don't have to use our iFrame, you can tokenize via API, but the PCI burder is higher - https://docs.clover.com/docs/ecommerce-generating-a-card-token.
1 Person is following this question.