Connect your own system with API keys and webhooks
Create an API key in your dashboard, take payments from whatever system you already run, and get told the moment one succeeds.

If you run your own booking system, back office or shop, you can now connect it to BriizPay directly.
Open Integrations in your dashboard and choose Your own system. Create an API key, tell us where to send payment notifications, and your software can take payments the same way our own apps do.
What you get
An API key that belongs to your business rather than to you, so it keeps working when staff change. Create as many as you need, one per system, and revoke any of them the moment you want it to stop.
A versioned API. Create a payment, check its status, cancel one that is no longer needed. Versioned on purpose: we change our own dashboard often, and your integration should not break when we do.
Signed webhooks. We tell your system the moment a payment succeeds, signed so you can be certain it came from us. If your server is down we keep retrying with a backoff, so a deploy or an outage does not cost you the notification.
A delivery log. When something is not updating, the dashboard shows what we sent and what your system said back. That separates "we never sent it" from "your server refused it", which is usually the whole question.
Things worth knowing
Your key decides the environment. A key beginning bzp_sk_test_ runs against our test environment, so you can build without moving real money.
Payment notifications are delivered at least once, so ignore an event id you have already handled. We would rather tell you twice than not at all.
Your endpoint has to be reachable from the internet on https. We cannot deliver to a machine only you can reach, which catches most people once during setup.
Where to start
Everything is under Integrations in your dashboard. If you are on WooCommerce you do not need any of this: the plugin does it for you.
More Articles
Pay by bank at your WooCommerce checkout
Our WooCommerce plugin adds pay by bank to your online shop. No percentage of the sale, no card machine, and orders mark themselves paid.
September 9, 2026
The BriizPay app is on iPhone and Android
Take a payment from your phone: show a QR code, send a payment link, and watch the money land. The BriizPay app is now on the App Store and Google Play.
September 9, 2026