Skip to content

Commit

Permalink
Merge pull request #707 from mercadopago/release/1.6.1
Browse files Browse the repository at this point in the history
Release/1.6.1
  • Loading branch information
nicolassalvanes authored May 11, 2020
2 parents bedde31 + 8c28e98 commit 6cd69b0
Show file tree
Hide file tree
Showing 218 changed files with 13,788 additions and 6,561 deletions.
33 changes: 30 additions & 3 deletions guides/changelog/current-year.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,26 @@ Each release note describes the new changes applying to a version. This changes



## May 4th, 2020

### New version SDK .NET

We have released a new version of SDK .NET.

[Check GitHub](https://github.com/mercadopago/dx-dotnet/releases/tag/1.7.0) for further details regarding this release.


## April 3rd, 2020

### Updated documentation - API

We have updated the documentation for using our payments API. We included a basic example of a frontend form as well as workflow diagrams in order to help ease your integration.

[Go to API documentation](https://www.mercadopago[FAKER][URL][DOMAIN]/developers/en/guides/payments/api/introduction/)


## March 27th, 2020

In order to help you optimize your reconciliations, we made some changes in the generation of the date ranges for your scheduled reports. This change applies to both the Available Balance report and Account Balance report. After April 1st, 2020 to find your scheduled reports, you will have to search for them by one second less.

`Search` Filters | Actual Date | New Date |
Expand All @@ -33,10 +51,19 @@ https://api.mercadolibre.com/account/bank_report/search?access_token={{access_to
```

> For further information regarding scheduling your reports, [visit our documentation](https://www.mercadopago.com.ar/developers/en/guides/reports/general-considerations/reconciliation-reports/).

## January 9th, 2020
## March 19th, 2020

### New version Prestashop 1.6 & 1.7

We have released a new version of Prestashop 1.6 & 1.7. Our Mercado Pago Checkout now works through a modal: your customers can complete their purchase without leaving the site.
[Check GitHub](https://github.com/mercadopago/cart-prestashop-7/releases) for further details regarding this release.

[Go to Prestashop 1.6 & 1.7 documentation](https://www.mercadopago[FAKER][URL][DOMAIN]/developers/en/guides/plugins/prestashop/introduction/)


## January 9th, 2020

If you have advertising campaigns for your business, it is important that you can follow them and see if they are helping you to realize sales. In order to improve them and make it more efficient, we add the possibility of associating a Facebook Pixel and a Google Ads conversion tracking tag to the payments of your Mercado Pago Checkout.

Expand Down
36 changes: 31 additions & 5 deletions guides/changelog/current-year.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,29 @@ Cada release note describe los cambios que aplican a una versión. Estos cambios
- **Actualizaciones en la documentación:** Guías, referencias y tutoriales para ayudarte a monetizar tu negocio integrando Mercado Pago.


## 4 de mayo de 2020

### Nueva versión de SDK .NET

Disponibilizamos una nueva versión de SDK .NET.

Para más detalle, consulta en GitHub los [últimos cambios productivos](https://github.com/mercadopago/dx-dotnet/releases/tag/1.7.0).


## 3 de abril de 2020

### Actualización de documentación - API

Renovamos la documentación para usar nuestras APIs de pagos. Agregamos un ejemplo básico del formulario en el frontend y sumamos diagramas de funcionamiento para ayudarte a la hora de integrar.

[Ir a documentación de API](https://www.mercadopago[FAKER][URL][DOMAIN]/developers/es/guides/payments/api/introduction/)


## 27 de marzo de 2020

Para ayudarte a optimizar tus conciliaciones, implementamos una mejora en la generación de los rangos de fechas para reportes programados. El cambio aplica tanto para el reporte de Dinero retirado, como al reporte de Todas las transacciones. Desde el miércoles 1 de abril, para encontrar tus reportes programados, vas a tener que buscarlos por un segundo menos.

Filtros del `search`| Fecha atual | Nueva fecha |
Filtros del `search`| Fecha actual | Nueva fecha |
--------- | ------------------------ | ------------------------------- |
begin_date | 01/01/2020 00:00:00 | 01/01/2020 00:00:00
end_date | 02/01/2020 00:00:00 | 01/01/2020 23:59:59
Expand All @@ -25,16 +42,25 @@ Tu nuevo parámetro quedaría de la siguiente forma:

```
https://api.mercadolibre.com/account/bank_report/search?access_token={{access_token}}
&created_from=schedule
&user_id=290477154
&begin_date=2020-01-01T00:00:00Z
&end_date=2020-01-01T23:59:59Z
&created_from=schedule
&user_id=290477154
&begin_date=2020-01-01T00:00:00Z
&end_date=2020-01-01T23:59:59Z
```

> Para más información sobre la programación de reportes, [consulta la documentación](https://www.mercadopago.com.ar/developers/es/guides/reports/general-considerations/reconciliation-reports/).

## 19 de marzo de 2020

### Nueva versión Prestashop 1.6 & 1.7

Lanzamos una nueva versión de Prestashop 1.6 & 1.7. Disponibilizamos el Checkout de Mercado Pago a través de modal para que tus compradores puedan realizar una compra sin salir de tu sitio.
Consulta en GitHub el detalle de los [últimos cambios productivos](https://github.com/mercadopago/cart-prestashop-7/releases).

[Ir a documentación de Prestashop 1.6 & 1.7](https://www.mercadopago[FAKER][URL][DOMAIN]/developers/es/guides/plugins/prestashop/introduction/)


## 9 de enero de 2020

Expand Down
30 changes: 28 additions & 2 deletions guides/changelog/current-year.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,24 @@ Cada release note descreve as alterações que se aplicam a uma versão. Essas a



## 4 de maio de 2020

### Nova versão SDK .NET

Lançamos uma nova versão do SDK .NET.

Confira no Github o detalhe das [últimas atualizações produtivas](https://github.com/mercadopago/dx-dotnet/releases/tag/1.7.0).


## 3 de abril de 2020

### Atualização de documentação - API

Renovamos a documentação para usar nossas APIs de pagamento. Adicionamos um exemplo básico do formulário no frontend e também diagramas de funcionamento para te ajudar na hora de integrar.

[Ir para a documentação de API](https://www.mercadopago[FAKER][URL][DOMAIN]/developers/pt/guides/payments/api/introduction/)


## 27 de março de 2020

Para ajudar a otimizar suas conciliações, implementamos melhorias na geração dos intervalos de datas para relatórios programados. A mudança é válida tanto para o relatório de Dinheiro retirado, como para o relatório de Todas as transações. Desde quarta-feira 1 de abril, para encontrar seus relatórios programados, busque-os por um segundo a menos.
Expand All @@ -23,7 +41,7 @@ begin_date | 01/01/2020 00:00:00 | 01/01/2020 00:00:00
end_date | 02/01/2020 00:00:00 | 01/01/2020 23:59:59


Seu novo parâmetro ficaria da seguinte forma:
Seu novo parâmetro ficaria da seguinte forma:

```
https://api.mercadolibre.com/account/bank_report/search?access_token={{access_token}}
Expand All @@ -34,9 +52,17 @@ https://api.mercadolibre.com/account/bank_report/search?access_token={{access_to
```

> Para mais informações sobre a programação de relatórios, [consulte a documentação](https://www.mercadopago.com.ar/developers/pt/guides/reports/general-considerations/reconciliation-reports/).
> Para mais informações sobre a programação de relatórios, [consulte a documentação](https://www.mercadopago.com.ar/developers/pt/guides/reports/general-considerations/reconciliation-reports/).

## 19 de março de 2020

### Nova versão Prestashop 1.6 & 1.7

Lançamos uma nova versão do Prestashop 1.6 & 1.7. Disponibilizamos o Checkout Mercado Pago através de modal para que seus compradores possam comprar sem sair de seu site.
Confira no GitHub o detalhe das [últimas atualizações produtivas](https://github.com/mercadopago/cart-prestashop-7/releases).

[Ir para a documentação de Prestashop 1.6 & 1.7](https://www.mercadopago[FAKER][URL][DOMAIN]/developers/pt/guides/plugins/prestashop/introduction/)


## 9 de janeiro de 2020
Expand Down
25 changes: 17 additions & 8 deletions guides/faqs/credentials.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,22 @@ sites_supported:

# Credentials

## Where to find my credentials
## What are my credentials and where can I find them

Your credentials are the keys that we provided you so that you could make your integrations. They are available in your Mercado Pago account, in the [Credentials section]([FAKER][CREDENTIALS][URL]).
The credentials are the keys that we provided you so that you could make your integrations.

## My credentials expired. How to renew them?
Your credentials include:

You can renew your credentials from the [Credentials section]([FAKER][CREDENTIALS][URL]).

For security reasons, the credentials expire but don't worry, you can renew them as many times as necessary.
| Key | Description |
| --- |--- |
| Public key | Public key of the application that you will use in your frontend and will allow you, for example, to know available payment methods and encrypt card data.|
| Access token | Private key of the application that you will use in your backend to generate payments. It is very important that this data is protected on your servers and is not accessible by any system user or attacker. |

Keep in mind that you have to replace the credentials you already used with the new ones.
They are available in your Mercado Pago account, in the [Credentials section]([FAKER][CREDENTIALS][URL]).

## I am already integrated and tested, how do I implement in production?

You must fill the form "I want to go into production" found in the [Credentials section]([FAKER][CREDENTIALS][URL]).
You must fill the form "Go to production" found in the [Credentials section]([FAKER][CREDENTIALS][URL]).

This form is necessary to make transactions with real money.

Expand All @@ -31,3 +32,11 @@ Keep in mind when completing the fields:
- Document: refers to the type of document and the number without dots or bars.

- Postal address: enter a contact e-mail of the site.

## I want to update my credentials, how can I renew them?

You can renew your credentials from the [Credentials section]([FAKER][CREDENTIALS][URL]).

For exceptional security reasons, your credentials may need to be updated. But don't worry, you can renew them as many times as necessary.

Keep in mind that you have to replace the credentials you already used with the new ones.
Loading

0 comments on commit 6cd69b0

Please sign in to comment.