Skip to content

How to connect Cashfree Payments to AvenPing

Cashfree Payments is the gateway you connect for AvenPing payment-link webhooks. Open Integrations, Activate Cashfree, choose Sandbox (test) or Production (live), save App ID and Secret key, then paste Webhook URL in Cashfree.

Prerequisites

  • An AvenPing account. See How to sign up for AvenPing.
  • Cashfree Payments credentials from Developers → API keys.
  • Access to Integrations in the AvenPing left sidebar.

Step-by-step

  1. Open Integrations
    Sign in at app.avenping.com. Click Integrations. Find the Cashfree card (badge Payments).

  2. Activate Cashfree
    Click Activate if the card is not connected. AvenPing opens the Cashfree configurator.

  3. Choose environment and save keys
    Under API credentials, set Environment to Sandbox (test) or Production (live). Enter App ID and Secret key. Click Save. Success shows Cashfree credentials saved and Status Active. Click Test to confirm (Credentials verified).

  4. Register the webhook in Cashfree
    Under Webhooks, copy Webhook URL. In Cashfree Dashboard → Developers → Webhooks, add that URL and subscribe to payment link events (for example PAYMENT_LINK_EVENT). Webhook signatures use the same Secret key—do not add a separate signing secret in AvenPing.

  5. Confirm Active
    Return to the Integrations grid. The Cashfree card shows Active. Use Configure to change environment or keys later.

WARNING

Sandbox and Production keys are different. Match Environment to the keys you paste, or Test will fail.

FAQ

Where do I get App ID and Secret key?

In Cashfree Payments: Developers → API keys. Paste those values into AvenPing API credentials.

Why is there no Webhook Secret field?

Cashfree verifies webhooks with the same Secret key. AvenPing only shows Webhook URL. Add that URL in Cashfree, not a second secret in AvenPing.

Which webhook event should I subscribe to?

AvenPing’s Cashfree screen tells you to subscribe to payment link events, for example PAYMENT_LINK_EVENT.