#Maxime W - js setup for future usage

1 messages ยท Page 1 of 1 (latest)

nova gorge
#

How can the customer select the same card when paying next time?

#

I mean, is there an example of the UI ?

charred urchin
#

In this case, no though there is something like that on the roadmap

#

At the moment the payment method is saved to the Customer object. So you can retrieve the customer's payment method on your server and use that to display options to your user

nova gorge
#

Thanks! ๐Ÿ™‚

#

So, atm, there is not even a checkbox to let the user decide if he wants to save the card for later on Element?

#

Meaning we have to handle this logic and also the display of the saved cards before loading the intent, right?

charred urchin
#

Correct, that is what you will want to do at the moment

nova gorge
#

ok! Can you confirm that we have the checkbox on the iOS sdk though?

charred urchin
#

Looking in to this. Less familiar with what the iOS SDK has here

nova gorge
#

Thanks!

sullen canyon
#

๐Ÿ‘‹ I'm just hopping in for @charred urchin . Yes, iOS integrations that use things like PaymentSheet should have a checkbox for saving a card for future payments

#

(I archived your other thread just to keep everything in one place, so feel free to keep asking questions here)