#WhySoAsync - invoice retries
1 messages · Page 1 of 1 (latest)
Sure thx
So you want the paid invoice's created date to reflect when it was paid? I recommend leaving that as is. You can look at this param to see when the invoice was actually paid: https://stripe.com/docs/api/invoices/object#invoice_object-status_transitions-paid_at
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.