#lauta-presales
1 messages ยท Page 1 of 1 (latest)
I want the users to add they payment method on the stripe web checkout, click on pay and make a late charge on they credit cards. I'm not a native english speaker. I'm sorry my english isn't the best
totally fine, just "pre-sales" can mean many things
so you want them to put card details and then in 3 months you charge them?
Exactly that is
Yep I do!
I see, and if I want to make the charge how can I trigger it?
https://stripe.com/docs/payments/save-and-reuse?platform=web#charge-saved-payment-method you do this in the future
Oooh, I'm going to try it, I'll be back soon with the result. Thank you so much ๐
sure thing!
I did it!
This is the result ๐
I just changed the mode to setup on session creation.
Can I add a plan / product to this setup? 'Cause I wanna know how much money charge to the people!
no you can't that mode is really just to collect card details
Do you know when you want to charge them? Is it random?
or is it always a month from now or something
I dont know yet ๐ค
We would like to reserve the payment today and go live about August 28th. Our goal is not to take any money so we don't have to refund it because there would be charges with that from stripe
gotcha then that's not possible unfortunately to plan a future payment that way
So, if I save the client payment data can I just make the automatically using my database information? Or the user has to do something to make it happen?