Cancel a payment by its payment token.
mollie payments cancel [flags]
mollie payments cancel --id=tr_token
-h, --help help for cancel
--id string the payment method id
-c, --config string specifies a custom config file to be used
--curl print the curl representation of a request
-d, --debug enables debug logging information
-f, --fields string select displayable fields to filter the console output, possible values are RESOURCE,ID,MODE,STATUS,CANCELABLE,AMOUNT,METHOD,DESCRIPTION,SEQUENCE,REMAINING,REFUNDED,CAPTURED,SETTLEMENT,APP_FEE,CREATED_AT,AUTHORIZED_AT,EXPIRES,PAID_AT,FAILED_AT,CANCELED_AT,CUSTOMER_ID,SETTLEMENT_ID,MANDATE_ID,SUBSCRIPTION_ID,ORDER_ID,REDIRECT,WEBHOOK,LOCALE,COUNTRY
--json dumpts the json response instead of the column based output
-m, --mode string indicates the api target from test/live (default "test")
--no-headers Return raw data with no headers
-t, --token string the type of token to use for auth (default "MOLLIE_API_TOKEN")
-v, --verbose print verbose logging messages (defaults to false)
- mollie payments - All operations to handle payments