Supported Payment Methods
Payzah supports the most widely used payment methods in the region, all available through a single API:K-Net
Kuwait’s national debit card network, accepted across all integration types.
VISA & Mastercard
VISA credit and debit cards processed securely through the Payzah platform.
Apple Pay
Frictionless mobile and web payments for customers using Apple devices.
Integration Approaches
Payzah offers two integration methods to match your development requirements and timeline:Transit Payment Page
A fully hosted, single-page checkout that supports all payment methods out of the box. Ideal when you want to go live quickly with minimal code.
Direct Integration
Integrate each payment method individually for full control over the user interface and payment logic. Best when your checkout must match your brand precisely.
How It Works
Every Payzah integration follows the same high-level flow, regardless of which method you choose:Register a Merchant Account
Sign up via Payzah App, you can download it from payzah.com to create your merchant account and receive your private API key.
Configure Your Integration
Choose your integration method — Transit Payment Page or Direct Integration — and implement the API calls in your preferred language (JSP, ASP.NET, PHP, or Java).
Test Your Checkout
Use the Payzah test environment to verify your payment flows, error handling, and redirect logic before going live.
Next Steps
Prerequisites
Set up your merchant account, obtain your API key, and understand the security responsibilities before writing any code.
Integration Methods
Compare Transit Payment Page and Direct Integration side by side to choose the right approach for your project.