Integration

KnowledgeBase for all Integration related queries

Parameters for REST API integration
This article concerns the setup for the different payment flows for a Custom Integration of the REST API. The parameters below are not relevant for WooComme...
Tue, 28 Feb, 2023 at 11:52 AM
Payment Notification Management with Peach Payments
You may want to receive a notification once a payment has gone through successfully. Please note that your integration/platform may have limitations or spec...
Wed, 28 Feb, 2024 at 10:01 AM
Peach Woocommerce suggested Subscription plugins
The links below are confirmed Woocommerce Subscription plugins that we can send to merchants and that we have tested with: https://yithemes.com/themes/...
Mon, 7 Nov, 2022 at 11:12 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
Problem in embedding the Peach SDKs into app via sub-frameworks
The Peach SDK is accessing mobile.connect-resources.bundle using [[NSBundle mainBundle] pathForResource:@"mobile.connect-resources" ofType:@&qu...
Sat, 21 Dec, 2019 at 7:14 AM
Recommended Parameters to include with CheckoutId request (Transactions)
Our online documentation for Copy and Pay demonstrates the minimum requirements for creating online payment transactions. However, there is additional custo...
Tue, 14 Feb, 2023 at 11:01 AM
Recurring payments without 3D Secure in the Mobile SDK
Tokenization using the mobile SDK is as easy as following the steps in our documentation available here: https://peachpayments.docs.oppwa.com/tutorials/mobi...
Mon, 24 Jul, 2023 at 3:58 PM
Request and Response XML strings
All request  data for the Peach PayOut API must be submitted as form data in a POST action (i.e. application/x-wwwform- urlencoded) with the key "reque...
Tue, 28 Mar, 2023 at 11:25 AM
Reuse token created with SDK on your website or for subscriptions
Yes, a token that has been created with our SDK can be used in eCommerce as well. To reuse the token do the following: Create a token with mobile.c...
Mon, 26 Jun, 2023 at 2:15 PM
Server-to-server: Card Storage, Tokenization, Recurring Payments:
There are two workflows for card storage.  OPTION 1 - Card storage with a checkout OPTION 2 - Card storage without a checkout If your workflow is : ...
Mon, 15 May, 2023 at 9:35 AM