Create your account
Sign up with email or Google. Complete a guided onboarding flow to set up your business profile.
Route transactions, toggle providers instantly, and deliver signed webhooks — all from one dashboard. No redeploys. No downtime.
Live platform
Real-time metrics
5
Gateways
35
Merchants
49
Paid
₱838.63
Volume
Built for
Whether you operate the platform or integrate as a merchant, GatewayHub gives you the controls you need.
Manage gateways globally, assign per-merchant access, monitor payments, and configure platform credentials — all from the admin console.
Accept payments via REST API, manage scoped credentials, configure webhooks, and export transaction data from your merchant dashboard.
How it works
From sign-up to your first payment in minutes, not weeks.
Sign up with email or Google. Complete a guided onboarding flow to set up your business profile.
Toggle payment providers globally or per merchant. Assign GCash, Maya, PayPal, and more without code changes.
Use the REST API to create payments, verify status, and receive signed webhook notifications.
Admin console
Enable or disable any gateway globally. Changes propagate instantly across every merchant.
Enable or disable gateways globally.
| Gateway | Code | Status | Action |
|---|---|---|---|
| Coins.ph |
coins
|
Enabled | Disable |
| Gcash |
gcash
|
Enabled | Disable |
| Maya |
maya
|
Enabled | Disable |
| PayPal |
paypal
|
Enabled | Disable |
| QRPH |
qrph
|
Enabled | Disable |
Capabilities
Fine-grained payment infrastructure control without the operational overhead.
Enable or disable any provider globally in one click. Changes propagate instantly across every merchant.
Assign gateway access independently per business. Fine-grained access matrix for multi-tenant platforms.
Signed payment notifications to merchant endpoints with HMAC verification and replay protection.
Track gateway configuration changes and admin actions for operational visibility.
Automate gateway management and integrate with your CI/CD pipelines.
Real-time visibility into volumes, failure rates, and gateway performance across all merchants.
Integrations
GCash, Maya, PayPal, Coins.ph, QRPh — toggle any provider without code changes.
GCash
E-wallet
Maya
E-wallet
PayPal
International
Coins.ph
Crypto & fiat
QRPh
QR payments
Security
Payment infrastructure demands rigorous security. GatewayHub bakes it in from day one.
Every payment notification is signed so merchants can verify authenticity before processing.
Webhook timestamps and idempotency checks prevent duplicate or replayed payment events.
Per-merchant credentials with masked display. Keys are hashed and never stored in plain text.
Payment records are preserved for audit. Status transitions are safe against duplicate webhooks.
Developers
RESTful endpoints, per-merchant API keys, and signed webhooks. Full docs included.
curl -X POST "https://gatewayhub.io/api/payments" \
-H "Authorization: Bearer sk_live_••••" \
-d '{"amount":1500,"currency":"PHP","gateway_code":"gcash"}'
FAQ
Start managing your payment infrastructure today. Free to get started.