All Collections
Integration
Integrate with Payment Gateway
Integrate with Payment Gateway
L
Written by Lejanie Ponte
Updated over a week ago

Note: Due to version changes, there might be slight differences in the screenshots in this article, but the steps on how to do it have not changed.

Step 1: Create Open Client

For detailed information on authentication, please refer to our Authentication Documentation.

Click your name in the upper right corner of the admin panel. Select “API Management” from the dropdown menu.

To add an open client, click the “+Add” button on the right side

Enter your new open client name. Click the “Confirm” button once done.

Copy ClientId and ClientSecret after creation.

Adding IP Whitelist During OpenClient Creation

As part of the OpenClient creation process, it’s important to secure your connection by specifying which IP addresses are allowed to access your client. To add an IP to the whitelist, follow these steps:


Navigate to the "Action" menu located on the right side of the interface, click on "IP whitelist".

In the provided field within the pop-up window, carefully enter the IP address you wish to whitelist.

Step 2: Create Payment App

PaymentApp empowers merchants to customize their online store experience by setting callback addresses, configuring checkout page language and style, choosing invoice handling modes, and accepting a wide range of cryptocurrencies. This versatile tool ensures flexibility and security for businesses of all sizes, enabling seamless transactions and customer satisfaction.

Create the payment app and get AppId.

Step 3: Connect With SDK / Plugin

SDK

Our SDK currently offers support for Java, .NetCore, Node.js, PHP, Go and Python. If your preferred language is not included in our list of supported languages, we recommend referring to our API Reference for more information.

Please find our GitHub repositories for the supported languages below:

You can access these repositories to explore our SDKs, contribute, and find code samples to integrate our services into your application.

Plugin

Our integration plugins are currently available for popular e-commerce platforms, including OpenCart, WooCommerce, PrestaShop, ZenCart, and WHMCS. You can find and access the respective GitHub repositories for these plugins below:

Feel free to visit these repositories to explore our plugins, contribute, and find installation guides and documentation to seamlessly integrate our services with your e-commerce platform.

Using Test Coins for Integration Testing

For integration testing, we provide test coins to facilitate a smooth and effective testing process. To get started with test coins and for detailed instructions on how to use them during your integration testing, please refer to the relevant documentation here. We highly recommend using these test coins to ensure your integration is fully functional and ready for live operations.

Did this answer your question?