NetworkToken
About 161 wordsLess than 1 minute
2025-03-07
Key Input Parameters Description
To use NetworkToken payment, you must add the following parameters based on the input parameters of the order creation and payment interface:
| Parameter Field | Parameter Type | Attribute | Description |
|---|---|---|---|
| paymentMethod.type | String(16) | C | Fixed value: networkToken, required when using card scheme token |
| paymentMethod.cardInfo.schemeTokenValue | String(16) | C | Card scheme token, required when using card scheme token |
| paymentMethod.cardInfo.paymentBrand | String(16) | C | Card brand, required when using card scheme token, optional values are visa/MasterCard |
| paymentMethod.cardInfo.tokenCryptogram | String | C | Encrypted numeric string used to verify transaction data between card and terminal. Required when using card scheme token |
