Version: 1.0
Merchant API
This document serves as the API documentation for our Payment Gateway services, designed for merchant integration.
It facilitates interactions with our expansive payment platform, enabling the seamless management of orders and transactions across a range of payment methods including credit/debit cards, digital wallets, loyalty programs (🚧 in development), bank transfers, vouchers (🚧 in development), wire transfers (🚧 in development), and more.
Before you start​
Before you begin working with the API endpoints, make sure that you have visited Getting started page
OpenAPI File Export​
For your convenience, you can download the OpenAPI file of our API: download merchant-api.yaml
Authentication​
- API Key: ApiKeyAuth
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | Api-Access-Token |