Payment Option Details Request Parameters
Data Type
Data Attribute ReferenceMandatory attributes
- A: Alphabet
- AN: Alphanumeric
- C: Characters
- B: Boolean
- D: Decimal
- N: Numeric
- 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 If locale is not set, API response will based on payment token locale If clientID is set, API response will based on user preference locale Refer to Initialization API for the language code list. |
categoryCode |
AN 6 |
M |
default will be “CC” Get from Payment Options API. Only support payment channel which required payment details. |
groupCode |
AN 10 |
M |
Get from Payment Options API. |
Updated 29 days ago