Advance Integration

This is an internal only knowledgebase to help agents answer customer questions quickly and accurately. If you have recently solved a complex customer issue and did not find that answer easily then please create a KB entry to help your team out in the future!

Is the IP address of the end-user automatically detected?
Yes, it is automatically detected and relates to our card payments API. However you can still detect it yourself if you want and send it with the parameter ...
Mon, 2 Mar, 2020 at 9:23 AM
Cancel a subscription or Delete stored card
To cancel a subscription, you would do the following: Cancel the subscription in your back-end i.e. subscription management system De-register a stored c...
Tue, 6 Dec, 2022 at 1:59 PM
How can I simulate errors to test my integration?
In order to make the code more stable and be able to handle error conditions you can simulate an “error”. You can use the <Memo> tag and send in a ...
Sat, 21 Dec, 2019 at 7:13 AM
Trigger "Pay Now" button via script in Copy and Pay
If you need to trigger the "Pay Now" button in the Copy and Pay widget via a script then you can use the code snippets mentioned below. There are ...
Wed, 4 Mar, 2020 at 8:19 AM
How do I validate credit cards prior to storing in the credit card vault?
There are a number of ways to validate cards prior to storing in the credit card vault to enable Single Click / Recurring billing solutions:   Luhn...
Wed, 4 Mar, 2020 at 8:21 AM
Available Payments Methods
When using the API to process a transaction you are required to specify the transaction type as follows: CC.DB . Here the first 2 alphabets specify the paym...
Wed, 4 Mar, 2020 at 8:34 AM
Budget Period parameter for Nedbank / iVeri
Yes, we do support the budget period parameter on Nedbank / iVeri's system. The parameter needs to be sent as a Criterion with the name: "CUST...
Sat, 21 Dec, 2019 at 7:13 AM
Modify Pay Now button in Copy and Pay
The Copy and Pay widget allows you to modify any aspect of the widget. Below we explain how to modify the Pay Now button but you can apply the same logic to...
Sat, 21 Dec, 2019 at 7:13 AM
Plugin and/or Theme Conflict Errors and Troubleshooting (Woocommerce)
Please note that the following plugins and themes are known to cause conflicts with the WooCcommerce Peach plugin, therefore, leading to errors on Checkout....
Mon, 13 Jun, 2022 at 10:47 AM
Available Transaction Types
While integrating with the Peach Payments platform you are required to use a Transaction Type code in the API to specify the type of transaction you are try...
Mon, 4 Jan, 2021 at 5:51 PM