How it works
QuickPay is a features offered by 2c2p that allow merchant to generate / send a payment link to their customer. Customer can received the payment link and redirect to payment page to completed the payment.
Below shows the APIs that allow merchant to integrate to generate, send and maintain the QuickPay data.
Generate Link
Merchant allow to create a QuickPay payment link. It is required to passed in necessary payment detail.
Refer to QuickPay Generate Link API.
Query
Merchant allow to inquiry the QuickPay payment link data.
Refer to QuickPay Query API.
Update
Merchant allow to update the QuickPay payment link data.
Refer to QuickPay Update API.
Delete
Merchant allow to delete QuickPay payment link record.
Refer to QuickPay Delete API.
Generate and Send Link
Merchant allow to create a QuickPay payment link and directly send to customer. It is required to passed in necessary payment detail.
Refer to QuickPay Generate and Send Link API.
Send Link
Merchant allow to send the QuickPay payment link to customer. This action required merchant has generated a payment link previously.
Refer to QuickPay Send Link API.
Updated almost 3 years ago