#syed-charge-customers-later
1 messages ยท Page 1 of 1 (latest)
๐
You'd likely want to look into using SetupIntent API for this
https://stripe.com/docs/payments/save-and-reuse
You can save their payment method information and charge them later if they fail to complete the task.
scanned thru the docs and yep, that's exactly what I needed. Thank you!
syed-charge-customers-later