Overview
Build a Custom E-Com integration with LiveRecover.
Welcome to the vyg developer documentation.
If you run an e-commerce platform that LiveRecover doesn't ship with a native adapter for, the Custom Integration lets you wire your platform up by sending us a small set of HMAC-signed webhooks: checkouts, orders, subscriptions, and charges. From that point on, the rest of LiveRecover — abandoned-checkout recovery, post-purchase flows, subscription messaging — just works.
Start here
- Custom Integration / Quickstart — get your first event accepted in under ten minutes.
- Webhook Endpoint Reference — URL, headers, status codes.
- HMAC Verification — exactly how to sign requests, with cURL / Node / Python examples.
- Errors & Retry Semantics — what each status code means and when to retry.