#ibgoldbergs
1 messages · Page 1 of 1 (latest)
The invoice has an attempt_count: https://stripe.com/docs/api/invoices/object#invoice_object-attempt_count
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Makes sense. Do you think it makes sense to listen to invoice.payment_failed and then react on the attempt_count?
Yep that's what i'd do
thanks for the feedback
No problem