Skip to content
All systems operational

The control plane for payment gateways

Route transactions, toggle providers instantly, and deliver signed webhooks — all from one dashboard. No redeploys. No downtime.

Signed webhooks Per-merchant access REST API Google sign-in

Live platform

Real-time metrics

Online

5

Gateways

35

Merchants

49

Paid

₱838.63

Volume

Coins.ph
Gcash
Maya

5 gateways active

35 merchants onboarded

49 successful payments

5+ payment providers supported

Two sides of the payment stack

Whether you operate the platform or integrate as a merchant, GatewayHub gives you the controls you need.

Platform operators

Manage gateways globally, assign per-merchant access, monitor payments, and configure platform credentials — all from the admin console.

  • Global gateway toggles
  • Merchant access matrix
  • Payment exports & oversight

Merchants

Accept payments via REST API, manage scoped credentials, configure webhooks, and export transaction data from your merchant dashboard.

  • Payment creation API
  • Per-merchant API keys
  • Webhook configuration

Up and running in three steps

From sign-up to your first payment in minutes, not weeks.

01

Create your account

Sign up with email or Google. Complete a guided onboarding flow to set up your business profile.

02

Enable gateways

Toggle payment providers globally or per merchant. Assign GCash, Maya, PayPal, and more without code changes.

03

Integrate & go live

Use the REST API to create payments, verify status, and receive signed webhook notifications.

One dashboard to rule them all

Enable or disable any gateway globally. Changes propagate instantly across every merchant.

gatewayhub.io/admin/gateways

Gateways

Enable or disable gateways globally.

5 active / 5 total
Gateway Status Action
Coins.ph Enabled Disable
Gcash Enabled Disable
Maya Enabled Disable
PayPal Enabled Disable
QRPH Enabled Disable

Built for platform operators

Fine-grained payment infrastructure control without the operational overhead.

Control plane

Instant gateway toggles

Enable or disable any provider globally in one click. Changes propagate instantly across every merchant.

  • Global on/off in one click
  • Instant propagation to merchants
  • No redeploys or code changes
Access

Per-merchant control

Assign gateway access independently per business. Fine-grained access matrix for multi-tenant platforms.

  • Per-merchant matrix
  • Scoped permissions
Events

Webhook delivery

Signed payment notifications to merchant endpoints with HMAC verification and replay protection.

  • HMAC-signed payloads
  • Replay protection
Audit

Activity tracking

Track gateway configuration changes and admin actions for operational visibility.

  • Config change history
  • Admin action logs
Developers

REST API

Automate gateway management and integrate with your CI/CD pipelines.

  • CI/CD automation
  • OpenAPI-ready endpoints
Insights

Payment analytics

Real-time visibility into volumes, failure rates, and gateway performance across all merchants.

  • Volume & success rates
  • Gateway performance
  • Failure rate alerts

Works with your gateways

GCash, Maya, PayPal, Coins.ph, QRPh — toggle any provider without code changes.

G

GCash

E-wallet

M

Maya

E-wallet

P

PayPal

International

C

Coins.ph

Crypto & fiat

QRPh

QRPh

QR payments

Enterprise-grade by default

Payment infrastructure demands rigorous security. GatewayHub bakes it in from day one.

HMAC webhooks

Every payment notification is signed so merchants can verify authenticity before processing.

Replay protection

Webhook timestamps and idempotency checks prevent duplicate or replayed payment events.

Scoped API keys

Per-merchant credentials with masked display. Keys are hashed and never stored in plain text.

Idempotent processing

Payment records are preserved for audit. Status transitions are safe against duplicate webhooks.

Integrate in minutes

RESTful endpoints, per-merchant API keys, and signed webhooks. Full docs included.

  • Payment creation & status APIs
  • Scoped API credentials per merchant
  • HMAC webhook signature verification
  • CSV payment exports
create-payment.sh
curl -X POST "https://gatewayhub.io/api/payments" \
  -H "Authorization: Bearer sk_live_••••" \
  -d '{"amount":1500,"currency":"PHP","gateway_code":"gcash"}'

Common questions

Do I need to redeploy when toggling a gateway?
No. Gateway toggles take effect instantly across the platform. Merchants see the change on their next payment request without any code or config changes on their end.
Which payment providers are supported?
GatewayHub supports GCash, Maya, PayPal, Coins.ph, and QRPh out of the box. Additional providers can be added through the driver architecture.
How are webhooks signed?
Each merchant receives a webhook secret during onboarding. GatewayHub signs outbound notifications with HMAC so you can verify the payload before processing it.
Can I use GatewayHub as a merchant only?
Yes. Merchants get their own dashboard with API credentials, webhook settings, payment history, and CSV exports. Platform admin features are separate.
Is there a free tier?
You can create a free account and start integrating immediately. Check the dashboard for current usage limits and pricing details.

Ready to take control?

Start managing your payment infrastructure today. Free to get started.