Tonder provides a unified payment processing API that enables businesses to accept payments and send withdrawals across Latin America through a single, streamlined interface. Our Direct Connect approach eliminates complex integrations, allowing you to process transactions with a single API call.

Key Features

Key features of the Direct API include:

Single Endpoint Processing

Handle payments and withdrawals through one API.

Regional Payment Methods

Native support for SPEI, OXXO, Mercado Pago, and more.

Instant Response

Real‑time processing with immediate status updates.

Simplified Integration

Reduce development time from weeks to days.

Comprehensive Coverage

Cards, bank transfers, cash, and digital wallets.

Getting Started Process

Here are the steps to get started with Tonder’s Direct API.
1

Sign in or request access

Sign in at app.tonder.io or request an account via your Tonder CSM.
2

Get API credentials

Retrieve your API key and secret from the developer section.
3

Test in Sandbox

Use the stage environment to validate your flow end‑to‑end.
4

Go live

Complete production setup and go‑live checks.

Authentication

All API requests require authentication using API keys, and with HMAC SHA256 signatures when specified.

Base URLs

The base URL to use for your requests is the following:
EnvironmentBase URLPurpose
Stagehttps://stage.tonder.io/api/v1/Testing and development
Productionhttps://app.tonder.io/api/v1/Live transactions
For detailed information on endpoints, request/response formats, and error handling, see the API Reference section below. It covers everything from card tokenisation and core endpoints to webhooks and status checking.

API Architecture

Unified Processing Endpoint

The API uses a single /process/ endpoint that handles both payments and withdrawals based on the operation_type field in the request.

Supported Payment Methods

Cards

Credit and debit cards with tokenization support.

SPEI

Mexican bank transfers (real‑time).

OXXO

Cash payments at convenience stores.

Mercado Pago

Digital wallet payments.

SafetyPay

Alternative cash payment methods.

Supported Transfer Methods

SPEI

Bank account transfers (same‑day processing).

Debit Card

Direct card deposits (instant).

Documentation Structure

This documentation is organised into the following sections:

Support Channels

If in need of support, you can contact us via the following channels:
ChannelResponse TimeBest For
Email Support24 hoursIntegration questions
Developer DocumentationInstantAPI reference and guides
Status PageReal-timeService availability
For more details on support options and getting help, check out the Support & Resources page.
Some useful links to help you with your integration include:
ResourceLink/ContactWhat it’s for
Dashboardhttps://app.tonder.ioManage transactions and API keys
API Statushttps://status.tonder.ioCheck real-time service status
Developer Supportdevelopers@tonder.ioGet help with integration questions

Next Steps