#AjithSelvakumar-webhook
1 messages · Page 1 of 1 (latest)
I need to check my webhook by triggering a subscription process using CLI
At the same time i need to pass metadata into it so that i can get them in the webhook on events when invoice payment fails
what event exactly do you want to trigger?
or what process you want to trigger?
i.e. I believe you can trigger customer.subscription.created
stripe trigger customer.subscription.created
Where can I learn CLI testing, can you help me with docs?
Sure: here is the doc for triggering events: https://stripe.com/docs/stripe-cli/trigger
Here is the general Doc: https://stripe.com/docs/stripe-cli