payment_method_config_payment_method_setup

Payment method configuration (auth, capture, etc)

  • authorization_type
    Type: string
  • capture_mode
    Type: string

    The capture mode of the transaction

  • maximum_auth_amounts
    Type: array object[]

    Maximum authorization amounts per currency

    • amount
      Type: integerFormat: int64

      Integer amount in minor units (e.g. cents) specific to the currency. Example: 100 for €1.00

    • currencyCode
      Type: stringFormat: currency

      Currency code for the maximum amount

  • pre_authorization_type
    Type: string
  • statement_descriptor
    Type: string

    Payment method used.

  • threeds
    Type: object · PaymentMethodConfigThreeDs

    3DS Configuration

    • triggerType
      enum
      const:  
      STATIC

      The trigger type of the 3DS transaction

      values
      • STATIC
  • usage
    Type: string

    Type of payment contract

  • wallets
    Type: array string[]

    Payment method used.