API Reference

Overview

Browse the merchant-server API and webhook guides.

Merchant API surface

Authenticate merchant-server requests with X-Api-Key (zp_live_…). Create sessions, poll status, and reconcile orders — then pass clientToken to @zippypay/checkout in the browser. Never expose your API key client-side.

Test requests

Each payment session endpoint page includes synchronized examples and an interactive playground for cURL, JavaScript, and Python.

Webhook reference