Payment APIs
API Endpoints
Environment | Base URL |
---|---|
Test | https://olympus-pg-uat.enkash.in |
Live | https://olympus-pg.enkash.in |
API Keys
Test: After signing up, the API keys for the sandbox environment will be sent to your registered email address
Live: Once you successfully perform the test cases, Enkash will provide the production keys.
List of APIs
Authentication API
API Name | Function |
---|---|
Get Authentication Token | Retrieve authentication token for APIs |
Order APIs
API Name | Function |
---|---|
Create Order | Create a new order |
Get Order Status | Retrieve order status |
Get BNPL Payment Modes | Get the available BNPL payment options for the mobile provided at the time of order creation |
Payment APIs
API Name | Function |
---|---|
Submit Payment | Submit payment for the order |
Get Payment Status | Retrieve payment status |
Refund APIs
API Name | Function |
---|---|
Initiate Refund | Initiate a refund for a successful payment |
Settlement APIs
API Name | Function |
---|---|
Get Settlement Details By ID | Retrieve settlement details by Settlement ID |
Search For A Settlement | Search for settlements |
Last modified: 5 months ago