#jur_outlawz
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- jur-prefill-info-paypal, 6 days ago, 29 messages
Not possible with the portal no. The changes will apply immediately
Is it possible with the stripe "Subscription schedules"? Because I have done it with that, but if the customer now buys a new license, an invoice is immediately created, but then the schedules also come into effect, but that only has to be done during the billing cycle?
Yes you can schedule an upgrade that way: https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#changing-subscriptions
But that won't work with the portal so you'd need your own UI and integration to call the API
But when I invoice the customer, the phases are not triggered. Only during the billing cycle?
I don't understand the question
Can i change only the product with phases but not de quantity?
Sure, just change the phases[][items[][price] field
But then if I plan a phase that he has to adjust the product and the customer has 1 license and then he buys 1 more, then when he executes the phase word he sets the number to 1
Sorry, I don't know what any of that means. Sounds like you just need to increment the quantity in the following phase? Can you share an example API request you're making? https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#increasing-quantity
Sometimes I get the message that the phase has been completed and that you cannot update it. What can I do about it?