VyomPay
    VyomPay
    • Introduction
    • Process Flow
    • Error Codes
    • Common APIs
      • Wallet Balance Check
        POST
    • Payout APIs
      • Add NEFT/IMPS Beneficiary
        POST
      • Add UPI Beneficiary
        POST
      • Delete Beneficiary
        POST
      • Get Beneficiary List
        POST
      • NEFT/IMPS Validate Beneficiary
        POST
      • Validate UPI Beneficiary
        POST
      • Payout Transaction Request
        POST
      • Direct Payout Transaction Request
        POST
      • Transaction Status
        POST
      • Transaction Status By Request ID
        POST
      • Payout Transaction Complain
        POST
      • Payout Callback
        POST
      • Virtual Account Wallet Credit Callback
        POST
      • Service Bank List
        POST
      • Service List
        POST
    • Payin APIs
      • Generate Merchant Payment Link
        POST
      • Generate Merchant PG Order
        POST
      • Generate Merchant UPI PG QR
        POST
      • Merchant UTR Process
        POST
      • Check Order Status
        POST
      • Payin Callback
        POST

    Process Flow

    Transaction Process Flow:
    For Merchants using VyomPay Dashboard
    1.
    Login using the credentials provided
    PROD - https://app.nandishatech.com
    UAT - https://uat.nandishatech.com
    For merchants integrating using APIs, the below transaction process flow needs to be adopted.
    1.
    Get the login credentials from Nandisha Tech.
    2.
    Login to our VyomPay portal.
    3.
    Go to: API Access -> API Credentials & Settings -> Generate API Credentials
    4.
    Pass the API Key & API Secret in Parameters in every API request.
    5.
    Use Base URL:
    PROD: https://app.nandishatech.com/WS/v1
    UAT: https://uat.nandishatech.com/WS/v1
    Modified at 2025-04-04 09:09:06
    Previous
    Introduction
    Next
    Error Codes
    Built with