#tbhaxor-subscription schedule
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
I don't think I follow. do you mean you want to create a subscription schedule that starts in the future?
Yes
The current flow is
- create schedule
- update it with the following details
2.1 Current phase
2.2 Other phases
I want to omit the 2.1
why not start by creating directly a subscription schedule
I don't think I follow. Could be more specific?
Oh sorry my bad, I read create subscription in 1
๐คฆ
this would give you the ability to start your schedule in the future
the first phase would have the start_date of the schedule
Yeah but when I pass the subscription in the from it simply rejects my request with message start_date not allowed with subscription
:/
if you're creating a schedule you can do it without creating a subscription first
yes
because there's already a current phase
when you're using a pre-existing subscription
Also I have one question, lets say I am using a subscription with 50$ plan and the current user tries to upgrade it to 100$. Then based on create_invoice proration it will charge 50$ and start the billing from current date after successful collection of paymnt.
But if same happens. Lets say the user goes from 50$ plan to a 10$ plan with create_invoice, how many invoices will be of 0$?
I guess what happens is basically the proration would generate a negative amount that would go to the customer balance
and that would be used in the future invoices to pay the invoice
I see, then that balance will be adjusted everytime to have the invoice of $0 until all that balance runs out
Can I see the balance for the customer on the dashboard?
yes on the Customer's page
Lets say there are two subscriptions. Can I use this balance for one of them and not the other?
I know this doesnt make sense
no the Customer balance will always be used first
I see, thanks for this ๐
let me know if you need any more help
yeah sure