#sarvesh3742
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- sarvesh3742, 1 day ago, 16 messages
How can we help?
Hi
I have created monthly subscription and using text clocks I am testing it and found 1 issue with cancellation.
Subscription Id: sub_1OZSgWHbAvQl6Cwuo49b5yqh
Cancelled it by setting flag "cancel_at_period_end: true" so it should be cancel on 1st March
BUT with test clock 1st 23:47pm time, it was first charged for March payment. Received 1st webhook event "type": "invoice.paid" and then received "type": "customer.subscription.deleted"
So user is charged for deleted susbcription
how to handle this so user should not charge for next month if cancellation already requested in earlier month?