#lonely_well
1 messages · Page 1 of 1 (latest)
Hi there, do you have a chance to read this doc ? https://stripe.com/docs/billing/subscriptions/subscription-schedules
I'll try, I'll write if I don't understand😅
If I change the date here, will it be the next payment date?
Which date?
How to cancel the next payment?
jan 16 2024
You have already scheudle a subscription that ends on Jan 16 2024, so Stripe will automatically cancel the subscription on that date
I need to change the date of the next charge. It costs August 16, and I need it for January 16
I need to cancel my next payment 🙂
next invoice *
Are you trying to create subscription with inovice date set on the 16th day of the month?
I have several such people, I mistakenly transmitted the data. Instead of half a year, transferred 1 month
No, I need to reschedule this due date from August 16th to January 16th
What due date, the invoice's due date?
Sorry I'm not clear on you ask, can you be more specific?
I explain 🙂
The person created a subscription on July 16
The next invoice is 90 euros on August 16th.
I need the next invoice not to be on August 16, but on January 16, 2024
Hey! Taking over for my colleague. You need to create a price with that recurring interval:
https://stripe.com/docs/api/prices/create#create_price-recurring-interval
e.g. interval=month and interval_count=6
This I know, I did it. I need to change my current subscription
api salebot , I work on this site
api salebot , I work on this site
We don't knowsalebothere. You need to update your current subscription with that price, like doing an upgrade:
https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
Okay, I'll try to just cancel the subscription on the day of debiting, will it work?
That is, the next payment will be on August 16, and I will set the cancellation on August 15, will it work?
You can cancel the current Subscription and create a new one.
I invite you to do tests using Stripe test clocks (in order to advance time and do some simulations)
https://stripe.com/docs/billing/testing/test-clocks