#glenb.
1 messages · Page 1 of 1 (latest)
Happy to use another webhook event instead if there's something specific to a monthly subscription renewal?
hrm, yeah, you can actually use invoice.* events and check. the billing_reason : 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.
i was trying to think if there's a way on the subscription event but nothing straightforward is coming to mind