#punitgr

1 messages · Page 1 of 1 (latest)

sand cypressBOT
undone nexus
sleek thorn
#

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?

undone nexus
#

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 ?

sleek thorn
#

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.

undone nexus
#

Ah sorry I miss understand it.

#

No you can't achieve multiple behaviors in the custmer portal, you can define only one workflow for all udpates

#

You need to use Stripe APis and custom integration then.