#jayy26
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ if you want to let them do so via Checkout Sessions, then that's exactly right. Some other flows for that are also discussed here if you're looking for alternatives:
https://stripe.com/docs/payments/save-and-reuse
awesome thanks Toby ๐
and i guess that's the best way since we are not handling any card data from our side and have the stripe implementation purely on the backend.
Yup, precisely, That minimizes your compliance requirements as we're the ones handling the raw card data.
Thank you toby ๐ appreciate the help