#Talon

1 messages · Page 1 of 1 (latest)

jaunty jackalBOT
runic smelt
#

HI 👋 yes you can save your Customer's payment method details to be used for later payments:
https://stripe.com/docs/payments/save-and-reuse

I would recommend checking with your legal advisor to confirm the regulations you need to comply with regarding what kind of customer notice you need to provide/consent you need to collect.

Learn how to save card details and charge your customers later.

humble bloom
#

after I save it using checkout with setup mode. How should I charge it?

runic smelt
#

You would use it to process an off-session payment, via a Payment Intent. Step 7 in this view of that doc (Custom payment flow tab instead of the Prebuilt checkout page tab) does a good job of showing how to do that and the 3DS authentication challenges that could surface during that step.
https://stripe.com/docs/payments/save-and-reuse?platform=web