01
PayBridge
Payment orchestration API for multi-provider integrations.
PayBridge is a RESTful payment orchestration API built with Spring Boot. It unifies provider integrations, handles merchant onboarding, manages API keys, and protects payments with idempotency and signed webhook flows.
- Java
- Spring Boot
- PostgreSQL
- Redis
- Spring Security
- HashiCorp Vault
Highlights
- Unified Stripe and Paystack behind a single API layer.
- Added merchant onboarding with email verification.
- Built API key lifecycle flows for test and live modes.
- Secured payment retries using idempotency and webhook signature verification.