#juneid-testing-subs-webhooks-cli
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.
- juneid_90104, 1 hour ago, 17 messages
- juneid_90104, 21 hours ago, 48 messages
Hey there, what exactly do you need help this about this?
I am using Test clocks to advance time for simulations
i want to test if a payment is failed how can i manually listen to the webhook and post a request uing postman to an action.
like cancel subscription.
i want to test if a payment is failed how can i manually listen to the webhook
what do you mean? this will send webhooks to your existing test mode endpoints during the test sequence
If you don't have an endpoint, you can use the Stripe CLI to listen and optionally forward events to a local endpoint
amy doc to manually listen like stripe CLI.
Take a look there and give that a whirl
Thank you very much .