#mkkumawat3333

1 messages · Page 1 of 1 (latest)

muted ginkgoBOT
compact yew
#

Notably, the card details won't be auto-filled in the customer's next checkout session (unless the customer uses link but that is its own thing) but you can re-use that payment method in your code as needed

carmine venture
#

(unless the customer uses link but that is its own thing) could you please elaborate it more?

compact yew
#

Sorry, to be clear there is no way to completely refill card details for a returning customer on Checkout at the moment. One of our other offerings, Link, will let the user save their payment methods to an account with link.com and when they return if they are still logged in to Link then the Checkout Session will show pre-saved options for that https://stripe.com/docs/payments/link

#

It is hard to explain but if you make a test payment with link and then open another Checkout Session it will be clearer

carmine venture
#

Can I save the billing details and prefill it when user comes next time?

compact yew
#

Unfortunately not. You can add their customer ID which will prefill some info like email but the payment method will not be automatically filled

#

I will add to the feature request for this for you