Skip to main content

πŸ“˜ Overview

When a checkout is considered β€œabandoned,” the system captures the cart state, user details, and sends this information to configured external endpoints. This allows for automated recovery campaigns (e.g., via email or WhatsApp) with thrid party apps..

πŸš€ Webhook Payload (JSON)

Field Specifications

Sample Payload


πŸ› οΈ Testing with CURL

You can test your server’s endpoint using the following command: