Documentation home
Integrate KukoPay's server-side HTTP + JSON API, redirect customers to hosted checkout, and confirm the final result with a signed webhook.
Key points
- Start in the sandbox with a test API key; approval is only required for live payments.
- Amounts use integer minor units: 2990 means $29.90. The API key determines whether a request is sandbox or live.
- Fulfill an order only after verifying payment.succeeded or querying the order. Browser redirects are not proof of payment.
Example
bash
curl https://api.kukopay.com/v1/openapi.json