#amit_02785-subscription
1 messages · Page 1 of 1 (latest)
Hello!
The idea here would be that you use the customer.subscription.updated event and check specifically what attributes were changes - so for example if the subscription was renewed you'd see the current_period_start and current_period_end change for the subscription
Hey, Let me check and verify please don't close the thread🙂
Hi, I've checked with cancle and renew subscription in both cases current_period_start & current_period_end are the same there is no any different.
Cancle Subscription.
current_period_end: 1696511861, current_period_start: 1693919861,
Renew Subscription.
current_period_end: 1696511861, current_period_start: 1693919861,
Can you give me the exaxmple event ID for the renew subscription webhook event?