#charg002-future-payment
1 messages · Page 1 of 1 (latest)
Hi 👋 can you elaborate a bit on what you mean, just to make sure I'm understanding correctly?
The one time payment will not be due until the 10th day
i have been trying to set up subscription for my customers but i have not been doing it righy
Gotcha, I don't think a Subscription is what you're looking for here. You'll want to use a Subscription Schedule instead.
the total price is 64.99 to be paid on 10th day but i want to collect payment info right away
ok how do i set it up?
This use case here is a good starting point, but you'll want to make sure you set iterations to 1 (so only payment is processed) and set the end_behavior to cancel. That's if you only want to process one payment, let me know if I misunderstood and that isn't what you want.
https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#start-subscription-future
You can use one of the flows here to collect payment method details from your customer without processing a payment at that time:
https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements
ok thank you i will try this
charg002-future-payment
i am not tech savy. I dont even no where to start with thi
this
Does this look right?
Mm, that looks like a Subscription with a trial, which will likely accomplish the same thing. But if you leverage some of our prebuilt features like the Customer Portal, then that may look odd to your customers.
You can use test clocks to run these Subscriptions through their full lifecycle, so you can see exactly how they'll behave.
https://stripe.com/docs/billing/testing/test-clocks