#punitgr
1 messages · Page 1 of 1 (latest)
Hi,
You can disable proration for the customer portal :
https://dashboard.stripe.com/test/settings/billing/portal
Okay, but will that charge customer 100 + 1200. Right?
We want to handle one more case where a user can switch from 1200 -> 100 $ plan.
In that case, we only wish to start the subscription at the end of billing period. Is this possible from Customer portal?
Okay, but will that charge customer 100 + 1200. Right?
It will charge the cuurent period 100$ and the 1200$ for the next billing pahse
We want to handle one more case where a user can switch from 1200 -> 100 $ plan.
In that case, we only wish to start the subscription at the end of billing period. Is this possible from Customer portal?
I see no difference between the first and this use case... for both cases, the change will apply at the billing period, right ?
No, for the first case we want to start the subscription immediately. For the second one we want to start at the end of billing cycle.