#bugragunduz - charge object
1 messages · Page 1 of 1 (latest)
1/ You can check if it have an invoice value then you'd need ot retrieve the invoice to check if it was part of a subscription:
https://stripe.com/docs/api/charges/object#charge_object-invoice
https://stripe.com/docs/api/invoices/object#invoice_object-subscription
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.