stripe listen

Receives webhook events from Stripe locally

Options

NameDescription
--connect-headers <values...>A comma-separated list of custom HTTP headers to any connected accounts
-e, --events <events types...>A comma-separated list of which events to listen for
-c, --forward-connect-to <url>The URL that Connect webhook events will be forwarded to
-f, --forward-to <url>The URL that webhook events will be forwarded to
-H, --headers <values...>A comma-separated list of custom HTTP headers to forward
-l, --latestReceive events used in the latest API version
--liveMake a live request
-a, --load-from-webhooks-apiListen for all webhook events based on existing webhook endpoints
-j, --print-jsonPrint JSON objects to stdout
--skip-verify
  • Dangerous 💥
--api-key <stripe api key>Sets your API key to use for the command
--color <setting>Enables or disables color output
--config <config filepath>Sets your config file
--device-name <name>Runs command on behlaf of another device
-h, --helpProvides the help documentation for commands, flags, and arguments
--log-level <level>Set the level of detail for log messages
-v, --versionPrints the version of the Stripe CLI