#chaimat
1 messages · Page 1 of 1 (latest)
Hi 👋
You are right about the invoice.payment_failed event.
Stripe will attempt to retry the payment 4 times over a period of 21 days. You can read more about our retry schedule here: https://stripe.com/docs/billing/revenue-recovery/smart-retries
If a payment is successful it will result in the invoice.payment_succeeded event.
https://stripe.com/docs/api/events/types#event_types-invoice.payment_succeeded
Okay, thanks!. and about the last question?
@mint meadow could you please help me with the last question in my post
The date of the charge is determined by the billing cycle. If it is set up to charge automatically we will attempt to charge the saved payment method on the date the next billing cycle starts.