#Tomita-Subscription

1 messages · Page 1 of 1 (latest)

slow cosmos
#

Hi there, By default Stripe will help perform proration for subscription change.

What do you mean by daily-rated amount?

jaunty steeple
#

Sorry, I don't usually use English...

For example, Stripe, by default, divides the time period by the number of seconds to get the amount for a mid-period fee change, right?
I mean I want to divide by days, not seconds.

slow cosmos
#

I see. Thanks for the explanation.

#

Currently there's no option to customize the proration I'm afraid.

jaunty steeple
#

I see.
I've learned information that when updating subscriptions in the API, proration_date can be calculated on a daily-rated by changing it to the time the date changes, does that mean there is no way to do the same thing in the Customer Portal?

slow cosmos
#

No, Stripe prorates to the second, there's no way you can set proration to day.

jaunty steeple
#

I understood.
Thank you for your answer!