Changelog

What's new in the Tonder platform.

What's new in the Tonder platform. The most recent entries appear first.

September 11, 2026

Cash vouchers in Chile — Caja Vecina and BancoEstado Express

Cash vouchers accepts cash in Chile again, through two new collection networks:

Bank IDCollection points
8241Caja Vecina
8242BancoEstado Express

Send channel: "WP" with one or both bank IDs. The previous Chilean IDs are retired — the Walmart Chile network (8198) and the online-transfer set (8296, 8416, 8488, 8490, 8494, 8491) — so if you had any of them hardcoded, update to the two above. Chile is now cards plus cash. See Cash vouchers and Coverage.

August 17, 2026

Settlements — cycles, rolling reserve, and the report

When your money arrives was undocumented: T+1 and T+2 appeared nowhere in the docs, and the rolling reserve was a single line. Two new pages under Payments Management:

  • Settlements — the T+1, T+2 and batch cycles and where each is available, the twice-weekly batch schedule, and how the rolling reserve is withheld and released after 90 days.
  • Settlement report — every section and column of the report, plus a worked reconciliation from processed volume down to the amount deposited.

August 17, 2026

Payments Management — Handling Disputes

A new top-level section for the operational side of running payments. It opens with a chargeback reference per market:

Each covers the response windows published by Visa, Mastercard and American Express, what changes between domestic and cross-border cases, and what's expected of you at each stage. Brand deadlines, pre-arbitration and arbitration were previously undocumented.

The dispute response window is now stated as 15 days to submit evidence, corrected on Transactions so the site holds one figure.

August 17, 2026

Saved cards and Card-on-File in Hosted Checkout

Both already worked; neither was documented outside the SDK path. Create a Payment Session now covers them:

  • Saved cards — add saved_cards to payment_method_types and the checkout lists the customer's stored cards beside the new-card form. payment_method_config.saved_cards.show_save_card_checkbox adds the opt-in checkbox.
  • Card-on-File — with an active Tonder connection, cards are saved automatically (3DS on save, a subscription per card) and repeat payments skip the CVV. Nothing to configure, and it takes precedence over the checkbox.

saved_cards and payment_method_config are in the OpenAPI spec too, so the request schema on that page lists them.

August 7, 2026

Web SDK migration guides + Apple Pay

Two new guides to reach @tonder.io/web-sdk from wherever you are today:

  • Migrating from the legacy SDK — from tonder-web-sdk v2 (InlineCheckout / LiteInlineCheckout), with the method-by-method mapping and the webhook change to the Short format — the part to budget for.
  • Migrating from Direct API — move your checkout to the browser without changing your backend: same /process/, same webhooks, same reconciliation.

And Apple Pay gets its own payment-method page: the Web SDK button, domain registration, availability, and events.

Checkout
Business licence$250.00 MXN

August 6, 2026

Check your withdrawal balance by API

You can now check the available balance of your Mexican withdrawals account with the Get Balance API (GET /withdrawals/balance): see how much you can disperse before creating withdrawals via POST /process/. The Withdrawals guide includes the balance section with per-environment examples.

Nu México's SPEI code changes to 40638

By order of Banco de México, Nu México now operates as NUBANK, S.A., Institución de Banca Múltiple, and its SPEI code changed with it. This affects you if you send withdrawals to Nu accounts or receive transfers from them.

FieldBeforeNow
SPEI code9063840638
Short nameNU MEXICONUBANK

What to update:

  • Payouts — send 40638 in institucionContraparte.
  • Deposits — your system and your H2H connection must recognise 40638 in institucionOrdenante.

Code 90638 stopped working on 5 August 2026 at 18:00 Mexico City time. Anything sent with it is rejected.

July 28, 2026

New Analytics module in the Dashboard

We launched Analytics, a new Dashboard section that goes deeper into payment performance than the Home KPIs. It's organised into two views:

Acceptance & ConversionDeposit Analytics
Acceptance rate100%+0pp vs previous period
APM conversion95.5%Alternative methods
Total deposits$36,7242 depositors
Acceptance rate over time
  • Acceptance & Conversion — Overall, FTD and Trusted acceptance rate, APM conversion rate, acceptance rate over time, acceptance by method, card network performance, best and worst issuing banks, and the FTD vs. Trusted comparison.
  • Deposit Analytics — total deposits, FTDs, active depositors and average deposit, plus deposit volume and count, the first-time deposit funnel and the deposit amount distribution.

Both views filter by period (Today, 7D, 30D, 90D or a custom range).

  • Analytics — every KPI, chart and section explained.

July 9, 2026

New withdrawal statuses

Withdrawals now use the same status vocabulary as payments. If your integration expected the previous names, update it with this mapping:

PreviouslyNow
PENDINGPending
SENT_TO_PROVIDERProcessing (previously surfaced as Pending)
ON_HOLDPending
REJECTEDDeclined
PAID_FULLSuccess
CANCELEDCancelled (double L)
FAILEDFailed

See the full flow in Withdrawals.

July 8, 2026

New Web SDK (@tonder.io/web-sdk)

We launched the new Tonder Web SDK on npm: @tonder.io/web-sdk — a browser TypeScript SDK that replaces the Full/Lite variants for web with a single package:

  • Secure card fields mounted in your own UI (createTonderinitcreate('card_fields')mountpay).

  • Saved cards and Card-on-File: enrollCard(), getCustomerCards(), removeCustomerCard() with a secure_token.

  • Alternative methods: SPEI, OXXO Pay, and SafetyPay banks (getPaymentMethodBanks()).

  • Hosted/3DS presentation via redirect or embedded (SDK modal).

  • TypeScript types included, structured errors (AppError), and webhook-aligned responses. Also available via CDN (window.Tonder).

  • Web SDK (guide) — quick start and payment flows.

  • Web SDK Reference — every method, type, and error.

Tonder Web SDK plugin for AI agents

We launched tonder-ai-integrations: plugins that help AI agents integrate Tonder SDKs correctly. The first plugin is Tonder Web SDK (v0.1.7), for Claude Code, Claude Desktop, Codex CLI, and Codex Desktop. It packages a framework-aware integration skill (HTML, React, Next.js, Angular) and a local MCP server (tonder-docs) with versioned Web SDK documentation — recipes, API reference, errors, and payment statuses.

Supported flows: card payment, enrollment, saved cards, payment methods, and SafetyPay banks. It installs today from the GitHub repository marketplace.

June 10, 2026

Documentation redesign

This documentation shipped a full redesign:

  • Two-row header with centered search and tabs (Docs · API Reference · SDK Reference · Resources · Changelog).
  • Sidebar with icon chips, breadcrumbs above every title, and a refreshed table of contents.
  • Inset-style code blocks, minimal tables, and Tonder-branded share (OG) cards.
  • Native diagrams (flows and sequences) in the Hosted Checkout guides.

June 8, 2026

New Tonder dashboard

We launched a redesigned dashboard — faster, clearer, and with native analytics: Home, Analytics, Fraud & Risk, Transactions, Withdrawals, Finances, Payment Links, Developers, Webhooks, and Team Members.

Dashboard URL change. The dashboard moved to a new domain:

  • Production: app.tonder.iodashboard.tonder.io
  • Sandbox: stage.tonder.iodashboard-stage.tonder.io

Update your bookmarks. The API hosts do not change: production stays on app.tonder.io/api/v1/... and sandbox on stage.tonder.io/api/v1/....

Also in this release

  • Cash vouchers — the cash payment method formerly called SafetyPay is now Cash vouchers. The integration is unchanged (same API type). See Cash vouchers.
Was this page helpful?

On this page