Credential
Last updated
Last updated
Credentials pertain to the details utilized to authenticate the identity of a user or system, allowing them access to particular resources or services. In the context of a payment gateway, these credentials might encompass a username and password or API keys employed to validate the identity of the individual or system initiating a payment request. This safeguards that only authorized individuals can execute payments and access confidential financial data.
This credential is intended to be use during development or integration stage. Any request will be process as a mock transaction and contained within the sandbox environment.
The information provided below for sandbox credentials can be utilized to test general API connectivity during development. These credentials will accept generic requests and return generic responses. If you require specific responses based on transactions, it is advisable to obtain a Sandbox API key from your Onboarding Dashboard.
Type | Format |
---|---|
Base URL | https://api.leanx.dev |
Merchant ID | LP-44D9FDC8-MM |
UUID |
|
Hash Key |
|
Auth Token |
|
This credential should be use after development or integration is completed. Any request will be process as a live transaction.
The same credential information type can be retrieve from your Merchant Portal in the API page.
Type | |
---|---|
Base URL | https://api.leanx.io |
Merchant ID | Retrieve from Merchant Portal |
UUID | Retrieve from Merchant Portal |
Hash Key | Retrieve from Merchant Portal |
Auth Token | Retrieve from Merchant Portal |
Refer this video for step-by-step guide on how to retrieve your credential from Merchant Portal