#ronman-cli

1 messages · Page 1 of 1 (latest)

slate thistle
#

What does "which would propagate events" mean? The CLI is here to explicitly propagate events to your local server

near tulip
#

Sorry, should have put this on the thread: Stripe sending events to my webhook.
When live, I do session.create, which sends events to my webhook. But when using CLI, I can just send events (without having the ability to set up a payload similar to production, like customer_reference_id, etc.)

slate thistle
#

hmmm so you mean when using stripe.trigger?

near tulip
#

yep

slate thistle