#w3ever
1 messages · Page 1 of 1 (latest)
How can we help?
how can i use saved payment method when creating checkout session?
I want to make that customer use their used payment method (card, sepa debit) in the previous payment without retyping whenever creating checkout.
Your Customers would have to use Link for that. There's no way to prefill all their payment details otherwise
That being said, you can set up their payment methods for future usage, which will allow you to charge them without sending them back to Checkout again: https://stripe.com/docs/payments/save-and-reuse?platform=checkout
Ok.