#tbhaxor - subscription
1 messages ยท Page 1 of 1 (latest)
Hi there!
Can you clarify what you mean by "If the subscription is changed when the invoice is created and is in draft status"?
Do you mean that you have a subscription with a draft invoice, and you edit the subscription?
Let say it is the last week of the month on monthly subscription. I am listening for invoice.upcoming and I got the draft invoice for the next billing period
Now this time if the customer will try to upgrade/downgrade the plan in the subscription, will I get invoice.updated event?
Because changing plan will also change the item in invoice
Is it clear now?
Got it! No I don't think so. You would only receive customer.subscription.updated, because the draft invoice won't be changed.
So invoice item will not be changed, it means customer will be billed for old plan that is what you are saying?
Or I got it wrong ๐
If the draft invoice is already created, then yes the invoice won't change.
If the draft invoice is not created, then the next invoice will have the changes, but no invoice.updated event will be sent.
Yeah it cleared everything, that is what I was looking for. Thank you for your support ๐