Overview
EBANX connects merchants to a wide range of payment methods across countries in Latin America, Africa, and Asia. Each market has its own dominant payment rail — Pix in Brazil, UPI in India, M-Pesa in Kenya, digital wallets in Indonesia — and a card-only strategy fails to reach the majority of buyers in most of these geographies. This page describes how EBANX organizes payment method coverage and what that means for your integration planning.
How Payment Methods are organized
EBANX groups its payment methods into two structural categories:
Multi-Country Methods span multiple geographies through a single integration path.
Country-Specific Methods are local rails tied to individual markets. These require country-level integration decisions but address the dominant payment behaviors in their respective markets.
Operating Models
EBANX supports two service models:
Cross-border: The merchant has no local entity in the processing country. EBANX handles local payment collection, currency conversion, and cross-border settlement to the merchant's international account. Available in all markets.
Local: The merchant operates through a local subsidiary. Funds are settled domestically within the same country. Available in select markets.
Both models use the same API endpoints. The distinction affects settlement flows, FX handling, and, in some cases, which payment methods are available.
Technical Facilities
A single unified API handles all payment methods, countries, and operating models. The API follows consistent patterns: you send a payment request with transaction details and customer information, EBANX processes authorization through local providers, and settlement is handled downstream.
Relevant capabilities across the platform:
- Local card scheme support ensures coverage of domestic networks that collectively represent large cardholder bases not reachable through international schemes alone.
- Installment processing is available in markets where it is structurally embedded in consumer behavior (notably Brazil, Mexico, Colombia, and Turkey, among others).
- 3D Secure authentication is supported where applicable, including mandatory flows (such as India) and optional configurations.
- Customer document handling adapts per country — mandatory in some markets (e.g., Brazil, Colombia), optional or not required in others (e.g., Mexico, India).
- FX conversion is handled at the transaction level for cross-border payments, with settlement currencies defined per merchant agreement.
Integration Approach
EBANX offers multiple integration paths for pay-in: a Direct API for full checkout control, a hosted Payment Page for faster deployment, a no-code Payment Link for low-volume or manual scenarios, a Drop-in component for embedded checkout, and partner/channel integrations for merchants already using a PSP. Review our compatibility guide to ensure your model supports your preferred payment options.