Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.7 KB

mollie_payments.md

File metadata and controls

34 lines (26 loc) · 1.7 KB

mollie payments

All operations to handle payments

Options

  -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
  -h, --help            help for payments
      --no-headers      Return raw data with no headers

Options inherited from parent commands

  -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
      --json            dumpts the json response instead of the column based output
  -m, --mode string     indicates the api target from test/live (default "test")
  -t, --token string    the type of token to use for auth (default "MOLLIE_API_TOKEN")
  -v, --verbose         print verbose logging messages (defaults to false)

SEE ALSO

Auto generated by spf13/cobra on 16-Jul-2022