InfyDigi
    InfyDigi
    • Introduction
    • Process Flow
    • Error Codes
    • Common APIs
      • Wallet Balance Check
        POST
    • Payout APIs
      • Add NEFT/IMPS Beneficiary
        POST
      • Delete Beneficiary
        POST
      • Get Beneficiary List
        POST
      • Payout Transaction Request
        POST
      • Direct Payout Transaction Request
        POST
      • Transaction Status
        POST
      • Transaction Status By Request ID
        POST
      • Payout Callback
        POST
      • Service Bank List
        POST
      • Service List
        POST
    • Payin APIs
      • Generate Merchant PG Order
        POST
      • Check Order Status
        POST
      • Payin Callback
        POST

    Process Flow

    Transaction Process Flow:
    For Merchants using InfyDigi Dashboard
    1.
    Login using the credentials provided
    PROD - https://merchant.infydigi.com
    For merchants integrating using APIs, the below transaction process flow needs to be adopted.
    1.
    Get the login credentials from InfyDigi.
    2.
    Login to our InfyDigi 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://merchant.infydigi.com/WS/v1
    Modified at 2025-06-10 05:16:41
    Previous
    Introduction
    Next
    Error Codes
    Built with