QuickPay Query 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 |
description | AN 150 | M | Description of QuickPay URL. |
currency | AN 3 | M | Standard ISO4217 currency codes. |
amount | AN 12 | M | Transaction amount. E.g. SGD = |
allowMultiplePayment | C 1 | M | Y = Yes, N = No. allow multiple |
maxTransaction | N 4 | M | Maximum no of approved |
expiry | AN 8 | M | Expiry date of the QP URL with |
userData1 | AN 255 | M | User data |
userData2 | AN 255 | M | User data |
userData3 | AN 255 | M | User data |
userData4 | AN 255 | M | User data |
userData5 | AN 255 | M | User data |
promotion | AN 20 | M | Promotion code to filter |
categoryId | AN 20 | M | Predefined payment category code |
resultUrl1 | AN 255 | M | Frontend return url |
resultUrl2 | AN 255 | M | Backend return url |
paymentOption | C 1 | M | To restrict customer payment
|
ippInterestType | C 1 | M | To allow merchant to specify IPP
|
paymentExpiry | AN 19 | M | Allow merchant to specify |
url | AN 255 | M | Quickpay Url |
currentApproved | N 5 | M | Current total approved transaction |
clickCount | N 5 | M | Number of click of the url |
request3DS | C 1 | O | To enable / disable / Force 3DS Y - Do 3DS authentication (default) |
enableStoreCard | C 1 | O | To enable tokenization feature |
recurring | C 1 | O | To enable RPP (Recurring Payment |
recurringAmount | D 12 | C | Recurring amount. E.g. SGD = |
allowAccumulate | C 1 | C | RPP will be terminated if |
maxAccumulateAmount | D 12 | C | RPP will be terminated if |
recurringInterval | N 3 | C | To indicate the frequency of RPP |
recurringCount | N 5 | C | To indicate how many times to |
chargeNextDate | C 8 | C | To indicate the next RPP charge |
chargeOnDate | C 4 | C | To charge RPP on specific date |
resCode | N 3 | M | Response status code Refer to Respone Code List. |
resDesc | AN 50 | M | Response status short description |
hashValue | AN 150 | M | HMACSHA1 cryptographic hash |
Updated 28 days ago