#vell_2x

1 messages · Page 1 of 1 (latest)

celest cargoBOT
plush helm
#

hello! this page might be useful : https://stripe.com/docs/billing/subscriptions/webhooks

you would probably want to listen for the invoice.paid event and check. the billing_reason : https://stripe.com/docs/api/invoices/object#invoice_object-billing_reason

Learn to use webhooks to receive notifications of subscription activity.

wintry moat
#

ok thanks