QuickPay Update Response Parameter
Data Attribute ReferenceData Type
A - Alphabet, N - Numeric, AN - AlphaNumeric, C - Characters, D - Decimal, B - BooleanMandatory
M - Mandatory, C - Conditional, O - Optional
| Parameter | Data Type / Length | Mandatory | Description |
|---|---|---|---|
| version | AN 3 | M | Request Message version number |
| timeStamp | AN 14 | M | Request time stamp in yyyyMMddHHmmss format |
| qpID | N 10 | M | quickPay ID |
| resCode | N 3 | M | Response status codeRefer to Respone Code List. |
| resDesc | AN 50 | M | Response status short description |
| hashValue | AN 150 | M | HMACSHA1 cryptographic hash value of: version + timeStamp + qpID + resCode + resDesc using secret_keyprovided by 2C2P to merchant |
Updated about 1 year ago
