#Huzaifa
1 messages · Page 1 of 1 (latest)
hey
Hi! Let me help you with this.
great
please help me
You can use customer.subscription.updated: https://stripe.com/docs/api/events/types#event_types-customer.subscription.updated
will this notify me everytime when customer is paid
like customer is subscribed to weekly product
so i want a notification every week when his invoice get paid
Correct. What's updated is the subscription's current_period_start and current_period_end. You can check subscription status to see if it's still active.
whats the difference between
customer.subscription.updated
and
subscription_schedule.updated
???
Subscription Schedules is a different feature
If you just use Subscriptions, you don't need to worry about them.
ok i have add this customer.subscription.updated
to my webhook
so now it will notify me to my webhook url
every time when my customer next invoice get paid
right ???
Yes
Happy to help. Let me know if you have any other questions.
i will test and then will let you know
We have limited availability from now on today, feel free write us back tomorrow to get a quick answer.