Workspace overview
Good morning, EdSyntax
One API for your payment providers, with clear status and safe retries.
Successful payments
$12,480.50
↑ 18.4% this month
Pending payments
8
Needs monitoring
Active connections
1 EcoCash
Sandbox connected
API success rate
99.2%
Last 30 days
Recent payments
View all| Reference | Provider | Amount | Status |
|---|---|---|---|
| ORDER-10042 2 min ago | EcoCash | USD 12.50 | Succeeded |
| ORDER-10041 8 min ago | EcoCash | USD 45.00 | Pending |
| ORDER-10040 1 hr ago | EcoCash | ZWG 320.00 | Failed |
Provider connections
ManageECO
EcoCash Sandbox
Last checked 4 min ago
ActiveLast checked 4 min ago
ZB
ZB SmileCash
Not configured
Not configured
Provider connections
Connect a gateway
Credentials stay encrypted in PayBridge and are never returned by the API.
1. Provider
2. Credentials
3. Test & activate
Demo only: use sandbox credentials here. Production credentials should come from the provider's official onboarding channel.
EcoCash uses HTTPS JSON and per-request HTTP Basic Auth. The password is write-only after saving.
Payment explorer
Payments
Search normalized payment states across your configured providers.
| Payment ID / reference | Provider | Amount | Created | Status | |
|---|---|---|---|---|---|
| pay_01J8X42 ORDER-10042 | EcoCash | USD 12.50 | Today, 10:42 | Succeeded | |
| pay_01J8X41 ORDER-10041 | EcoCash | USD 45.00 | Today, 10:36 | Pending | |
| pay_01J8X40 ORDER-10040 | EcoCash | ZWG 320.00 | Today, 09:51 | Failed |
Developer access
API & webhooks
Use one normalized API while PayBridge handles provider-specific details.
API keys
2 activeProduction key
pk_live_••••••••7K3F · created Aug 12
pk_live_••••••••7K3F · created Aug 12
Sandbox key
pk_test_••••••••D91A · created Aug 12
pk_test_••••••••D91A · created Aug 12
Merchant webhook
EnabledQuick start
Copycurl -X POST https://api.paybridge.demo/v1/payments \\
-H "Authorization: Bearer pk_test_••••" \\
-H "Idempotency-Key: order-10042" \\
-H "Content-Type: application/json" \\
-d '{"merchantReference":"ORDER-10042","amount":12.50,"currency":"USD","payer":{"msisdn":"07XXXXXXXX"}}'Audit and delivery
Activity
Trace every state change without exposing provider credentials or sensitive payloads.
ORDER-10042 · pay_01J8X42
SucceededPayment succeeded
Callback processed
Payment created
Delivery health
HealthyMerchant webhook
99.8%
Last delivery: 2 min ago
View delivery attempts →