Philippines – Wallet Payouts (ewallet_ph)
Wallet payouts in the Philippines (PH) provide a fast, secure, and cost-effective way to disburse funds to recipients using supported mobile wallet. This guide outlines the technical and operational steps required to integrate and manage wallet payouts in the Philippines.Key Features
- Instant payouts (real-time)
- Currency:
PHP
Supported Values for e-wallets
GCashGrabPayPayMayaShopeePay
Account Number Validation
You must implement validation and proper error handling for invalid wallet numbers.Sample Request – Create Payout (Philippines)
Response – Create Payout
Payout Status & Webhooks
After creation, the payout moves toprocessing.
From processing, it may transition to:
-
requires_action– Additional information required (KYC/regulatory) -
succeeded– Wallet credited successfully -
failed– Payout failed; funds are returned to your account- Failure reason available in
status_description
- Failure reason available in
Note:
The payout will fail if the account_number does not match the wallet provider’s registered details.
Suggested Test Wallet Accounts
| ewallet | account_number |
|---|---|
| GCash | +639171234567 |
| PayMaya | +639951234567 |
| GrabPay | +639181111222 |
| ShopeePay | +639222223333 |
