EnKash API Document
HomePayment GatewayPayoutsCreate Account
HomePayment GatewayPayoutsCreate Account
Login
  1. Payment Gateway
  • Payment Gateway Overview
  • Payment Gateway Sign Up
  • Payment Methods
  • Supported Integrations
  • Payment APIs
  • Test Card Details
  • Authorization
    • About Authorization
    • Get Authorization Token
      POST
  • Orders
    • Order Overview
    • About Order
    • Create Order
      POST
    • Get Order Status
      GET
    • Get BNPL Payment Modes
      GET
  • Payments
    • Payment Overview
    • About Payment
    • Get Transaction Status
      GET
    • Submit Payment Detail
      POST
  • Refunds
    • About Refund
    • Refund
      POST
  • Payment Links
    • Upi Intent Link Detail
      GET
  • Settlements
    • About Settlement
    • Get Settlement Payout By Id
      GET
    • Search Settlement Payouts
      POST
  • QR Generation API
    • Get Dynamic QR Code
  • Payment Button
  • Qr Code
    • Create QR
    • Create QR Customer
    • Search QR Code
    • Get QR Code
    • Cancel QR Code
  1. Payment Gateway

Payment APIs

API Endpoints#

EnvironmentBase URL
Testhttps://olympus-pg-uat.enkash.in
Livehttps://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 NameFunction
Get Authentication TokenRetrieve authentication token for APIs

Order APIs#

API NameFunction
Create OrderCreate a new order
Get Order StatusRetrieve order status
Get BNPL Payment ModesGet the available BNPL payment options for the mobile provided at the time of order creation

Payment APIs#

API NameFunction
Submit PaymentSubmit payment for the order
Get Payment StatusRetrieve payment status

Refund APIs#

API NameFunction
Initiate RefundInitiate a refund for a successful payment

Settlement APIs#

API NameFunction
Get Settlement Details By IDRetrieve settlement details by Settlement ID
Search For A SettlementSearch for settlements
Previous
Supported Integrations
Next
Test Card Details
Built with