These docs are for v3.2.6. Click to read the latest docs for v4.3.0.

QuickPay Delete Response Parameter

📘

Data Attribute Reference

Data Type
A - Alphabet, N - Numeric, AN - AlphaNumeric, C - Characters, D - Decimal, B - Boolean

Mandatory
M - Mandatory, C - Conditional, O - Optional

ParameterData Type / LengthMandatoryDescription
versionAN 3MRequest Message version number
timeStampAN 14MRequest time stamp in
yyyyMMddHHmmss format
qpIDN 10MquickPay ID
resCodeN 3MResponse status code

Refer to Respone Code List.
resDescAN 50MResponse status short description
hashValueAN 150MHMACSHA1 cryptographic hash
value of:
version + timeStamp + qpID +
resCode + resDesc using secret_key
provided by 2C2P to merchant