Home / Product & Services / Payment Gateway Integration / SDKs & Plugins

SDKs & Plugins

1

Introduction

The payment system SDK and plugins allow developers to easily integrate this payment system into their applications. This documentation describes how to install and configure the SDK and plugins, and how to use their features for payment transactions.
2

Installation and setup

2.1. Installing plug-ins
The following steps are required to install the plug-ins:
Download the required plug-in from the payment system company's official website.
Connect the plug-in to your project.
2.2. Installing the SDK
The following steps are required to install the SDK:
Download the SDK from the payment system company's official website.
Unzip the downloaded file.
Unzip the downloaded file.
2.3. Configuring the SDK and plug-ins
Before using the SDK and plug-ins, their parameters must be configured. These settings include:
Download the SDK from the payment system company's official website.
Authentication settings
Connection settings
Payment options settings
The settings should be set according to the requirements of the payment system company.
3

Introduction

3.1. Creating a transaction
To create a transaction, you must use the functions and methods provided by the SDK and plugins. These functions and methods may include:
Creating a payment request
Sending a request for processing
Receiving a response about the status of the transaction
3.2. Integration with the app
The SDKs and plugins must be integrated with the application using appropriate APIs. These APIs should be documented and should be easy for developers to understand.

Support