Prepare payment request
Get started by constructing the simplest way of accepting credit card payment via '2C2P Redirect API'.
Read payment response
Simple way to read payment response from '2C2P Redirect API'
Get started by constructing the simplest way of accepting credit card payment via '2C2P Redirect API'.
Simple way to read payment response from '2C2P Redirect API'
Please sign in to leave a comment.
Hi Admin,
Links for "Prepare payment request" and "Read payment response" don't work anymore. So I used this link https://developer.2c2p.com/docs/prepare-payment-request instead
I have a question about result_url_1 and result_url_2 as shown in here https://developer.2c2p.com/docs/payment-requestresponse-parameters. So 2C2P PGW return payment result to merchant via frontend return url and backend return url, does it mean 2C2P PGW will redirect to frontend return url and do a "POST" request with "payment result" data to backend return url after payment is succeed, right?
Thanks.
Are you our merchant? You can ask our support via email>> merchnat@2c2p.com
Answer >> This is correct
result_url_1 = frontend return url
result_url_2 = backend return url
Where did you get Links for "Prepare payment request" and "Read payment response"?
For links => https://www.evernote.com/l/ANo-We4TBk5Guq1lUGkGDRnc2uYm8ssoPB4
CS Admin, could result_url_2 is a local URL on my PC?