You can follow the below steps to configure the Abandoned Cart Webhook in your GoKwik dashboard:
Steps to Add Webhook URL
- Go to
GoKwik Dashboard → Kwik Checkout → Settings → Integrations - Navigate to the “Webhooks” tab
- Enable the toggle for “Abandoned Cart Webhooks”
- Click on it to open the configuration popup
- 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)
- Webhook URL
- 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
Feedback sent
We appreciate your effort and will try to fix the article