stripe-cli

Command-line tool for interacting with Stripe APIs and services

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool for Stripe

Commands

stripe

Examples

Login to your Stripe account$ stripe login
Listen for and forward Stripe webhooks to local development server$ stripe listen --forward-to localhost:3000/webhooks
Trigger a test webhook event$ stripe trigger payment_intent.succeeded