#Ven-subscriptions
1 messages ยท Page 1 of 1 (latest)
@deep cloud yep, see https://stripe.com/docs/billing/subscriptions/billing-cycle#new-subscriptions
Thanks for the prompt reply
We did try using this suggested method, but when we set the end date to 28 Dec, it pro-rates the actual amount
Is there a way for us to set the Start Date = Immediate (29 Nov), and End Date = 28 Dec, while keeping the chargeable amount to be in full instead of prorated
Okay we tried that, it works
Now we are able to see the subscription cycle being changed to 29 Nov to 28 Dec
However, for the UPCOMING INVOICE, it shows 28 Dec to 28 Jan.
It should be:
29 Dec to 28 Jan
29 Jan to 28 Feb
...
...
..
but then there's a day's gap (28 to 29 Dec)
I don't think you can do that โ you can choose the renewal date, it's either current date(the time the subscription was created), or a date you pick(like the 28th), that's more or less just how it works!
Actually from our system, we did cover the gap, because its actually:
29 Nov 00:00:00 to 28 Dec 23:59:59
29 Dec 00:00:00 to 28 Jan 23:59:59
So the gaps are covered, so we are trying to figure out if we can apply the same at stripe
not really, since the billing cycle (what you use as recurring[interval] when creating the Price) is a month(and 29 Dec->28 Jan is not a month)
@drifting light one more question. Can we set auto-renewal charge to happen earlier ? So if let's say the subscription is 29 Nov - 29 Dec, we want the renewal to happen on 28 Dec. This is to place some buffer for charging to take place