secure subdomain. Requires the merchant to have a PCI DSS certificate and allows direct card data transmission between servers (host-to-host).token subdomain. Enables recurring payments using previously obtained tokens.init subdomain. Does not require PCI DSS. Used to initiate a payment without card data; the user is then redirected to a web form to enter card details.| Field | Description with Example |
|---|---|
| productCode | Internal product or service code, e.g. Merch-12345 |
| cardNumber | Full card number PAN, e.g. 1234123412341234 |
| cardExpireMonth | Card expiry month MM, e.g. 05 |
| cardExpireYear | Card expiry year YY, e.g. 26 |
| cardCvv | CVV or CVC code 3–4 digits, e.g. 583 |
| cardHolder | Name on the card, e.g. JOHN WEAK |
| cardToken | Tokenized card identifier for recurring or saved payments, e.g. a1b2c3d4e5f6g7h8 |
| Field | Description with Example |
|---|---|
| firstName | Customer’s first name |
| middleName | Customer’s middle name |
| lastName | Customer’s last name |
| customerDocumentId | Government-issued ID number; add type if needed, e.g. Passport 123456789 |
| customerBirthdayDate | Date of birth YYYY-MM-DD, e.g. 2019-04-05 |
| customerNationality | Nationality ISO 3166-1 alpha-3, e.g. UKR |
| Field | Description with Example |
|---|---|
| Customer email address, e.g. john.wick@continental.com | |
| phoneNumber | Customer’s phone number, e.g. 44644012345 |
| telecomOperator | Mobile network name used for telecom or mobile payments, e.g. vodafone or airtel |
| dialingCode | International dialing code, e.g. 31 |
| customerAddress | Full street address line 1; add line 2 if needed, e.g. 123 Main Street, Apt 5B |
| customerCity | City or locality, e.g. Amsterdam |
| customerState | State or region where applicable, e.g. CA or Île-de-France |
| customerZipCode | Postal or ZIP code local format, e.g. 1012 AB |
| customerCountryCode | ISO 3166-1 alpha-3 country code, e.g. NLD |
| customerCountry | Full country name if PSP expects name, e.g. Netherlands |
| Field | Description with Example |
|---|---|
| beneficiaryName | Full legal name of account holder, e.g. John Smith or Natalia Ivanova |
| bankName | Bank name, e.g. Goldman Sachs |
| bankAccount | Beneficiary’s bank account number, e.g. 1234567890 |
| iban | International Bank Account Number, e.g. NL91ABNA0417164300 |
| bankCode | National bank identifier country-specific, e.g. DE BLZ 37040044 or BR 237 |
| bankBranch | Branch identifier or name local format, e.g. UK sort code 20-00-00 or Main Branch Mumbai |
| ifcsCode | Indian bank IFSC 11-char code, e.g. HDFC0001234 |
| Field | Description with Example |
|---|---|
| cryptoWalletAdress | Customer’s crypto wallet address; specify chain if needed, e.g. 0x12ab34cd56ef… Ethereum or TQ1x9… TRON |
| Field | Description with Example |
|---|---|
| browserUserAgent | Full browser User-Agent string, e.g. Mozilla/5.0 Windows NT 10.0; Win64; x64… |
| browserAcceptHeader | HTTP Accept header from browser, e.g. text/html,application/xhtml+xml |
| browserLanguage | Language set in the browser, e.g. en-EN |
| browserJavaEnabled | Is Java enabled true/false, e.g. true |
| browserJavascriptEnabled | Is JavaScript enabled true/false, e.g. true |
| browserColorDepth | Screen color depth in bits, e.g. 24 |
| browserScreenWidth | Screen width in pixels, e.g. 1920 |
| browserScreenHeight | Screen height in pixels, e.g. 1080 |
| browserTZ | Timezone offset from UTC in minutes, e.g. -180 |
| browserChallengeWindowSize | 3DS challenge window size code: 01 = 250x400, 02 = 390x400, 03 = 500x600 example 03 |
| Field | Description with Example |
|---|---|
| storeUrl | Merchant’s website or checkout URL, e.g. https://merchant.example.com/ |
| Field | Description with Example |
|---|---|
| ip | User's IP address, e.g. 62.76.69.168 |
| payeerIdentifier | Payer's ID on the merchant side, e.g. Merch-12345 |
| telecomOperator | Mobile network name used for telecom/mobile payments, e.g. vodafone or airtel |