maton stripe

Manage customers, payments, and subscriptions in Stripe.

Available commands

Options inherited from parent commands

-p, --profile <string>
Profile to use for this invocation (overrides the active profile; also reads MATON_PROFILE)

Examples

$ maton stripe whoami
$ maton stripe balance
$ maton stripe customer list -L 5
$ maton stripe payment create --amount 1999 --currency usd --customer cus_123
$ maton stripe subscription cancel sub_123 --at-period-end

See also