Enkash Developer Portal
Home
Home
Login
  1. Payment Gateway
  • Explore Our Product Suite
  • Payment Gateway
    • Set Up Payment Gateway
    • Payment Options
    • Easy API Setup
    • Payment Gateway APIs
  • Payouts
    • Set Up Payouts
    • Payout APIs
  • Prepaid Cards
    • Key Capabilities
    • Set Up Prepaid Cards
    • Prepaid Card APIs
  • Wallet
    • Wallet APIs
  • Bharat Connect (BBPS)
    • Vendor Payment
    • Bill Payment
  • Accounts Payable
    • Accounts Payable APIs
  • Account Receivable
    • Accounts Receivable Overview
    • Account Receivable APIs
  • Expense Management
    • Expense Management Overview
    • About Authorization
    • Expense APIs
  • Rewards & Incentives
    • About Rewards
    • Getting Started
    • Encryption & Decryption Guide
    • Reward Allocation
    • Incentive Allocation
    • Reward APIs
  • Verification Suite
    • Verification Suite Overview
    • Verification Suite APIs
  1. Payment Gateway

Our developer-friendly tools ensure a smooth and quick setup

APIs
Plugins & Extensions
SDKs
Checkout Integration
Payment Link
Our robust and developer-friendly RESTful APIs offer full control over your payment flows, making it easy to embed Olympus into your custom applications or platforms.

Key Features#

End-to-end payment processing
Refund and dispute management
Tokenization for secure card storage
Real-time transaction updates via webhooks

Ideal Use Cases#

Custom-built web or mobile applications
Platforms needing granular control over payment steps

How It Works#

1
Create an Order
Use the Create Order API to initiate a payment. The response will include an orderId.
2
Initiate Payment Based on Mode
UPI Payments: Use the UPI Intent Links API to fetch intent links or the QR Code API to generate a QR code.
Cards / Netbanking / UPI Collect: Submit the user’s payment details via the Submit Payment Detail API.
The API response will return a redirectionUrl and transactionId.
3
Redirect for Bank Authentication
Redirect the user to the redirectionUrl to complete the authentication process.
4
Receive Server-to-Server Notification
After transaction processing, Olympus sends a webhook notification to the notifyUrl specified in the Create Order API or configured during onboarding.
5
Redirect to Return URL
The user is redirected to the returnUrl provided during order creation or onboarding.
6
Verify Transaction Status
Use the Get Transaction Status API to confirm the transaction outcome.
7
Process Refunds
Use the Refund API to initiate full or partial refunds as needed.
Modified at 2025-07-07 09:44:54
Previous
Payment Options
Next
Payment Gateway APIs
Built with