Fazz
Quick Start
- Sign up at fazz.com and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
Fazz (previously Xfers) — platform for PayNow, Virtual Accounts, SGQR, GIRO direct debit in Singapore.
| Provider ID | fazz |
| Category | Local Payment Methods |
| Website | fazz.com |
Supported operations: start_tx refund_tx status
Authentication
API Key + Secret in HTTP headers.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
api_key | Fazz API Key |
secret_key | Fazz Secret Key |
callback_token | X-Callback-Token for verification webhook' |
base_url | API URL (default: https://api.fazz.com) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
completed | charged | |
failed | rejected | |
expired | rejected | |
processing | pending |