#jonathanbull - proration behavior

1 messages · Page 1 of 1 (latest)

boreal light
#

That is a very good point

#

However, this is because prorations are not a property of the subscription per se but rather the change to a subscription

stray portal
#

Is there any way to view the proration_behaviour for a subcription in the Stripe dashboard?

#

Sorry, I'm probably not quite following this. We're just looking to update all of our subscriptions to turn off proration, and then verify that change was effective.

boreal light
#

There is not a place in the Dashboard to view this because it's not a property of existing subscriptions. The idea is, when either the account or the customer make a change to the subscription, the change is what has the proration behavior.

#

So in this case you would just need to build your system to set proration_behaior=none whenever updating a subscription

stray portal
#

I get it, thank you for your help 🙂