#Dharmik
1 messages · Page 1 of 1 (latest)
hello! you would probably want to listen for the invoice.paid event : https://stripe.com/docs/billing/subscriptions/webhooks#events and check. the billing_reason : https://stripe.com/docs/api/invoices/object#invoice_object-billing_reason
How can I test it frequently in test mode because when we create any subscription the minimum time is 24 hours is there any short way to test it?