#ziwengames
1 messages · Page 1 of 1 (latest)
Hey there
Hi
From what I'm aware, incomplete occurs when the first payment fails. But the first payment of each invoice or the first payment of the first invoice? Automatic payment failing causes incomplete_expired to transition to past_due but what are the implications vs unpaid?
incompleteandincomplete_expiredis only applicable to the first Invoice for a Subscription.
After incomplete_expired, can the invoice voided + subscription cancelled?
In terms of the differences
You want to review https://stripe.com/docs/billing/subscriptions/overview#subscription-statuses
incomplete_expired is basically equivalent to the Sub canceled.
And yes, the Invoice is voided.
Ah great
Best thing to do really is to test this stuff out
You can use test clocks to do so: https://stripe.com/docs/billing/testing/test-clocks
oh thanks for this link, I really didn't want to wait 24 hours