Documentation

Comprehensive guides and resources to help you integrate and use our payment gateway.

Overview

Our documentation provides everything you need to integrate our payment gateway, including step-by-step guides, API references, and code examples. Whether you're setting up your account or building a custom checkout experience, we've got you covered.

Getting Started

Learn how to set up your account, complete KYC, and start processing payments.

Learn more

API Reference

Explore our RESTful API endpoints, request parameters, and response formats.

View API docs

Integration Guides

Step-by-step guides for integrating with popular platforms and frameworks.

Explore guides

Getting Started

1. Create an Account

Sign up for an account on our platform. Provide basic information about your business to begin the onboarding process.

2. Complete KYC Verification

Upload required KYC documents, such as business registration certificates and identification documents. Our team will review and approve your account upon verification.

3. Generate API Keys

Generate API keys from your merchant dashboard to authenticate requests to our payment gateway API. Keep these keys secure and never share them publicly.

                            // Example API key and secret
                            X-Api-Key: abc123def456ghi789
                            X-Api-Secret: xyz987uvw654rst321
                        

4. Integrate with Your Application

Use our API to integrate payment processing into your application. Choose our hosted checkout solution or build a custom checkout experience.