#Iqoo
1 messages · Page 1 of 1 (latest)
i dint understand
Hi
You need to listen to Stripe webhooks
if you are using Subscriptions
https://stripe.com/docs/billing/subscriptions/webhooks
Once a Customer creates a Subscription your integration will recieve an Event from Stripe. Then you can store it in your integration/database.