Snapplify Pay lets customers across multiple regions pay in their local currencies, with support for multiple payment gateways behind a single integration.
Snapplify issues one set of Pay credentials per client: a name (your display label), a client identifier (used in query strings), a secret (private key — keep server-side, never expose), and your nominated contact email. Request credentials via the API key request process.
The full payment flow — create a payment session, redirect the user to complete it, receive a webhook when they're done, validate on your server before fulfilling — is documented in the developer portal.
API Reference
Full endpoint documentation: developer.snapplify.com → Snapplify Pay