Philippine payment infrastructure

Accept payments across channels with a single API.

NexusPay is an API-first payment aggregator for the Philippine market — one integration for GCash, InstaPay, Maya, cards, and bank transfer. Test and live environments, full dashboards, webhooks, and documentation.

LiveProcessing real transactions · Sandbox available · Full audit trail
curl
curl -X POST https://nexuspayph.com/v1/payments \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "amount":        15000,
    "currency":      "PHP",
    "channel":       "gcash",
    "description":   "Order #4921",
    "success_url":   "https://yourstore.com/thank-you",
    "cancel_url":    "https://yourstore.com/checkout"
  }'
// Response — 201 Created
{
  "id":     "pay_01jc…",
  "status": "awaiting_customer",
  "amount": 15000,
  "fee":    375,
  "checkout_url":
    "https://nexuspayph.com/
     checkout/pay_01jc…",
  "expires_at":
    "2026-04-29T..."
}

Powering payments for

MagiaPay·747 Casino·eFantasy·NexusPay Bot·and more
Built for scale

Everything you need to move money.

Each feature exists because a real merchant asked for it. No fluff, no upsells — just the tooling your team will actually use from day one.

Multiple channels

GCash, InstaPay, Maya, credit card, bank transfer. One API surface, one integration.

Instant payouts

Settle to any Philippine bank or e-wallet. Real-time status via webhooks.

Complete audit trail

Every payment, payout, refund, and webhook delivery stored with tamper-evident ledger.

Sandbox first

Test keys give you a full simulation environment. Deterministic outcomes. No real pesos moved.

Reliable webhooks

Signed HMAC, automatic retries with exponential backoff, delivery receipts and replay.

Developer-first docs

Code samples in cURL, Node, Python, and PHP. Interactive API reference. OpenAPI 3.1 spec.

Transparent pricing

No setup fees. Pay only when you earn.

Flat rates published upfront. Volume discounts available for ₱5M+/month — talk to sales.

Payin — wallets

2.5%

per successful transaction · GCash, Maya

Payin — card

3.2%

per successful transaction · Visa / Mastercard

Payout

₱15

flat per transfer · any Philippine bank or e-wallet

Activation fee: ₱500 one-time

A one-time payment during onboarding covers KYB review, compliance checks, and merchant account provisioning. Refundable on first ₱10,000 in processed payments.

Start accepting payments today.

Create your merchant account in under 5 minutes. Sandbox keys available immediately — live keys after KYB approval.