📄️ Basic Auth
Overview
📄️ Signature-Based Authentication
To secure API communications, a digital signature is created using an RSA-2048 private key that is generated by the Payment Gateway. From this private key, a corresponding public key is derived. You must register this public key with the Payment Gateway, which then uses it to verify the authenticity of the signature on your API requests.
📄️ Sandbox Environment
Welcome to the Sandbox Environment for our API. This environment allows you to test and integrate with our API using the provided credentials. Below are the details you need to get started.