Integrations¶
Kalatori is a payment gateway that exposes a REST API. Any platform capable of making HTTP requests and receiving webhooks can integrate with it.
After signing up to Kalatori, you'll land on the Invoices page. Until your first payment arrives, this page shows an onboarding hint with a Configure integration button — click it to jump straight to the integration screen. You can also reach it any time via Settings → Integration.
Available integrations¶
WooCommerce¶
A ready-made WordPress plugin that adds Kalatori as a payment method in your WooCommerce store. Handles invoice creation, payment redirects, webhook processing, and order status sync out of the box.
Custom integration¶
Building something other than WooCommerce? On the integration screen, pick the Other card to reveal the Webhook URL, Signature Max Age, Private API Base URL, and API Secret Key you'll need. See the full API reference at api.kalatori.org.

