#Cashier + Stripe Billing Portal: Downgrade at Period End?

2 messages · Page 1 of 1 (latest)

sage sierra
#

Thinking about enabling Stripe’s “downgrade at period end” option. If users make plan changes through the Stripe Billing Portal, will this work out of the box with Cashier? My assumption is that Stripe handles the logic, fires the subscription update event, and Cashier stays in sync.

Stripe warns that your app has to support it, but if everything runs through the Billing Portal, does that warning really apply?

Thanks!

austere drum
#

I would assume so because the web hook would contain the new product the subscription is associated with... I haven't worked with cashier directly, but having worked with the stripe SDK it sounds like it would work