Local gateways, one API
FIB QR + deep link, ZainCash hosted redirect, and more — behind a single fluent charge builder.
پارەکیت — a Laravel-native payment kit. FIB, ZainCash, Nass Pay, Nass Wallet, FastPay & QiCard, with idempotent webhooks, retries, and localised UIs out of the box.
| Gateway | Driver key | Flow | Refunds | Cancel | Signed webhooks |
|---|---|---|---|---|---|
| First Iraqi Bank | fib | QR code + readable code + deep link | Yes | Yes | Re-fetch |
| ZainCash | zaincash | Hosted redirect | Yes | No | JWT (HS256) |
| Nass Pay | nass | Hosted redirect | No | No | Re-fetch |
| Nass Wallet | nasswallet | Hosted redirect | No | No | Re-fetch |
| FastPay | fastpay | Hosted redirect | Yes | No | Re-fetch |
| QiCard | qicard | Hosted card form (3DS) | Yes | Yes | RSA-2048 SHA256 |
Each gateway has its own page with credentials, payment flow, and webhook setup — start with FIB. Need one that isn't here? Implement the PaymentGateway contract — see Writing a custom gateway.