Integration
KnowledgeBase for all Integration related queries
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
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
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
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
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
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
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
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
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
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