#Wik-pause-subscription
1 messages · Page 1 of 1 (latest)
-
the cycle doesn't change. In your example nothing really happens because you resume before the next invoice would have been generated. A better example is if you set resumes_at to Dec 15. What happens then is you get an invoice on 1st July/1st Aug.. etc, but they won't try to charge(but are left open). The invoice on Jan 1(first one after the resumes_at) will actually charge
-
it's just $40 in that example or for other uses of that feature. Prorating the paused period is not really covered there, if that's what you want generally you use a trial period to push the next billing date to a specific point and it generates proration I believe
Thank you for explaining.
If I have an existing subscription starting on 1st June, on 5th June I change it to a different plan with trial_end=19th June, when will the payment be collected? On 19th June or 1st July? The charged amount will be the difference between the old and the new price?