#RiderFx3
1 messages · Page 1 of 1 (latest)
Hello
Hi there, you can use Stripe CLI to trigger webhook events
stripe trigger customer.subscription.deleted
It will create a customer, a product, a price, a subscription, and then delete the subscription.
Yes but this subscription will not be linked to a subscription in my database
We cannot customise the fake object created ?
You can override the param with --override flag https://stripe.com/docs/cli/trigger#trigger-override