Payment Options Request Parameters
Data Attribute Reference
Data Type
- A: Alphabet
- AN: Alphanumeric
- C: Characters
- B: Boolean
- D: Decimal
- N: Numeric
Mandatory attributes
- M: Mandatory
- C: Conditional
- O: Optional
Parameter |
Data Type |
Mandatory |
Description |
||||
---|---|---|---|---|---|---|---|
paymentToken |
C 255 |
M |
Payment token ID |
||||
clientID |
C 255 |
O |
Unique client ID, This ID will be created when UI SDK init and store in app preference. |
||||
locale |
C 10 |
O |
Api response localization. Based on ISO 639 Refer to Initialization API for the language code list. |
||||
browserDetails |
- |
O |
Browser Details |
||||
deviceType |
AN 255 |
O |
Device Type |
||||
name |
AN 255 |
O |
Name of Browser |
||||
os |
AN 255 |
O |
Operating System of Browser |
||||
version |
AN 255 |
O |
Version of Browser |
||||
Updated 8 days ago