maton stripe payment

Manage payment intents (list, view, create, confirm, cancel)

Available commands

Options inherited from parent commands

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

ALIASES

maton stripe payments

Examples

$ maton stripe payment list
$ maton stripe payment view pi_123
$ maton stripe payment create --amount 1999 --currency usd
$ maton stripe payment confirm pi_123

See also