API Credentials - MCP Server

This section describes how to use the API credentials with PayU MCP Server.

📘

Reference:

To obtain your API credentials, refer to Get Client ID and Secret.

Required credentials:

  • CLIENT_ID: Your PayU client ID
  • CLIENT_SECRET: Your PayU client secret
  • MERCHANT_ID: Your PayU merchant identifier

Additional Permission Scopes

When configuring your API access, ensure you have the following permission scopes:

  • read_transactions:
    • Provides access to transaction history and details
    • Allows retrieval of transaction metadata.
    • Enables detailed transaction analysis and tracking
  • read_invoices:
    • Enables fetching comprehensive invoice details
    • Provides access to invoice status, amounts, and related transaction information
    • Read-only permission ensures secure access to invoice data

Note: Contact PayU support to confirm these specific scopes are available and properly configured for your merchant account.