Integration
Introduction
Sonic Payment Gateway is a platform that allows businesses to accept payments from customers in a variety of ways. These include payment links, checkout pages, invoices, and subscriptions.
Our API allows developers to programmatically interact with our platform and integrate it into their own systems
Sign up for a Sonic Payment Gateway account
In order to use our platform, you will need to sign up for an account.
This can be done on our website. Once you sign up, you will be able to access your account dashboard where you can manage your account settings and API keys.
Get API keys
Once you have an account, you will need to generate API keys in order to interact with our platform via the API.
You will have the option to generate a test API key and a live API key.
Test API keys
Test API keys are used for testing and development purposes. They can be used to test integrations and make sure everything is working as expected before going live.
They can be regenerated at any time and will not be able to process real payments.
Live API keys
Live API keys are used for production purposes. They can be used to process real payments and are intended for use in a live environment.
They should be kept private and should not be shared with anyone.
SDKs and Libraries
To make it easier to integrate with our platform, we provide SDKs and libraries for various programming languages. These include NodeJS, ReactJS, Flutter, React Native, IOS and Android.
These libraries provide a simple and convenient way for developers to interact with our API and can save time and effort when building an integration.
Last updated