#nicjr110

1 messages ยท Page 1 of 1 (latest)

ripe steepleBOT
jaunty sluice
#

Use Case: A user has been on an Annual Subscription but wants to downgrade to a monthly, but we would like them to stay on the annual price until the end of the billing period and then for it to move to teh monthly instead of renewing the annual

river bane
#

Hi ๐Ÿ‘‹ if you're making a request to update the Subscription, that update is made immediately. Additionally, if the update changes the billing frequency, then the billing anchor is immediately set to the time of the change and the Subscription is moved to the new billing period.

If you want to schedule that change to occur at the end of the billing period, you will want to look into using Subscription Schedules:
https://stripe.com/docs/billing/subscriptions/subscription-schedules

jaunty sluice
#

Ahh thanks

#

I iwll look into schedules ๐Ÿ™‚

river bane
#

Any time!

jaunty sluice
#

Do you know much about Laravel Cashier or just Stripe SDK?

river bane
#

We just focus on the Stripe SDK, I'm not as too familiar with Laravel's abstraction for it (Cashier).