SDKs
Client libraries wrap authentication, request signing and response handling so your team writes less boilerplate and integrates faster.
Availability
SDK availability and supported languages are confirmed as part of onboarding. The examples below show the intended developer experience.
Install
npm install @madfoa/nodeDesign
- Typed methods for core resources — payments, merchants, webhooks
- Built-in authentication from an environment variable
- Helpers for webhook signature verification
- Clear, predictable error types
Prefer HTTP?
SDKs are optional. Every capability is available over the REST API documented in the API reference.
Questions? Contact developer support →