Troubleshooting & FAQs

Troubleshoot common errors and find answers to frequently asked questions about CS-Cart Ecommerce Plugin integration.


1. My Webhooks are not auto-configured since I am not using the upgraded version of CS-Cart. How do I manually configure webhooks?

To set up webhooks:

  1. Log into the

    and navigate to Account & Settings.

  2. In the Website and app settings section, click Webhooks.

  3. Click + Add New Webhook.

  4. In the Webhook Setup pop-up page:

  5. Enter the URL where you want to receive the webhook payload when an event is triggered. We recommended using an HTTPS URL.

    Handy Tips

    You can set up to 10 URLs to receive Webhook notifications. Webhooks can only be delivered to public URLs. You will notice an error if you attempt to save a localhost endpoint as part of a webhook setup. Know more about

    .

  6. Enter a Secret for the webhook endpoint. The secret is used to validate that the webhook is from Curlec. Do not expose the secret publicly. Know more about

    .

    Handy Tips

    • You will be asked to specify a secret when setting up the webhook. Using this secret, you can validate that the webhook is from Curlec. Entering the secret is optional but recommended. The secret should never be exposed publicly.
    • The webhook secret does not need to be the merchant secret key provided by Curlec.
  7. In the Alert Email field, enter the email address to which the notifications should be sent in case of webhook failure. You will receive webhook deactivation notifications to this email address.

  8. Select the required events from the list of Active Events.

  9. Click Create Webhook.

  10. After you set a webhook, it appears on the list of webhooks.

2. How can I verify if webhooks are enabled?

To verify if webhooks are enabled:

  1. Log in to the and navigate to Account & Settings.
  2. In the Website and app settings, click Webhooks.
  3. Select the relevant webhook URL.
  4. On the right panel, check if the status for payment.authorized, refund.created and virtual_account.credited is enabled.

3. What troubleshooting procedures should be carried out prior to initiating a support ticket?

Follow the troubleshooting steps given below:

  1. Reinstall the Razorpay CS-Cart plugin and ensure that your system meets all the requirements mentioned .
  2. We recommend you to keep your Razorpay CS-Cart plugin up to date. You can find the latest versions .
  3. If the issue persists after following these steps, contact our . Provide the following information while creating a ticket:
    • Razorpay CS-Cart plugin version
    • Steps to reproduce the issue (Screen recording/Screenshots)
    • Error logs, if any
    • Staging website credentials (login URL, login id, and password)

Was this page helpful?