EdSyntax / Overview
API status: Operational
ES
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
ReferenceProviderAmountStatus
ORDER-10042
2 min ago
EcoCashUSD 12.50Succeeded
ORDER-10041
8 min ago
EcoCashUSD 45.00Pending
ORDER-10040
1 hr ago
EcoCashZWG 320.00Failed

Provider connections

Manage
EcoCash Sandbox
Last checked 4 min ago
Active

ZB SmileCash
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 / referenceProviderAmountCreatedStatus
pay_01J8X42
ORDER-10042
EcoCashUSD 12.50Today, 10:42Succeeded
pay_01J8X41
ORDER-10041
EcoCashUSD 45.00Today, 10:36Pending
pay_01J8X40
ORDER-10040
EcoCashZWG 320.00Today, 09:51Failed
Developer access

API & webhooks

Use one normalized API while PayBridge handles provider-specific details.

API keys

2 active
Production key
pk_live_••••••••7K3F · created Aug 12
Sandbox key
pk_test_••••••••D91A · created Aug 12

Merchant webhook

Enabled

Quick start

Copy
curl -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

Succeeded
Payment succeeded
Today, 10:43 · verified provider status and amount
API
Callback processed
Today, 10:43 · duplicate-safe callback accepted
EcoCash
Payment created
Today, 10:42 · correlator safely stored
API

Delivery health

Healthy

Merchant webhook

99.8%

Last delivery: 2 min ago


View delivery attempts →