You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simulation works just fine for events such as "PAYMENT.AUTHORIZATION.CREATED", but fails for "BILLING.SUBSCRIPTION.EXPIRED" as shown in the curl example below
Hi @8ctopus -- We believe that this may be an issue with outdated documentation. We recreated this experience using Postman. When we change from version 1.0 to 2.0, this fixed the issue. I'm going to confirm with the product team the correct version and ask them to update their documentation.
Contact Details
[email protected]
Describe the Issue
The webhooks api provides a curl example to simulate a webhook event:
simulate
Simulation works just fine for events such as "PAYMENT.AUTHORIZATION.CREATED", but fails for "BILLING.SUBSCRIPTION.EXPIRED" as shown in the curl example below
Here's the prettified json
Steps To Reproduce
See above
What type of Operating System are you seeing the problem on?
Windows
What type of browser are you seeing the problem on?
N/A
Screenshots or Videos
No response
Code to produce this issue.
See above
The text was updated successfully, but these errors were encountered: