Welcome!
Modern payment processing platform for your business
This is is a powerful payment processing platform that enables businesses to accept payments, manage transactions, and handle payouts with ease.
Why us?
Fast Integration
Simple REST API with comprehensive documentation. Get started in minutes, not days.
Multiple Payment Methods
Accept payments via cards, SBP, Apple Pay, Google Pay, Trustly, and more.
Real-time Webhooks
Instant notifications about payment status changes. No polling required.
Secure by Design
PCI DSS compliant infrastructure. Your data is always protected.
Quick Start
Get up and running with us in three simple steps:
1. Get Your API Key
Contact your manager to receive your unique API token for authentication.
2. Make Your First Request
curl -X GET "https://api.example.com/v1/merchants/balance" \
-H "X-Api-Token: YOUR_API_TOKEN"3. Create a Payment
Start accepting payments by creating your first order.
Create Your First Payment
Integration Options
Choose the integration method that best fits your needs:
Web Payments
Standard payment flow with hosted payment page. Easiest to integrate.
Apple Pay / Google Pay
Mobile wallet payments for seamless checkout experience.
H2H Integration
Direct API integration for full control over the payment flow.
Payouts
Send funds to your users via cards, phone numbers, and more.
API Reference
Authorization
Learn how to authenticate your API requests.
Create Payment
Create orders and accept payments.
Check Status
Monitor payment status via webhooks or API.
Need Help?
If you have questions or need assistance with your integration, contact your manager or refer to the Swagger documentation for detailed API specifications.