Skip to content
API DocsDocs

Getting Started

2 min readUpdated Jul 19, 2025

Welcome to Exirom - your trusted partner in modern payment infrastructure.

Exirom’s APIs empower you to seamlessly manage card payments, alternate payment methods, payouts, and transaction statuses across a unified, developer-friendly platform. Whether you're building a marketplace, a financial service, or an e-commerce solution, Exirom gives you the tools to process payments efficiently and securely.

Before making real transactions, ensure that your API credentials are generated and that your environment is properly configured. Use the sandbox for all development and testing — see Going to Production when you’re ready to go live.

Let’s get started building with Exirom - a reliable, scalable, and secure way to power your payment flows.

#Choose Your Integration Path

Exirom offers three ways to accept payments. Pick the one that fits your needs:

IntegrationDescriptionBest For
Cards APIDirect server-to-server card payments. You collect card details and submit them via API.Merchants who want full control over the payment UX.
APM APIAlternative payment methods — e-wallets, bank transfers, QR payments, and more.Merchants targeting specific regions or payment methods.
Hosted Payment Page (HPP)Exirom-hosted checkout page. No card data touches your servers.Fastest integration, PCI burden fully offloaded.

All payment results are delivered via webhook callbacks to your server. See Webhook Best Practices for setup details.

Not sure which to choose? See Choosing Your Integration.

Was this helpful?