Native integrations with Africa's most-used payment, communication, and banking platforms — plus an open API for custom connections.
Safaricom STK Push, C2B, B2C, Till & Paybill. Real-time payment confirmation at POS and invoice.
Uganda, Kenya, Tanzania — direct API integration for mobile money collection.
Ghana, Uganda, Rwanda mobile money collection. Webhook-based real-time confirmation.
Card payments for online invoices and e-commerce. Supports 3D Secure and multi-currency.
Multi-method payments (M-Pesa + card + bank) via unified Pesapal gateway.
Pan-African payment gateway supporting 40+ African payment methods.
SMS, USSD, and voice for Kenya, Uganda, Tanzania, Ghana, Nigeria, and more. Primary SMS provider.
Meta Cloud API. Send receipts, invoices, order updates, and marketing messages via WhatsApp.
Fallback SMS provider for high-availability routing when Africa's Talking is unavailable.
Transactional email delivery with open/click tracking for invoices, payslips, and campaigns.
Push notifications to Android and iOS devices for sales alerts, approvals, and reminders.
Bank statement import, EFT batch payments, and account balance feeds for Kenya.
Automated bank feeds and bulk salary disbursement to KCB accounts.
Multi-currency account feeds and cross-border payment initiation.
Pan-African bank transfers, USD collections, and virtual accounts.
Thermal receipt printers — USB, Ethernet, and Bluetooth. Auto-cut and logo printing.
Label printing for inventory barcodes, shelf labels, and picking slips.
USB and Bluetooth scanners. Works with any HID-compliant scanner for fast POS checkout.
Kick-open via receipt printer. Supports RJ11 connection to Epson and Star printers.
Second screen for POS — shows item, qty, price, and total to the customer in real time.
Sync CRM meetings, follow-ups, and demo bookings to Google Calendar.
Two-way email sync for CRM — all emails logged against contacts and deals automatically.
Attach Drive files to transactions, contracts, and employee documents.
Generate video meeting links directly from CRM deal and contact pages.
Trigger workflows from iPOS events via webhooks — connect to 5,000+ apps.
Kenya Revenue Authority VSCU API v4. Real-time invoice submission, QR codes, offline queue.
Uganda Revenue Authority Electronic Fiscal Receipting and Invoicing System.
Tanzania Revenue Authority Electronic Compliance System. Integration Q3 2026.
Ghana Revenue Authority e-VAT system. Integration Q4 2026.
iPOS exposes a comprehensive REST API. Connect your own apps, custom dashboards, e-commerce stores, or third-party systems. Webhook support means iPOS can push events to any endpoint in real time.
{
"event": "transaction.created",
"data": {
"id": 2847,
"type": "sell",
"status": "final",
"total": 84200,
"currency": "KES",
"customer": "Nakumatt Ltd",
"location": "Nairobi CBD",
"fiscal": {
"authority": "KRA",
"cu_serial": "KRA-V5-2403260001",
"submitted_at": "2026-04-03T14:32:05Z",
"qr_url": "https://itax.kra.go.ke/..."
}
},
"timestamp": "2026-04-03T14:32:06Z"
}