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

QuickPay Update Response Parameters

📘

Data Attribute Reference

Data Type

  • A: Alphabet
  • AN: Alphanumeric
  • C: Characters
  • B: Boolean
  • D: Decimal
  • N: Numeric

Mandatory attributes

  • M: Mandatory
  • C: Conditional
  • O: Optional

Parameter

Data Type / Length

Mandatory

Description

version

AN 3

M

Request version number

Current version: 2.1

timeStamp

AN 14

M

Request time stamp

  • In yyyyMMddHHmmss format

qpID

N 10

M

QuickPay ID

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 value of:
version + timeStamp + qpID + resCode + resDesc

  • Uses secret_key provided by 2C2P to merchant