question

rickymunchem avatar image
rickymunchem asked David Marginian Deactivated answered

Ecommerce iFrame autofill?

Is there any way to enable autofill credit card info with Google Pay or Apple Pay using the eCommerce iFrame? ecommeriframe.png

e-commerce api
1625767988921.png (58.7 KiB)
ecommeriframe.png (51.9 KiB)
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Marginian avatar image
David Marginian Deactivated answered cloverjavascriptsdkisbroken Suspended commented

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.

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

rickymunchem avatar image rickymunchem commented ·
Thanks for the response David - in other words, are there any techniques we can use to enable the user to be prompted to autofill their credit card information if they have it saved on their mobile device?


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?

-1 Like -1 ·
David Marginian avatar image
David Marginian Deactivated answered cloverjavascriptsdkisbroken Suspended commented
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.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community