Now supporting Gotyme payouts

Payment infrastructure
for the Philippines.

One clean API for GCash, Maya and Gotyme — real-time deposits, instant payouts and transparent fees. Built for developers, trusted by businesses.

No setup fees Pay-as-you-go pricing Live in minutes
Payout settled · 42s
Webhook received · 200 OK
dashboard / overview All systems operational
Available balance
₱184,250.00
GC
GCash deposit
Order #XP-8241 · settled
+₱12,500.00
MY
Maya payout
Order #XP-8238 · processing
−₱8,200.00
GT
Gotyme transfer
Order #XP-8235 · settled
+₱35,000.00
Supported channels
GCash Maya Gotyme Bank payouts
Why ExtremePay

Built for businesses that
can't wait for money.

Deposits land in seconds. Payouts go out on schedule. Every peso accounted for, every step of the way.

< 60s
Median payout settlement time
99.9%
Gateway uptime, last 12 months
3
Wallet channels, one unified balance
24/7
Human support from day one
Platform

Everything you need to move money.

A complete payments stack behind one dashboard and one API — no stitching together three gateways.

Instant deposits

GCash, Maya and Gotyme deposits hit your wallet the moment they settle — no batch windows, no next-day waits.

Bank-grade security

Hashed credentials, login throttling, email OTP two-step login and CSRF protection on every request — on by default.

Real-time webhooks

Register a callback URL and we POST the moment an order settles. Your systems stay in sync without polling.

Transparent pricing

One simple per-transaction fee, visible before you send. No hidden spread, no monthly minimums, no surprises.

Unified ledger

Every deposit, payout, fee and balance change in one searchable transaction log — reconciled down to the centavo.

Developer-first API

Three endpoints — deposit, withdraw, balance. Sign requests with your API keys and you're processing in minutes.

How it works

From signup to settlement
in three steps.

01

Create your account

Sign up free, verify your email and get your wallet with API credentials instantly. No setup fees, no contracts.

02

Connect a channel

Top up through GCash, Maya or Gotyme — funds land in your unified wallet the second they settle.

03

Payout via API

Push withdrawals to any supported channel or bank account. Track every order in real time until it lands.

Developers

An API you'll enjoy
integrating.

RESTful, predictable, documented. Sign each request with your API key pair, poll the status endpoint or let webhooks do the work.

Full reference in your dashboard under API Docs
withdraw.php
POST /api/v1/withdraw.php
X-API-Id:  "xp_live_8f3c..."
X-API-Key: "sk_live_9a1b..."

{
  "channel":    "gcash",
  "amount":     1500.00,
  "account_name": "Juan Dela Cruz",
  "account_number": "09171234567",
  "callback_url": "https://you.example/hook"
}

// => 200 OK
{
  "order_id": "XP-8242",
  "status":   "processing",
  "fee":      15.00
}

Ready to move money
at the speed of light?

Create a free account and process your first transaction today. No setup fees, no monthly minimums.

Create free account

Takes less than two minutes · Email verification required