Skip to content

Commit

Permalink
Merge pull request #2543 from mercadopago/fix/bugs-2301
Browse files Browse the repository at this point in the history
fix/bugs-2301
  • Loading branch information
hgaldino authored Jan 23, 2025
2 parents 8534907 + 066df77 commit 6ac809c
Show file tree
Hide file tree
Showing 47 changed files with 84 additions and 84 deletions.
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/apparel.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/apparel.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/apparel.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/direct-sale.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/direct-sale.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/direct-sale.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/electro.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/electro.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/electro.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/gambling.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/gambling.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/gambling.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/home-and-deco.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/home-and-deco.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/home-and-deco.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/hospitality.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/hospitality.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/hospitality.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/retail.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/retail.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/retail.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/tourism.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/tourism.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/tourism.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/urban-transport.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/urban-transport.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions guides/checkout-api-v2/industry-data/urban-transport.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading

0 comments on commit 6ac809c

Please sign in to comment.