QuickPay Send Link Request 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
Sending Method
Merchants must indicate whether to send the link via email OR sms (only one can be used per call)
Set the Sending parameter to either toEmails or toMobiles
Parameter | Data Type / Length | Mandatory | Description |
---|---|---|---|
version | AN 3 | M | Request version number Current version: 2.1 |
timeStamp | AN 14 | M | Request time stamp
|
merchantID | AN 15 | M | Merchant ID provided by 2C2P |
qpID | AN 10 | M | QuickPay ID |
toEmails | AN 255 | O | Email address to receive QuickPay link
|
ccEmails | AN 255 | O | Email address to receive CC of QuickPay link
|
bccEmails | AN 255 | O | Email address to receive BCC of QuickPay link
|
emailSubject | AN 255 | C | Subject of email *Accepts all characters except special characters of > and <
|
emailMessage | AN 255 | C | Body of email *Accepts all characters except special characters of > and <
|
toMobiles | AN 255 | O | Mobile number to receive QuickPay link
|
smsMessage | AN 60 | C | Body of SMS *Accepts all characters except special characters of > and <
|
hashValue | AN 150 | M | HMACSHA1 cryptographic hash value of:
|
Updated almost 2 years ago