#Soundsounds
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Apologies for the delay here
The PaymentElement currently doesn't support ability to load saved payment methods. Depending on how your integration is built, you could fetch a list of customer's saved payment methods and then create a payment intent later on!
That's interesting, I had assumed that Stripe Elements supported loading in the 'saved for future usage' details! If that's not the case, does everyone just have a custom flow where they fetch saved details from Stripe and attach the payment method ID to the payment intent somehow?