WiPay

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

FeatureWiPay APIs (WAPIs)Payments API
Primary use caseOperational and account APIsHosted checkout for card payments
Authentication model
  • OAuth 2.0 bearer tokens for all WAPI accounts
  • WAPI Keys are created and managed on BUSINESS accounts
  • Route-level scopes apply to protected endpoints
  • No auth header is required
  • Verify successful payment responses with the response hash
Request styleJSON-oriented REST workflows using query parameters or form-dataForm POST or URL-encoded API request
Response styleJSON for most endpoints; hosted redirect flow for trusted-card create and chargeHosted redirect or JSON bootstrap response
API collection

Next Steps