#sniperfull.
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- sniper-paymentlink-product, 4 hours ago, 11 messages
yes, it's possible to update a subscription to change prices. I recommend reading through this: https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
and playing around with subscriptions and test clocks so you're familiar with how this all works: https://stripe.com/docs/billing/testing/test-clocks
but will this price update persist in further subscription months? im looking for only changing the price of current subscription month and each next month to continue normally
Oh, I see.
What you probably want to use instead are Subscription Schedules: https://stripe.com/docs/billing/subscriptions/subscription-schedules
would i need to set 'clear_usage' => true, to do this? or am i mistaken
No, not unless you're working with usage-based prices
okay i will read some more then