About
The SanctusPay API provides merchants with a secure, reliable, and scalable way to process payments. By leveraging industry-standard JSON-based REST endpoints, merchants can integrate functionalities such as authentication, payment intent creation, card tokenization, transaction retrieval, and refunds into their own systems. This API is designed to reduce integration complexity and speed up time-to-market for online payment processing.
Key Capabilities
With the SanctusPay API, you can manage the entire lifecycle of a payment: from obtaining a new access token and generating payment intents, to finalizing transactions and handling refunds or chargebacks. Our endpoints ensure sensitive card data is transmitted and stored securely—often via tokenization and other PCI-compliant mechanisms—minimizing your liability and protecting your customers’ financial information.
Implementation Details
Integration follows a straightforward bearer token approach for authentication, requiring you to include the generated token in the Authorization header. Every endpoint in this specification details the required parameters, sample requests and responses, and potential error messages you may encounter, enabling you to build robust payment solutions with minimal friction.
For added flexibility, the SanctusPay API offers dedicated environments (test and live).
https://live.api.us.sanctuspay.com
Use this URL to access SanctusPay LIVE environment
Last updated
Was this helpful?