#Isaac-advance-invoice
1 messages ยท Page 1 of 1 (latest)
Hi there!
Hmmm don't think this is possible but looking/thinking
Hmm I'm actually a bit surprised though that you are seeing the Subscription as active if the initial payment failed? Do you have an example I can look at?
If you have a Subscription ID from one of your tests that would work great
Probably worth noting as this has caused some trouble in the past, our subscriptions are being created via schedule.
Yeeeah haha I've noticed these schedules don't work as I always expect them too!
Here's a sub recently made:
sub_1L7kZJHHHT1qJ1rwbolU6jqC
That's on an invoices/:id/pay result, marking the subscription as past_due.
Yeah so with Sub Schedules status: incomplete doesn't apply. Subscriptions created from a schedule will always start in an active status.
The workaround here would be to create the Sub without a Schedule and then attach a schedule to it.
Seems easy enough