Overview
WiPay Developer Documentation — APIs for payments, accounts, transactions, and more
Welcome
WiPay provides two complementary API products for integrating payment services into your web-based applications. Choose the API that best fits your use case, or use both together.
API Products
| Feature | WiPay APIs (WAPIs) | Payments API |
|---|---|---|
| Primary use case | Operational and account APIs | Hosted checkout for card payments |
| Authentication model |
|
|
| Request style | JSON-oriented REST workflows using query parameters or form-data | Form POST or URL-encoded API request |
| Response style | JSON for most endpoints; hosted redirect flow for trusted-card create and charge | Hosted redirect or JSON bootstrap response |
| API collection |
Next Steps
- Getting Started — Prerequisites, environments, and common concepts
- Platforms and Environments — Country coverage, live URLs, and sandbox behavior
- Hosted Checkout Flows — Shared redirect model between Payments API and WAPI Trusted Card
- WAPIs Documentation — REST API for accounts, transactions, and trusted cards
- Payments API Documentation — Accept payments via Hosted Payment Pages