#ZenRu
1 messages · Page 1 of 1 (latest)
Hi there, what Stripe CLI command did you run?
Hi (sorry)
First I run stripe listen, then I trigger on another terminal window with the subscription update event
OK, so you are using stripe trigger commands, am I right?
Yes 👍
OK. Stripe CLI will automatically create the dependent resources before sending out the events. That's why you see new customers being created.
I'd suggest you to use test clocks to test your billing integration, so that you can see how your subscription behave without waiting for days or months https://stripe.com/docs/billing/testing/test-clocks
Ok, so I'll be able to test a certain webhook event at a certain time? A time I choose?
You can advance the test clock to trigger subscriptoin related event