How to Configure Abandoned Cart Webhook

Created by Amit Adhikary, Modified on Mon, 6 Apr at 2:19 PM by Amit Adhikary

You can follow the below steps to configure the Abandoned Cart Webhook in your GoKwik dashboard:


 Steps to Add Webhook URL


  1. Go to
    GoKwik Dashboard → Kwik Checkout → Settings → Integrations
  2. Navigate to the “Webhooks” tab
  3. Enable the toggle for “Abandoned Cart Webhooks”
  4. Click on it to open the configuration popup
  5. Enter the following details:
    • Webhook URL
      Add your endpoint URL where you want to receive abandoned cart data
      (Example: https://yourdomain.com/webhook)
    • Cart State
      Select the stage at which you want the webhook to trigger
      (Recommended: Address Added)
  6. Click on “Save Changes”


 What This Does


  • Once configured, GoKwik will send real-time abandoned cart data to your webhook URL ( Waiting time 24-48hrs)
  • You can use this data for:
    • CRM / marketing tools
    • Retargeting campaigns
    • WhatsApp / SMS follow-ups


 Important Notes


  • Ensure your Webhook URL is publicly accessible (not localhost)
  • It should be able to accept POST requests
  • You can test using tools like Webhook.site / Postman

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article