Skip to main content

Channel Matrix

The ItPay PaaS Layer supports 13 payment channels spanning Asia's largest digital payment ecosystems. This page documents each channel's integration requirements, supported QR standards, settlement models, and operational complexity.

Note: The PaaS Layer is a managed service operated by ItPay Infrastructure Ltd. Direct integrations (no 服务商) are available for channels where ItPay holds the relevant licenses or operates under master merchant agreements.


Full Channel Matrix

#ChannelCountry / RegionQR StandardIntegration TypeSettlement CurrencyFee RangeComplexity
1WeChat Pay🇨🇳 ChinaWeChat QR (Payment Code) / Merchant QR服务商 (Indirect)CNY0.2% ~ 0.6%⭐⭐⭐⭐
2WeChat Pay HK🇭🇰 Hong KongWeChat QR (same format)DirectHKD0.3% ~ 0.8%⭐⭐⭐
3Alipay🇨🇳 ChinaAlipay QR / Barcode服务商 (Indirect)CNY0.2% ~ 0.55%⭐⭐⭐⭐
4AlipayHK🇭🇰 Hong KongAlipayHK QR (FPS-linked)DirectHKD0.3% ~ 0.7%⭐⭐⭐
5FPS (Faster Payment System)🇭🇰 Hong KongFPS QR (HKQR)DirectHKD0.0% ~ 0.25%⭐⭐
6PromptPay🇹🇭 ThailandPromptPay QR (Thai QR Standard)Direct (with agent)THB0.0% ~ 1.0%⭐⭐
7PayNow🇸🇬 SingaporeSGQR (SGQR+PayNow)Direct (with agent)SGD0.0% ~ 0.5%⭐⭐
8DuitNow QR🇲🇾 MalaysiaDuitNow QR (DuitNow)Direct (with agent)MYR0.0% ~ 0.5%⭐⭐
9QRIS🇮🇩 IndonesiaQRIS (QR Code Indonesian Standard)Direct (with PJP)IDR0.0% ~ 0.7%⭐⭐⭐
10VietQR🇻🇳 VietnamVietQR (NAPAS Standard)Direct (with partner)VND0.3% ~ 1.0%⭐⭐⭐
11GCash🇵🇭 PhilippinesGCash QR (local standard)Direct (with partner)PHP0.5% ~ 1.5%⭐⭐⭐
12InstaPay QR🇵🇭 PhilippinesInstaPay QR (PESONet-linked)Direct (with partner)PHP0.3% ~ 0.8%⭐⭐⭐
13USDC / USDT🌐 GlobalWallet Address (Solana / TRC-20 / ERC-20)DirectUSDC / USDT0.1% ~ 0.5%

Complexity Ratings Explained

Each channel is rated on a 5-star scale indicating the operational and technical effort required to go live.

RatingMeaningTypical Requirements
API Only — fully automated, no entity requiredPublic blockchain / open network
⭐⭐API + Agent — API keys register with local agentBank-grade API, agent verification
⭐⭐⭐Partner Integration — needs local partner with payment licenseMOU / contract with licensed PSP
⭐⭐⭐⭐服务商 (Service Provider) Mode — requires master merchant setupMerchant onboarding, settlement scheduling
⭐⭐⭐⭐⭐License + Entity — requires in-country license or legal entityPayment license, local registered entity

Channel Integration Strategy

Direct Integration Channels

These channels are accessible via ItPay's own licensed entities or master merchant agreements. No third-party intermediary is required for routing:

ChannelIntegration MethodNotes
WeChat Pay HKItPay HK entity — direct APIUses WeChat Pay's HK merchant API
AlipayHKItPay HK entity — direct APIFPS-linked AlipayHK merchant QR
FPSItPay HK entity — bank-integratedConnects via HKICL's FPS API
PromptPayAgent registration via local banksItPay acts as Payment Facilitator
PayNowAgent registration via local banksNETS SGQR API integration
DuitNow QRAgent registration via local banksPayNet API integration
USDC / USDTOn-chain wallet API (Solana, TRC-20, ERC-20)No entity required

服务商 (Service Provider) Mode Channels

These channels require a local licensed 服务商 (aggregator) to onboard sub-merchants and handle settlement:

Channel服务商 PartnerIntegration Notes
WeChat PayLicensed WeChat Pay 服务商ItPay sub-merchant under master merchant; WeChat official API
AlipayLicensed Alipay 服务商ItPay sub-merchant under 服务商; Alipay ISV API

Partner/Route-Through Channels

These channels require a local partner with a payment license in the respective country:

ChannelPartner TypeNotes
QRISPJP (Penyelenggara Jasa Pembayaran)ItPay routes through a licensed Indonesian PJP
VietQRNAPAS member bankItPay routes through a Vietnamese NAPAS member
GCashLicensed partnerItPay routes through GCash's partner API
InstaPay QRLicensed partnerItPay routes through BSP-regulated partner

Settlement Model Per Channel

ChannelSettlement CycleSettlement CurrencyFX Handling
WeChat PayT+1 (service provider → merchant)CNY服务商 handles FX
WeChat Pay HKT+1 (direct)HKDItPay handles (HKD base)
AlipayT+1 (service provider → merchant)CNY服务商 handles FX
AlipayHKT+1 (direct)HKDItPay handles (HKD base)
FPSReal-time to T+1HKDItPay handles (HKD base)
PromptPayT+0 (real-time)THBLocal agent handles THB→HKD
PayNowT+0 (real-time)SGDLocal agent handles SGD→HKD
DuitNow QRT+1MYRLocal agent handles MYR→HKD
QRIST+1IDRPJP handles IDR→HKD
VietQRT+1VNDPartner handles VND→HKD
GCashT+1PHPPartner handles PHP→HKD
InstaPay QRT+1PHPPartner handles PHP→HKD
USDC/USDTReal-time (on-chain)USDC/USDTItPay handles (no FX needed)

QR Standard Interoperability

The PaaS Layer normalises all QR formats into a unified ItPay QR structure, enabling cross-channel acceptance without modifying merchant-facing operations.

Source QRNormalised OutputValidation
WeChat QRhttps://pay.itpay.io/qr/{charge_id}CRC32 check + amount verify
Alipay QRhttps://pay.itpay.io/qr/{charge_id}Digital signature verify
FPS QR (HKQR)https://pay.itpay.io/qr/{charge_id}FPS proxy verify via HKICL
PromptPay QRhttps://pay.itpay.io/qr/{charge_id}Biller ID + amount verify
SGQRhttps://pay.itpay.io/qr/{charge_id}SGQR payload decode + verify
DuitNow QRhttps://pay.itpay.io/qr/{charge_id}PayNet proxy verify
QRIShttps://pay.itpay.io/qr/{charge_id}NID + merchant verify
VietQRhttps://pay.itpay.io/qr/{charge_id}NAPAS proxy verify
GCash QRhttps://pay.itpay.io/qr/{charge_id}Partner proxy verify
InstaPay QRhttps://pay.itpay.io/qr/{charge_id}BSP-regulated verify
USDC/USDTOn-chain wallet addressTransaction confirm verify

Summary

The channel matrix enables ItPay PaaS to accept payments from 1.8 billion+ digital wallet users across Asia. The integration strategy balances speed-to-market (direct for HK and crypto) with regulatory compliance (服务商 for mainland China, partners for ASEAN markets).