Newer Version Available
Payment Method Tokenization Input
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version additionalData Map<String, String> Allows users to enter additional data, if needed a payment request. The additionalData object consists of entries, each of which includes a key and value. Supports up to five key-value pairs. Each key and each value can contain up to 255 characters. Optional 51.0 address Address Input Payment method address. Required 51.0 cardPaymentMethod Card Payment Method Input Card payment method. Required 51.0 email String Email of the client that initiated the request. Optional 51.0 idempotencyKey String Idempotency key used for the payment request. Can be provided in the payload or the header, but not in both places at once. Optional 51.0 ipAddress String IP address of the client that made the request. Optional 51.0 macAddress String MAC address of the client that made the request. Optional 51.0 paymentGatewayId String ID of the payment gateway. Required 51.0 phone String Phone number of the client that initiated the request. Optional 51.0