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 toQuickPay Generate Link API.
Query
Merchant allow to inquiry the QuickPay payment link data.
Refer toQuickPay Query API.
Update
Merchant allow to update the QuickPay payment link data.
Refer toQuickPay Update API.
Delete
Merchant allow to delete QuickPay payment link record.
Refer toQuickPay 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 toQuickPay 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 toQuickPay Send Link API.
Updated 9 days ago