Payments can include an order_id which is the ID of the payment given by the merchant in their system. Merchants can retrieve payments based on this ID.
The Order Object
The Order Object
Order Object Example
Property
Type
Description
order_id
String
ID given by the merchant in their system.
payment_id
String
The payment id at dLocal.
amount
Positive Float
Transaction amount (in the currency entered in the field “currency”).