#shainkey
1 messages · Page 1 of 1 (latest)
You'd check the billing_reason field on the Invoice object: https://stripe.com/docs/api/invoices/object#invoice_object-billing_reason
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
invoice.paid will contain that field