stripe listen
Receives webhook events from Stripe locally
Options
Name | Description |
---|---|
--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, --latest | Receive events used in the latest API version |
--live | Make a live request |
-a, --load-from-webhooks-api | Listen for all webhook events based on existing webhook endpoints |
-j, --print-json | Print JSON objects to stdout |
--skip-verify |
|
--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, --help | Provides the help documentation for commands, flags, and arguments |
--log-level <level> | Set the level of detail for log messages |
-v, --version | Prints the version of the Stripe CLI |