> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# dLocal

> Connect to dLocal to accept local payment methods across emerging markets.

dLocal is a global payments platform that helps you accept local payment methods and cards across emerging markets.

## Supported payment methods

| Method                                    | Countries              | Currencies                 | Notes           |
| ----------------------------------------- | ---------------------- | -------------------------- | --------------- |
| [Abitab](./dlocal-abitab)                 | `UY`                   | `UYU`                      | Cash payment    |
| [Alipay](./dlocal-alipay)                 | `TH`                   | `THB`                      | Mobile wallet   |
| [BCP](./dlocal-bcp)                       | `PE`                   | `PEN`                      | Bank transfer   |
| [Bre-B](./dlocal-breb)                    | `CO`                   | `COP`                      | Bank transfer   |
| [Boleto](./dlocal-boleto)                 | `BR`                   | `BRL`                      | Cash payment    |
| [Boost](./dlocal-boost)                   | `MY`                   | `MYR`                      | Mobile wallet   |
| [Capitec](./dlocal-capitec)               | `ZA`                   | `ZAR`                      | Bank transfer   |
| [Card](./dlocal-card)                     | `AR`, `BO`, 35 more    | `ARS`, `BOB`, 35 more      | -               |
| [Dana](./dlocal-dana)                     | `ID`                   | `IDR`                      | Mobile wallet   |
| [Efecty](./dlocal-efecty)                 | `CO`                   | `COP`                      | Cash payment    |
| [GCash](./dlocal-gcash)                   | `PH`                   | `PHP`                      | Mobile wallet   |
| [GrabPay](./dlocal-grabpay)               | `MY`, `PH`             | `MYR`, `PHP`               | Mobile wallet   |
| [Khipu](./dlocal-khipu)                   | `CL`                   | `CLP`                      | Bank transfer   |
| [LinkAja](./dlocal-linkaja)               | `ID`                   | `IDR`                      | Mobile wallet   |
| [Maybank QR Pay](./dlocal-maybankqrpay)   | `MY`                   | `MYR`                      | QR payment      |
| [Mercado Pago](./dlocal-mercadopago)      | `BR`, `CL`, `CO`, `MX` | `BRL`, `CLP`, `COP`, `MXN` | Mobile wallet   |
| [Netbanking](./dlocal-netbanking)         | `IN`                   | `INR`                      | Bank transfer   |
| [Nequi](./dlocal-nequi)                   | `CO`                   | `COP`                      | Mobile wallet   |
| [NuPay](./dlocal-nupay)                   | `BR`                   | `BRL`                      | Mobile wallet   |
| [OVO](./dlocal-ovo)                       | `ID`                   | `IDR`                      | Mobile wallet   |
| [OXXO](./dlocal-oxxo)                     | `MX`                   | `MXN`                      | Cash payment    |
| [Pago Efectivo](./dlocal-pagoefectivo)    | `PE`                   | `PEN`                      | Cash payment    |
| [Paymaya](./dlocal-paymaya)               | `PH`                   | `PHP`                      | Mobile wallet   |
| [Payvalida](./dlocal-payvalida)           | `PE`                   | `PEN`                      | Mobile wallet   |
| [PicPay](./dlocal-picpay)                 | `BR`                   | `BRL`                      | Mobile wallet   |
| [PIX](./dlocal-pix)                       | `BR`                   | `BRL`                      | Instant payment |
| [PSE](./dlocal-pse)                       | `CO`                   | `COP`                      | Bank transfer   |
| [Rabbit LINE Pay](./dlocal-rabbitlinepay) | `TH`                   | `THB`                      | Mobile wallet   |
| [Rapipago](./dlocal-rapipago)             | `AR`                   | `ARS`                      | Cash payment    |
| [Redpagos](./dlocal-redpagos)             | `UY`                   | `UYU`                      | Cash payment    |
| [Servipag](./dlocal-servipag)             | `CL`                   | `CLP`                      | Cash payment    |
| [ShopeePay](./dlocal-shopeepay)           | `TH`                   | `THB`                      | Mobile wallet   |
| [SPEI](./dlocal-spei)                     | `MX`                   | `MXN`                      | Bank transfer   |
| [Stitch](./dlocal-stitch)                 | `ZA`                   | `ZAR`                      | Bank transfer   |
| [Thai QR Payment](./dlocal-thaiqr)        | `TH`                   | `THB`                      | QR payment      |
| [Touch 'n Go](./dlocal-touchngo)          | `MY`                   | `MYR`                      | Mobile wallet   |
| [TrueMoney](./dlocal-truemoney)           | `TH`                   | `THB`                      | Mobile wallet   |
| [UPI](./dlocal-upi)                       | `IN`                   | `INR`                      | Bank transfer   |
| [WebPay](./dlocal-webpay)                 | `CL`                   | `CLP`                      | Bank transfer   |
| [WeChat Pay](./dlocal-wechat)             | `TH`                   | `THB`                      | Mobile wallet   |
| [Yape](./dlocal-yape)                     | `PE`                   | `PEN`                      | Mobile wallet   |

## Setup

To create a dLocal account please
[contact the dLocal Sales Team](https://dlocal.com/contact-sales/).

## Credentials

When setting up dLocal in the dashboard, configure the
following credentials, which can all be obtained from the **Settings** -> **Integration** section of the
dLocal dashboard.

* **X login** - API key necessary to authenticate your request.
* **X trans key** - API key necessary to authenticate your request.
* **Secret Key** - Use for the creation of the Authorization.
* **Merchant name** - Your merchant name

Please refer to [the dLocal documentation](https://docs.dlocal.com/docs/get-api-credentials) For more information on their API credentials

## Required fields

Many of the payment methods supported dLocal require some of the buyer data to be passed, for example the buyer's name, email, or tax ID. Once configured,
you can use the [payment options API](/reference/payment-options/list-payment-options) to query the exact `required_fields` for each method.

## Supported methods

Please contact the dLocal support team to get any of the payment methods enabled on your account. If not enabled, you may see a transaction
fail in the system.

## Refunds

In many cases, a refund requires the buyer to provide their bank details to process a refund. In these situations,
the buyer receives an email with a link to complete the reversal of the payment. Until that link has been followed, a refund is
marked as `processing` in the system.
