#denkbug
1 messages · Page 1 of 1 (latest)
hi, it depends on your settings for failed payments, on https://dashboard.stripe.com/settings/billing/automatic .
If I don't set any retry options, will the invoice become invalid in the future when the deduction fails
what do you mean by "invalid" exactly?
If I don't set any retry options, what status will the invoice be if the deduction fails?Can the customer make the payment at any time, such as one month later?
what status will the invoice be if the deduction fails
the one you have selected for "if all retries on a payment fail"
Can the customer make the payment at any time, such as one month later?
depends on which status the Invoice has
If I don't set any retry options and selected "leave the invoice past-due" option for "if all retries on a payment fail", what status will the invoice be if the deduction fails? Can the customer make the payment at any time, such as one month later?
past_due
and yes, customers can pay past_due Invoices.
but i don't see past_due status in the doc, actually open status?