CopyandPay v4
This section contains everything you need to know about Peach Payments' CopyandPay version 4. Access the online demo / sandbox with code sample of CopyandPay here: https://peachpayments.test.ctpe.info/Integrationguide/CopyandPay.html
What happens when the session of the shopper times out on the payment form?
The shopper stays on the page, and when he/she presses the ‘submit payment’ b...
Sat, 21 Dec, 2019 at 7:13 AM
Use case
The shopper does not successfully return to the shop after payment (ex: closes browser). The merchant regardless wants notification of the tr...
Sat, 21 Dec, 2019 at 7:13 AM
Introduction
Normally, parameters set on the COPYandPAY token cannot be overwritten. It is sometimes useful to be able to overwrite certain session param...
Sat, 21 Dec, 2019 at 7:13 AM
Why should the first call (GenerateToken) be done via a server to server call? The data for executing a transaction can be divided in two big categories...
Mon, 24 Feb, 2020 at 11:24 AM
If the transaction's result arrives after the normal session timeout (possible for some payment providers like Paypal or Mopay) we notify the return UR...
Sat, 21 Dec, 2019 at 7:13 AM
GenerateToken call stores parameter into the session In generell all POST Parameters are allowed. If GenerateToken is called with a set of parameters, t...
Mon, 24 Feb, 2020 at 11:30 AM
Use case
The standard size of 3D Secure is:
width: 400px
height: 800px
Some issuers don't follow this rule and the size may differ. ...
Sat, 21 Dec, 2019 at 7:13 AM
Yes, recuring payments are supported.
For this workflow the token needs to be generated wtih the Registration (RG) transaction and with wich the credit c...
Sat, 21 Dec, 2019 at 7:13 AM
The token expires after 30 minutes. The 30 minutes is the time range from generating the token until asking for the status of the transaction.
However, a...
Sat, 21 Dec, 2019 at 7:14 AM
After the widget.js file has loaded, access is available to the functions of the cnp_Api object within the cnp_Options onReady function.
<script&...
Sat, 21 Dec, 2019 at 7:14 AM