Introduction
What Kashier offers and how these docs are organized
Kashier is a payment gateway for Egypt. As a developer you can accept online payments, run your own checkout, receive webhooks, send payouts, drive POS terminals, and automate dashboard operations — all testable for free in test mode before anything goes live.
Want to jump straight in?
The quick start takes you from signup to a completed test payment in about five minutes, and the API playground lets you run every endpoint from your browser.
What you can build
Kashier payments
Integrate secure payment processing into your web and mobile applications. Kashier offers payment sessions with hosted or embedded checkout, plus payment links, Apple Pay, and recurring payments. For full control over your own card form, use the direct API.
Kashier Dashboard API
Integrate the Dashboard API into your server applications for an automated experience without manual dashboard operations — create and share invoices, sync inventory, process refunds, and more.
Third-party plugins
Plug and play with ready-made plugins: WooCommerce, Shopify, PrestaShop, Magento, OpenCart, Booking BA, CS-Cart, and VikBooking and VikAppointments.
How these docs are organized
| Section | What it covers |
|---|---|
| Get started | Test account, API keys, test cards, first payment, going live |
| API reference | Every endpoint with a runnable playground — this is where you try the APIs |
| Accept payments | Guides for sessions, checkout, links, Apple Pay, recurring, refunds, settlement |
| Direct API integration | Your own card form, tokens, 3D Secure, wallets, installments |
| Webhooks | Server-to-server event notifications |
| Payouts | Sending money out to banks and wallets |
| In-person payments | POS terminal integrations |
| E-commerce plugins | Store-platform setup guides, no code |
| Dashboard API | Automating dashboard operations |
| Resources | AI tools, Postman, support |
Test and live modes
You can use the Kashier APIs in test mode to test your integrations — test
base URLs are prefixed with test- and no real money moves. See
API keys.
Swapping keys and hosts is only part of the switch, though: test mode seeds payment methods you may not own, forces the checkout to card and wallet, and produces no settlement. Work through Going live before you point real customers at Kashier.