From 5e1e3e3fa17ed79b68824b2b644032d0499e8567 Mon Sep 17 00:00:00 2001 From: Gabrielly Pereira Date: Thu, 23 Jan 2025 18:35:34 -0300 Subject: [PATCH 1/2] 1 --- guides/checkout-api-v2/industry-data/apparel.en.md | 4 ++-- guides/checkout-api-v2/industry-data/apparel.es.md | 4 ++-- guides/checkout-api-v2/industry-data/apparel.pt.md | 4 ++-- .../industry-data/applications-online-platforms.en.md | 4 ++-- .../industry-data/applications-online-platforms.es.md | 4 ++-- .../industry-data/applications-online-platforms.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/direct-sale.en.md | 4 ++-- guides/checkout-api-v2/industry-data/direct-sale.es.md | 4 ++-- guides/checkout-api-v2/industry-data/direct-sale.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/electro.en.md | 4 ++-- guides/checkout-api-v2/industry-data/electro.es.md | 4 ++-- guides/checkout-api-v2/industry-data/electro.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/gambling.en.md | 4 ++-- guides/checkout-api-v2/industry-data/gambling.es.md | 4 ++-- guides/checkout-api-v2/industry-data/gambling.pt.md | 4 ++-- .../industry-data/goverments-public-services.en.md | 4 ++-- .../industry-data/goverments-public-services.es.md | 4 ++-- .../industry-data/goverments-public-services.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/home-and-deco.en.md | 4 ++-- guides/checkout-api-v2/industry-data/home-and-deco.es.md | 4 ++-- guides/checkout-api-v2/industry-data/home-and-deco.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/hospitality.en.md | 4 ++-- guides/checkout-api-v2/industry-data/hospitality.es.md | 4 ++-- guides/checkout-api-v2/industry-data/hospitality.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/retail.en.md | 4 ++-- guides/checkout-api-v2/industry-data/retail.es.md | 4 ++-- guides/checkout-api-v2/industry-data/retail.pt.md | 4 ++-- .../industry-data/tickets-and-entretainment.en.md | 4 ++-- .../industry-data/tickets-and-entretainment.es.md | 4 ++-- .../industry-data/tickets-and-entretainment.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/tourism.en.md | 4 ++-- guides/checkout-api-v2/industry-data/tourism.es.md | 4 ++-- guides/checkout-api-v2/industry-data/tourism.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/urban-transport.en.md | 4 ++-- guides/checkout-api-v2/industry-data/urban-transport.es.md | 4 ++-- guides/checkout-api-v2/industry-data/urban-transport.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/utilities.en.md | 4 ++-- guides/checkout-api-v2/industry-data/utilities.es.md | 4 ++-- guides/checkout-api-v2/industry-data/utilities.pt.md | 4 ++-- 39 files changed, 78 insertions(+), 78 deletions(-) diff --git a/guides/checkout-api-v2/industry-data/apparel.en.md b/guides/checkout-api-v2/industry-data/apparel.en.md index 2e9bdfb876..cd47e65a6c 100644 --- a/guides/checkout-api-v2/industry-data/apparel.en.md +++ b/guides/checkout-api-v2/industry-data/apparel.en.md @@ -112,8 +112,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/apparel.es.md b/guides/checkout-api-v2/industry-data/apparel.es.md index d8fb361414..a38a7ebc94 100644 --- a/guides/checkout-api-v2/industry-data/apparel.es.md +++ b/guides/checkout-api-v2/industry-data/apparel.es.md @@ -112,8 +112,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/apparel.pt.md b/guides/checkout-api-v2/industry-data/apparel.pt.md index 1bf1ddd376..6b42c47e71 100644 --- a/guides/checkout-api-v2/industry-data/apparel.pt.md +++ b/guides/checkout-api-v2/industry-data/apparel.pt.md @@ -112,8 +112,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/applications-online-platforms.en.md b/guides/checkout-api-v2/industry-data/applications-online-platforms.en.md index c7a598463e..6656d39905 100644 --- a/guides/checkout-api-v2/industry-data/applications-online-platforms.en.md +++ b/guides/checkout-api-v2/industry-data/applications-online-platforms.en.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/applications-online-platforms.es.md b/guides/checkout-api-v2/industry-data/applications-online-platforms.es.md index caee972792..6f198c0410 100644 --- a/guides/checkout-api-v2/industry-data/applications-online-platforms.es.md +++ b/guides/checkout-api-v2/industry-data/applications-online-platforms.es.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/applications-online-platforms.pt.md b/guides/checkout-api-v2/industry-data/applications-online-platforms.pt.md index 1d667754b0..c346b6b59d 100644 --- a/guides/checkout-api-v2/industry-data/applications-online-platforms.pt.md +++ b/guides/checkout-api-v2/industry-data/applications-online-platforms.pt.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/direct-sale.en.md b/guides/checkout-api-v2/industry-data/direct-sale.en.md index ed1f64c085..f31ab585fe 100644 --- a/guides/checkout-api-v2/industry-data/direct-sale.en.md +++ b/guides/checkout-api-v2/industry-data/direct-sale.en.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/direct-sale.es.md b/guides/checkout-api-v2/industry-data/direct-sale.es.md index 21618111b8..021243f988 100644 --- a/guides/checkout-api-v2/industry-data/direct-sale.es.md +++ b/guides/checkout-api-v2/industry-data/direct-sale.es.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/direct-sale.pt.md b/guides/checkout-api-v2/industry-data/direct-sale.pt.md index 28c5d9a250..834a95cc20 100644 --- a/guides/checkout-api-v2/industry-data/direct-sale.pt.md +++ b/guides/checkout-api-v2/industry-data/direct-sale.pt.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/electro.en.md b/guides/checkout-api-v2/industry-data/electro.en.md index 504dc5a820..b990f095d7 100644 --- a/guides/checkout-api-v2/industry-data/electro.en.md +++ b/guides/checkout-api-v2/industry-data/electro.en.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Name", "last_name": "Surname", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/electro.es.md b/guides/checkout-api-v2/industry-data/electro.es.md index 8f59db7f85..076cf81d81 100644 --- a/guides/checkout-api-v2/industry-data/electro.es.md +++ b/guides/checkout-api-v2/industry-data/electro.es.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nombre", "last_name": "Apellido", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/electro.pt.md b/guides/checkout-api-v2/industry-data/electro.pt.md index 85b8d6b232..7af8fe1461 100644 --- a/guides/checkout-api-v2/industry-data/electro.pt.md +++ b/guides/checkout-api-v2/industry-data/electro.pt.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/gambling.en.md b/guides/checkout-api-v2/industry-data/gambling.en.md index 6a8f1c7a93..1185e19117 100644 --- a/guides/checkout-api-v2/industry-data/gambling.en.md +++ b/guides/checkout-api-v2/industry-data/gambling.en.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/gambling.es.md b/guides/checkout-api-v2/industry-data/gambling.es.md index a915f256d2..fd096113d4 100644 --- a/guides/checkout-api-v2/industry-data/gambling.es.md +++ b/guides/checkout-api-v2/industry-data/gambling.es.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/gambling.pt.md b/guides/checkout-api-v2/industry-data/gambling.pt.md index 1b0c6609a9..f30e308792 100644 --- a/guides/checkout-api-v2/industry-data/gambling.pt.md +++ b/guides/checkout-api-v2/industry-data/gambling.pt.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/goverments-public-services.en.md b/guides/checkout-api-v2/industry-data/goverments-public-services.en.md index 1a121406be..4a9111f4ab 100644 --- a/guides/checkout-api-v2/industry-data/goverments-public-services.en.md +++ b/guides/checkout-api-v2/industry-data/goverments-public-services.en.md @@ -98,8 +98,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/goverments-public-services.es.md b/guides/checkout-api-v2/industry-data/goverments-public-services.es.md index e325358011..b2776038a9 100644 --- a/guides/checkout-api-v2/industry-data/goverments-public-services.es.md +++ b/guides/checkout-api-v2/industry-data/goverments-public-services.es.md @@ -98,8 +98,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/goverments-public-services.pt.md b/guides/checkout-api-v2/industry-data/goverments-public-services.pt.md index a800213fe8..3c8c08697b 100644 --- a/guides/checkout-api-v2/industry-data/goverments-public-services.pt.md +++ b/guides/checkout-api-v2/industry-data/goverments-public-services.pt.md @@ -98,8 +98,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/home-and-deco.en.md b/guides/checkout-api-v2/industry-data/home-and-deco.en.md index f60a77160c..8aeed9c175 100644 --- a/guides/checkout-api-v2/industry-data/home-and-deco.en.md +++ b/guides/checkout-api-v2/industry-data/home-and-deco.en.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/home-and-deco.es.md b/guides/checkout-api-v2/industry-data/home-and-deco.es.md index ac614d4301..7a458fe69b 100644 --- a/guides/checkout-api-v2/industry-data/home-and-deco.es.md +++ b/guides/checkout-api-v2/industry-data/home-and-deco.es.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/home-and-deco.pt.md b/guides/checkout-api-v2/industry-data/home-and-deco.pt.md index 4b09908b37..905d1f1129 100644 --- a/guides/checkout-api-v2/industry-data/home-and-deco.pt.md +++ b/guides/checkout-api-v2/industry-data/home-and-deco.pt.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/hospitality.en.md b/guides/checkout-api-v2/industry-data/hospitality.en.md index cbc4ecac52..c98dcb674f 100644 --- a/guides/checkout-api-v2/industry-data/hospitality.en.md +++ b/guides/checkout-api-v2/industry-data/hospitality.en.md @@ -119,8 +119,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/hospitality.es.md b/guides/checkout-api-v2/industry-data/hospitality.es.md index 962e356ecf..39ed758542 100644 --- a/guides/checkout-api-v2/industry-data/hospitality.es.md +++ b/guides/checkout-api-v2/industry-data/hospitality.es.md @@ -119,8 +119,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/hospitality.pt.md b/guides/checkout-api-v2/industry-data/hospitality.pt.md index fa17f291b9..58e4f3b779 100644 --- a/guides/checkout-api-v2/industry-data/hospitality.pt.md +++ b/guides/checkout-api-v2/industry-data/hospitality.pt.md @@ -119,8 +119,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/retail.en.md b/guides/checkout-api-v2/industry-data/retail.en.md index bd77f69efd..917b3cafbf 100644 --- a/guides/checkout-api-v2/industry-data/retail.en.md +++ b/guides/checkout-api-v2/industry-data/retail.en.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/retail.es.md b/guides/checkout-api-v2/industry-data/retail.es.md index eb5657727a..de0a129d4c 100644 --- a/guides/checkout-api-v2/industry-data/retail.es.md +++ b/guides/checkout-api-v2/industry-data/retail.es.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/retail.pt.md b/guides/checkout-api-v2/industry-data/retail.pt.md index 5840a110ec..f1d1a45030 100644 --- a/guides/checkout-api-v2/industry-data/retail.pt.md +++ b/guides/checkout-api-v2/industry-data/retail.pt.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.en.md b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.en.md index 97d1c8d9ef..90dedab26d 100644 --- a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.en.md +++ b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.en.md @@ -93,8 +93,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.es.md b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.es.md index 7580fa549b..dcb2e73860 100644 --- a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.es.md +++ b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.es.md @@ -93,8 +93,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.pt.md b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.pt.md index 54358952d3..e5592035e6 100644 --- a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.pt.md +++ b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.pt.md @@ -93,8 +93,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tourism.en.md b/guides/checkout-api-v2/industry-data/tourism.en.md index fe841b1e5b..b7eed9e1db 100644 --- a/guides/checkout-api-v2/industry-data/tourism.en.md +++ b/guides/checkout-api-v2/industry-data/tourism.en.md @@ -138,8 +138,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tourism.es.md b/guides/checkout-api-v2/industry-data/tourism.es.md index 8cd9277777..2ec6dd4948 100644 --- a/guides/checkout-api-v2/industry-data/tourism.es.md +++ b/guides/checkout-api-v2/industry-data/tourism.es.md @@ -138,8 +138,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tourism.pt.md b/guides/checkout-api-v2/industry-data/tourism.pt.md index 4baefa5b31..d26b0f487f 100644 --- a/guides/checkout-api-v2/industry-data/tourism.pt.md +++ b/guides/checkout-api-v2/industry-data/tourism.pt.md @@ -138,8 +138,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/urban-transport.en.md b/guides/checkout-api-v2/industry-data/urban-transport.en.md index 1016f11e77..06bcd99a09 100644 --- a/guides/checkout-api-v2/industry-data/urban-transport.en.md +++ b/guides/checkout-api-v2/industry-data/urban-transport.en.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/urban-transport.es.md b/guides/checkout-api-v2/industry-data/urban-transport.es.md index ba23014464..19b1f0867e 100644 --- a/guides/checkout-api-v2/industry-data/urban-transport.es.md +++ b/guides/checkout-api-v2/industry-data/urban-transport.es.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/urban-transport.pt.md b/guides/checkout-api-v2/industry-data/urban-transport.pt.md index 9ed49d85a6..1d7c81165b 100644 --- a/guides/checkout-api-v2/industry-data/urban-transport.pt.md +++ b/guides/checkout-api-v2/industry-data/urban-transport.pt.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/utilities.en.md b/guides/checkout-api-v2/industry-data/utilities.en.md index 53df4bc729..856cb0866a 100644 --- a/guides/checkout-api-v2/industry-data/utilities.en.md +++ b/guides/checkout-api-v2/industry-data/utilities.en.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/utilities.es.md b/guides/checkout-api-v2/industry-data/utilities.es.md index 679a361c19..4aa3880e3a 100644 --- a/guides/checkout-api-v2/industry-data/utilities.es.md +++ b/guides/checkout-api-v2/industry-data/utilities.es.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/utilities.pt.md b/guides/checkout-api-v2/industry-data/utilities.pt.md index 20e09652f9..705194b197 100644 --- a/guides/checkout-api-v2/industry-data/utilities.pt.md +++ b/guides/checkout-api-v2/industry-data/utilities.pt.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", From 066df7776e61fafdfda2b4f2a45b28a3a799e44d Mon Sep 17 00:00:00 2001 From: Heitor Galdino Date: Thu, 23 Jan 2025 19:50:48 -0300 Subject: [PATCH 2/2] heits --- guides/checkout-bricks/introduction.en.md | 2 +- guides/checkout-bricks/introduction.es.md | 2 +- guides/checkout-bricks/introduction.pt.md | 2 +- guides/checkout-pro/integrate-preferences.en.md | 2 +- guides/checkout-pro/integrate-preferences.es.md | 2 +- guides/checkout-pro/integrate-preferences.pt.md | 2 +- images/cow/live-demo-cho-pro-rebranding.png | Bin 0 -> 2170 bytes images/cow/live-demo-cho-pro.png | Bin 0 -> 2645 bytes 8 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 images/cow/live-demo-cho-pro-rebranding.png create mode 100644 images/cow/live-demo-cho-pro.png diff --git a/guides/checkout-bricks/introduction.en.md b/guides/checkout-bricks/introduction.en.md index 461c3c10d1..cd02b3e47b 100644 --- a/guides/checkout-bricks/introduction.en.md +++ b/guides/checkout-bricks/introduction.en.md @@ -12,7 +12,7 @@ The Brick has responsive capabilities in terms of the size within the screen. Th ----[mlc]---- -![responsiveness-mlb](checkout-bricks/responsiveness-mlc-en.png) +![responsiveness-mlc](checkout-bricks/responsiveness-all-en.png) ------------ ----[mlb]---- diff --git a/guides/checkout-bricks/introduction.es.md b/guides/checkout-bricks/introduction.es.md index c7959f7e9a..675b605ec6 100644 --- a/guides/checkout-bricks/introduction.es.md +++ b/guides/checkout-bricks/introduction.es.md @@ -12,7 +12,7 @@ El Brick posee capacidades responsivas en términos del tamaño del espacio en l ----[mlc]---- -![responsiveness-mlb](checkout-bricks/responsiveness-mlc-es.png) +![responsiveness-mlc](checkout-bricks/responsiveness-all-es.png) ------------ ----[mlb]---- diff --git a/guides/checkout-bricks/introduction.pt.md b/guides/checkout-bricks/introduction.pt.md index 5b990f6358..2d1f7c14c6 100644 --- a/guides/checkout-bricks/introduction.pt.md +++ b/guides/checkout-bricks/introduction.pt.md @@ -12,7 +12,7 @@ O Brick possui capacidades responsivas no que tange o tamanho do espaço em tela ----[mlc]---- -![responsiveness-mlb](checkout-bricks/responsiveness-mlc-pt.png) +![responsiveness-mlc](checkout-bricks/responsiveness-all-pt.png) ------------ ----[mlb]---- diff --git a/guides/checkout-pro/integrate-preferences.en.md b/guides/checkout-pro/integrate-preferences.en.md index 817878145c..1fe47f1e64 100644 --- a/guides/checkout-pro/integrate-preferences.en.md +++ b/guides/checkout-pro/integrate-preferences.en.md @@ -9,7 +9,7 @@ live_demo_code_action: - title: Try our Checkout Pro - description: Build the Checkout Pro visual experience in real-time. When you are all set, download or copy the generated code to add it to your website or share it with a developer. - link: /developers/en/live-demo/checkout-pro - - image:https://http2.mlstatic.com/storage/dx-devsite/docs-assets/custom-upload/2023/9/6/1696615115358-Group34359.png + - image: /images/cow/live-demo-cho-pro.png - linkName: Demo - buttonDescription: Build your Checkout Pro --- diff --git a/guides/checkout-pro/integrate-preferences.es.md b/guides/checkout-pro/integrate-preferences.es.md index c23217c0d9..7c6faa9ca6 100644 --- a/guides/checkout-pro/integrate-preferences.es.md +++ b/guides/checkout-pro/integrate-preferences.es.md @@ -9,7 +9,7 @@ live_demo_code_action: - title: Prueba nuestro Checkout Pro - description: Construye la experiencia visual de Checkout Pro en tiempo real. Cuando esté todo listo, descarga o copia el código generado para agregarlo a tu sitio o compartirlo con un desarrollador. - link: /developers/es/live-demo/checkout-pro - - image:https://http2.mlstatic.com/storage/dx-devsite/docs-assets/custom-upload/2023/9/6/1696615115358-Group34359.png + - image: /images/cow/live-demo-cho-pro.png - linkName: Demo - buttonDescription: Construir tu Checkout Pro --- diff --git a/guides/checkout-pro/integrate-preferences.pt.md b/guides/checkout-pro/integrate-preferences.pt.md index e2b0b7de5b..8a43e42579 100644 --- a/guides/checkout-pro/integrate-preferences.pt.md +++ b/guides/checkout-pro/integrate-preferences.pt.md @@ -9,7 +9,7 @@ live_demo_code_action: - title: Experimente nosso Checkout Pro - description: Construa a experiência visual do Checkout Pro em tempo real. Quando estiver tudo pronto, baixe ou copie o código gerado para adicionar no seu site ou compartilhar com um desenvolvedor. - link: /developers/pt/live-demo/checkout-pro - - image:https://http2.mlstatic.com/storage/dx-devsite/docs-assets/custom-upload/2023/9/6/1696615115358-Group34359.png + - image: /images/cow/live-demo-cho-pro.png - linkName: Demo - buttonDescription: Construir seu Checkout Pro --- diff --git a/images/cow/live-demo-cho-pro-rebranding.png b/images/cow/live-demo-cho-pro-rebranding.png new file mode 100644 index 0000000000000000000000000000000000000000..1f74f773873f0de40250cc091f03f13c68a9a592 GIT binary patch literal 2170 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 a@Rif!GhCUu>zTkQ5M*oRU|D(ebmAZQbd@#$ literal 0 HcmV?d00001