#MarkoBoras
1 messages · Page 1 of 1 (latest)
Probably a couple options:
- Check the
billing_reasonfield on the Invoice associated with the update: https://stripe.com/docs/api/invoices/object#invoice_object-billing_reason - Check the
itemsfield and map the items accordingly.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
just a sec