Skip to main content

dLocal

Quick Start
  1. Sign up at dlocal.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to dLocal →

Overview

dLocal — payment platform for emerging markets (39 countries, 600+ local payment methods). Cross-border gateway for SEA + LatAm + Africa. Support cards, PIX, Boleto, OXXO, bank transfers, digital wallets. REST API with signature-based authentication.

Provider IDdlocal
CategoryLocal Payment Methods
Websitedlocal.com

Supported operations: start_tx refund_tx status


Authentication

Triple authentication: X-Login header, X-Trans-Key header, secret_key for signing requests.


Configuration

Required Parameters

ParameterDescription
x_logindLocal X-Login
x_trans_keydLocal X-Trans-Key
secret_keydLocal Secret Key for signing

Status Mapping

Provider Status4pay StatusDescription
PAIDcharged
SUCCESScharged
REFUNDEDrefunded
REJECTEDrejected
CANCELLEDrejected
FAILEDrejected
PENDINGcharging
AUTHORIZEDcharging

Resources