Skip to content

How to connect Razorpay to AvenPing

Razorpay is the payment provider you connect so AvenPing can create payment links and receive webhook events. Open Integrations, click Activate on Razorpay, then save Key ID and Key Secret and copy Webhook URL plus Webhook Secret.

Prerequisites

  • An AvenPing account. See How to sign up for AvenPing.
  • A Razorpay account with API keys from the Razorpay Dashboard.
  • Access to Integrations in the AvenPing left sidebar.

Step-by-step

  1. Open Integrations
    Sign in at app.avenping.com. In the left sidebar, click Integrations. Find the Razorpay card (badge Payments).

  2. Activate Razorpay
    If the card is not yet connected, click Activate. AvenPing opens the Razorpay configurator and prepares a webhook secret. Status starts as Inactive until you save keys.

  3. Save API credentials
    Under API credentials, enter Key ID (placeholder rzp_test_...) and Key Secret. Click Save. A successful save shows Razorpay credentials saved and Status Active. Click Test to verify; success shows Credentials verified.

  4. Copy webhook details into Razorpay
    Under Webhooks, copy Webhook URL and Webhook Secret. Paste them into your Razorpay Dashboard webhook settings. If the secret is hidden, use the eye control. If delivery fails, click Facing issues? Regenerating… / Regenerate and update Razorpay with the new secret.

  5. Return and confirm Active
    Click back to the Integrations grid. The Razorpay card should show Active. Use Configure anytime to change keys or copy the webhook again.

TIP

Keep Key Secret and Webhook Secret out of chat logs and source control. Regenerating the webhook secret invalidates the previous value immediately.

FAQ

What is the difference between Key Secret and Webhook Secret?

Key Secret authenticates Razorpay API calls from AvenPing. Webhook Secret verifies inbound webhook requests that Razorpay sends to AvenPing. You need both.

Why is Status still Inactive after I open the page?

Opening Activate prepares the webhook secret. Status becomes Active after a successful Save of Key ID and Key Secret.

Can I test without going live?

Yes. Use Razorpay test keys (rzp_test_...) in Key ID, click Save, then Test. Switch to live keys when you are ready.