Composable Services
The platform’s individual services each do one thing well and are designed to slot into any payment stack. You pick the ones you need and compose them yourself.Guardian
PCI-compliant tokenization vault. Stores card data, manages PCI tokens, network tokens, and generic tokens. The compliance layer underneath any payment stack.
Hub
Coming SoonOrchestration fabric. Routes payment flows between acquirers, PSPs, and fraud tools with intelligent routing and automatic retries.
Specter
Coming SoonReal-time fraud intelligence. Scores every transaction as it passes through your payment flow.
Link
Coming SoonPSP abstraction layer. One integration, access to acquirers and payment service providers globally.
Commerce: The Composed Product
Commerce is a complete and opinionated payment orchestration service built by composing our platform’s own services. It provides ready-made implementations of the capabilities most payment businesses need:- Payments — CIT, MIT, and the payment lifecycle management
- Authentications — 3-D Secure and FIDO (Passkeys)
- Ecosystem enablement — marketplace and partner network operating models

Progressive Enhancement: BYOG
Even when using Commerce, you can still exercise composability. By default, Hellgate manages a Guardian instance for sensitive data stored in your Commerce account. If you already operate a Guardian instance yourself, you can connect it instead. This is called Bring Your Own Guardian (BYOG). Commerce continues to handle payments, authentications, and ecosystem operations — the Guardian component is simply replaced with yours. BYOG lets you:- Reuse existing tokens — tokens are accessible in both services
- Control the token store — card data stays in the Guardian instance you own
- Bridge both patterns — operate Guardian standalone and Commerce against the same underlying data
Choosing Your Approach
- Compose your own stack
- Use Commerce
Choose individual services when you want to build custom payment orchestration and need specific components — a compliance layer, a fraud engine, a PSP connector — without adopting a pre-built product.Start with Guardian for PCI tokenization, the most commonly needed component. Additional services are releasing progressively.