>_Stripe CLI
@stripe
About Stripe CLI
Build, test, and manage Stripe integrations, including local webhook forwarding and test events.
#stripe#payments#product-service-cli#official#stripe-command-line
Installation
brew install stripe/stripe-cli/stripeDetails
What it does
Forward webhooks locally
Trigger test events
Call Stripe APIs
Command examples
- 1
stripe login - 2
stripe listen --forward-to localhost:3000/webhook - 3
stripe trigger payment_intent.succeeded