maton stripe payment-method

Manage payment methods (list, view, attach, detach)

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 payment-methods

Examples

$ maton stripe payment-method list --customer cus_123
$ maton stripe payment-method view pm_123
$ maton stripe payment-method attach pm_123 --customer cus_123
$ maton stripe payment-method detach pm_123

See also