#Gautam-subscription-expire-event
1 messages · Page 1 of 1 (latest)
suppose subscription is on monthly basis and just before the next cycle we have to inform user that your account will be charged in 10 days
Got it, you can configure that here: https://dashboard.stripe.com/settings/billing/automatic
Will be an invoice.upcoming event: https://stripe.com/docs/api/events/types#event_types-invoice.upcoming
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thanks .. I was looking for the same info
Np!