#leo00579

1 messages ยท Page 1 of 1 (latest)

sullen snowBOT
gritty yarrow
#

Hi ๐Ÿ‘‹

What do you mean "load registered cards"?

dreamy cobalt
#

For example: When making a purchase on Amazon, you can choose between saved credit cards to make the payment.
I need to do something similar.

gritty yarrow
#

Okay we currently don't have that option using Stripe Elements directly. You can use the API to retrieve payment methods attached to a specific customer https://stripe.com/docs/api/payment_methods/customer_list but it would be up to your integration to display them and use them for payment.

dreamy cobalt
#

I understood! Thank you very much

gritty yarrow
#

Great, happy to help ๐Ÿ™‚