Before you connect real money: PSP webhook signature verification is incomplete. Do not connect Payment Gateway to live funds until this is resolved — treat any current deployment as sandbox-only for payment flows.

Eliminate Vendor Lock-In
Don't tie your core business logic to a single payment processor. Payment Gateway's PSP abstraction (SPI) lets you add a new provider as a self-contained module — implementingPaymentProvider and, optionally, ProviderCheckoutSupport / ProviderWebhookSupport — without changing existing code, and standardizes webhook handling across whichever providers you add.Unified Abstraction & Webhook Normalization
A single RESTful API for one-time and recurring payments. The gateway automatically translates proprietary PSP webhooks into standardized internal events for your ecosystem.
