#conyeasada
1 messages · Page 1 of 1 (latest)
Hey there
You can collect payment method details to charge later using: https://stripe.com/docs/payments/save-and-reuse
Otherwise you might be interested in Auth & Capture (https://stripe.com/docs/payments/place-a-hold-on-a-payment-method) if a 7-day hold is long enough for you.
Ooooh
I guess the save and reuse would be it since I want the preorders to be open for 25-30 days
Gotcha then yeah that is likely what you want. Be aware though that it is totally possible for the payment to be declined when you do charge 30 days later
So you'll want a method to bring the customer back on-session to collect a new PaymentMethod if that happens
This might be a dumb question too but with the link you sent is this something I can do on Shopify?
Oh yeah ðŸ˜
That's something you would need to talk to Shopify about if you are using their integration.