| Name |
|
| Details | Allowed Flows | Logo |
| Bank Transfer |
| | Bank Transfer Offline |
| |
| Pago Fácil |
| | Cash Payment |
| |
| Rapi Pago |
| | Cash Payment |
| |
| Visa |
|
| Credit Card |
| |
| MasterCard |
|
| Credit Card |
| |
| American Express |
|
| Credit Card |
| |
| Diners |
|
| Credit Card |
| |
| CMR Falabella |
|
| Credit Card |
| |
| Tarjeta Naranja |
|
| Credit Card |
| |
| Tarjeta Shopping |
|
| Credit Card |
| |
| Nativa |
|
| Credit Card |
| |
| Cencosud |
|
| Credit Card |
| |
| Cabal |
|
| Credit Card |
| |
| Argencard |
|
| Credit Card |
| |
| Visa Debit |
|
| Debit Card |
| |
| Mastercard Debit |
|
| Debit Card |
| |
| Maestro Debit |
|
| Debit Card |
| |
| Cordial |
|
| Credit Card |
| |
| Cordobesa |
|
| Credit Card |
| |
| Cabal Debit |
|
| Debit Card |
| |
curl -X POST \-H 'X-Date: 2018-02-20T15:44:42.310Z' \-H 'X-Login: sak223k2wdksdl2' \-H 'X-Trans-Key: fm12O7G9' \-H 'Content-Type: application/json' \-H 'X-Version: 2.1' \-H 'Authorization: V2-HMAC-SHA256, Signature: 1bd227f9d892a7f4581b998c21e353b1686a6bdad5940e7bb6aa596c96e0a6ec' \-d '{body}'https://api.dlocal.com/payments
{"amount": 10,"currency": "ARS","country": "AR","payment_method_id": "RP","payment_method_flow": "DIRECT","payer": {"name": "Juan Garcia","email": "juangarcia@dlocal.com","document": "35676910"},"order_id": "n7ky12VwBE","notification_url": "http://merchant.com/notification/new"}
Example Response
{"id": "D-4-91097d1b-5a54-4472-43ca-bcfb80676231","amount": 10,"currency": "ARS","payment_method_id": "RP","payment_method_type": "TICKET","payment_method_flow": "DIRECT","country": "AR","ticket": {"type": "CUSTOM","number": "173200902757","expiration_date": "2020-02-25T02:59:00.000+0000","id": "214100001000200550000004265230000000000011","barcode": "214100001000200550000004265230000000000011","provider_name": "rapipago","provider_logo": "https://pay.dlocal.com/views/2.0/images/payments/RP.png","image_url": "https://pay.dlocal.com/gmf/payments/M-6b90a432-5290-11ea-abfe-5d29dfbtrf58","amount": 10,"currency": "ARS"},"created_date": "2020-02-18T20:51:22.000+0000","status": "PENDING","status_detail": "The payment is pending.","status_code": "100","order_id": "f7a32fd5-9afd-446e-be7f-8534729mf685","notification_url": "http://conductor.sandbox.internal/robot-server/rest/generic/notification/new"}
curl -X POST \-H 'X-Date: 2018-02-20T15:44:42.310Z' \-H 'X-Login: sak223k2wdksdl2' \-H 'X-Trans-Key: fm12O7G9' \-H 'Content-Type: application/json' \-H 'X-Version: 2.1' \-H 'Authorization: V2-HMAC-SHA256, Signature: 1bd227f9d892a7f4581b998c21e353b1686a6bdad5940e7bb6aa596c96e0a6ec' \-d '{body}'https://api.dlocal.com/payments
{"amount": 10,"currency": "ARS","country": "AR","payment_method_id": "PF","payment_method_flow": "DIRECT","payer": {"name": "Pedro Gomez","email": "pedrogomez@dlocal.com","document": "27332162"},"order_id": "jhg4v34v534","notification_url": "http://merchant.com/notification/new"}
{"id": "D-4-ed21c641-d4c4-4a17-b08c-aaa49d88f4c5","amount": 10,"currency": "ARS","payment_method_id": "PF","payment_method_type": "TICKET","payment_method_flow": "DIRECT","country": "AR","ticket": {"type": "CUSTOM","number": "42805600","expiration_date": "2020-02-25T02:59:00.000+0000","id": "214100001000200550000004265230000000000011","barcode": "214100001000200550000004265230000000000011","provider_name": "pagofacil","provider_logo": "https://pay.dlocal.com/views/2.0/images/payments/PF.png","image_url": "https://pay.dlocal.com/gmf/payments/M-6b90a030-5290-11ea-abfe-fd29dfbcaf58","amount": 10,"currency": "ARS"},"created_date": "2020-02-18T20:51:22.000+0000","status": "PENDING","status_detail": "The payment is pending.","status_code": "100","order_id": "f7a1dfd5-9afd-446e-be7f-8534729ef685","notification_url": "http://conductor.sandbox.internal/robot-server/rest/generic/notification/new"}
User Interface Tips
Rapi Pago and Pago Fácil use the same UI, so the following tips apply to both of them.
Separate the ticket.number every 4 digits. It is easier for users to dictate it to cashiers.
Currency and amount should be relevant elements in the ticket. Users need to be aware of that at all times.
Make sure that the expiration date is clear and visible enough. In Argentina people use the dd/mm/yyyy format.
Make it clear for the user that their payment will be credited immediately. This brings confidence and a sense of security that helps conversion rates.
Include payment instructions. Although most users are familiarized with Pago Fácil and Rapi Pago, it is a good practice to help those who are not used to it. In the image above there is an example of instructions, but if needed, our team will be happy to help you with more personalized instructions.
A Store locator is a helpful feature. Just link it to google.com/maps/search/<payment-method-name>/
A Save button helps users to have their ticket always on their phone, making it needless to take notes or keep the browser opened.
A Print button is useful for some users that need to have their tickets printed.