QuickPay Generate Link Response Parameter
Data Attribute Reference
Data 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 |
qpID | N 10 | M | quickPay ID |
orderIdPrefix | AN 14 | M | Prefix of merchant order number |
currency | AN 3 | M | Standard ISO4217 currency codes. |
amount | AN 12 | M | Transaction amount. E.g. SGD = |
expiry | AN 8 | M | Expiry date of the QP URL with |
url | AN 255 | M | Quickpay URL |
resCode | N 3 | M | Response status code. Refer to Response Code List. |
resDesc | AN 50 | M | Response status short description. |
hashValue | AN 150 | M | HMACSHA1 cryptographic hash |
Updated 7 days ago