#Coach Leyton
1 messages · Page 1 of 1 (latest)
Unfortunately that is a current limitation of Checkout. It can't display those previously saved payment methods.
If you are looking to have an interface where the customer can either put in new details or use a saved card, you can do that with Stripe Elements. At the moment with Checkout, you would probably have to do something like list their saved payment methods and only link to Checkout if they want to add a new one.
I see. That's a shame. The main reason I chose to use Stripe Checkout was that it takes the user away from my website, to a more trusted looking webpage (the stripe one). I'd imagine users would be apprehensive about putting details into a website if it didn't look professional.
Does stripe offer anything else similar, where the user is taken to a stripe hosted webpage? Or would I have to handle the whole thing on my web-page, using Stripe Elements?
@frozen escarp
Apologies for the delay, the server got very busy. Unfortunately Checkout and the Customer Portal are the two main stripe-hosted pages to use here. There is also the invoice's stripe-hosted page but like Checkout it does not display previously saved payment methods at the moment. I think there is work for this on the roadmap (and I'll definitely be adding to the feedback for it on behalf of this thread) but at the moment there isn't a single stripe-hosted page where a user can do both