payment_method_config_payment_method_setup
Payment method configuration (auth, capture, etc)
- authorizationType: string
_type - captureType: string
_mode The capture mode of the transaction
- maximumType: array object[]
_auth _amounts Maximum authorization amounts per currency
- amountType: integerFormat: int64
Integer amount in minor units (e.g. cents) specific to the currency. Example: 100 for €1.00
- currencyType: stringFormat: currency
Code Currency code for the maximum amount
- preType: string
_authorization _type - statementType: string
_descriptor Payment method used.
- threedsType: object
3DS Configuration
- triggerenum
Type const:STATICThe trigger type of the 3DS transaction
values- S
T A T I C
- usageType: string
Type of payment contract
- walletsType: array string[]
Payment method used.

