# dLocal Properties

<figure><img src="/files/ofmTMIe1Qc2jBKJDPBDR" alt=""><figcaption></figcaption></figure>

> "Say goodbye to complex payment challenges in high-growth markets and confidently enter Africa, Asia, and Latin America. Accept and disburse a wide range of local payment methods and currencies which billions of emerging market consumers prefer, with our all-in-one payment platform."

Some transactions require dLocal information passed to the gateway.

These values are some type of consumer identifier in addition to card information.

Pass this information on the Import Order API call using order custom fields.

**custom1-5** can be used.

The format is key, a pipe separator, and identifier.

The key can be “**IDCARD**”, “**PASSPORT**”, or “**TAXSTATEMENT**”.

[**Examples**](#user-content-fn-1)[^1]\
`custom1=IDCARD|5432109876`\
`custom3=PASSPORT|RQ34766A124`\
`custom5=TAXSTATEMENT|0987654321`

(the examples show custom1, 3, and 5. But any value may be passed on any of the 5 custom fields)

These gateways support dLocal:\
[Cardstream](/crm/gateway-setup/gateway-integrations/cardstream.md)\
[Iyzico](/crm/gateway-setup/gateway-integrations/iyzico.md)\
[NMI](/crm/gateway-setup/gateway-integrations/nmi.md)\
[NomuPay](/crm/gateway-setup/gateway-integrations/nomupay.md)\
Pay.On\
[Pay.On 3DS](/crm/gateway-setup/gateway-integrations/pay.on.md)\
Payon Gateway\
Solid\
Swipen\
TotalProcessing<br>

[^1]:


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.checkoutchamp.com/crm/gateway-setup/dlocal-properties.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
