Skip to content

Commit

Permalink
Merge pull request #460 from mercadopago/docuingles
Browse files Browse the repository at this point in the history
hotfix_cow_en
  • Loading branch information
mminestrelli authored Sep 4, 2019
2 parents 68bc19c + a816b6b commit 0a2191a
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ sites_supported:
>
>
>
> [Receive payment notifications](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration#bookmark_recibe_notificaciones_de_pagos)
> [Receive payment notifications](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration#bookmark_receive_payment_notifications)
>
> [Additional information for preference](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration/#bookmark_información_adicional_para_la_preferencia)
> [Additional information for preference](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration/#bookmark_additional_information_for_preference)
>
> [Return URL](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration#bookmark_url_de_retorno)
> [Return URL](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration#bookmark_return_url)
>
> [Cancellations and returns](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration#bookmark_cancelaciones_y_devoluciones)
> [Cancellations and returns](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration#bookmark_cancellations_and_returns)
>
> [Manage chargebacks](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration#bookmark_gestiona_contracargos)
> [Manage chargebacks](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration#bookmark_manage_chargebacks)

## Receive Payment Notifications
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ sites_supported:
>
>
>
> [Example of a complete preference](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/configurations#bookmark_ejemplo_de_una_preferencia_completa)
> [Example of a complete preference](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/configurations#bookmark_example_of_a_complete_preference)
>
> [Attributes for preference](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/configurations#bookmark_atributos_para_la_preferencia)
> [Attributes for preference](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/configurations#bookmark_attributes_for_preference)
You can adapt the integration to your business by adding attributes in the preference. There is a lot of [details in a preference](https://www.mercadopago.com.ar/developers/en/reference/preferences/resource/) that can be set, but always keep in mind what your business needs.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ sites_supported:
>
>
>
> [Redirect scheme](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/customizations#bookmark_esquema_modal)
> [Redirect scheme](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/customizations#bookmark_redirect_scheme)
>
> [Colors](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/customizations#bookmark_colores)
> [Colors](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/customizations#bookmark_colors)
>
> [Buttons](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/customizations#bookmark_botones)
> [Buttons](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/customizations#bookmark_buttons)
## Redirect Scheme

Expand Down Expand Up @@ -189,4 +189,4 @@ data-button-label="Buy"
>
> Optimize your integration and improve the management of your sales.
>
> [Advanced Integration](https://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/advanced-integration/)
> [Advanced Integration](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration/)
10 changes: 5 additions & 5 deletions guides/payments/web-payment-checkout/latest/integration.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ sites_supported:
>
>
>
> [How do I integrate?](https://www.mercadopago.com.br/developers/en/guides/payments/web-payment-checkout/integration#bookmark_como_me_integro?)
> [How do I integrate?](https://www.mercadopago.com.br/developers/en/guides/payments/web-payment-checkout/integration#bookmark_how_do_i_integrate?)
>
> [Steps to integrate](https://www.mercadopago.com.br/developers/en/guides/payments/web-payment-checkout/integration#bookmark_etapas_para_se_integrar)
> [Steps to integrate](https://www.mercadopago.com.br/developers/en/guides/payments/web-payment-checkout/integration#bookmark_steps_to_integrate)

## How do I integrate?
Expand All @@ -39,7 +39,7 @@ Installing the Smart Checkout consists of two steps:

Write the following code consisting of three parts:

1.1 Add the <a href="https://www.mercadopago.com.br/developers/pt/guides/payments/web-payment-checkout/previous-requirements#bookmark_pré-requisitos" target="_blank"> Mercado Pago SDK</a> in your project:
1.1 Add the <a href="https://www.mercadopago.com.br/developers/en/guides/payments/web-payment-checkout/previous-requirements#bookmark_pré-requisitos" target="_blank"> Mercado Pago SDK</a> in your project:

[[[
```php
Expand Down Expand Up @@ -315,12 +315,12 @@ _Click on the link within your site and [test the integration of your Smart Chec
>
> Check that everything works in your integration with test users.
>
> [Test your integration](http://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/test-integration/)
> [Test your integration](http://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/test-integration/)
> RIGHT_BUTTON_RECOMMENDED_EN
>
> Advanced integration
>
> Optimize your integration and improve the management of your sales.
>
> [Advanced integration](http://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/advanced-integration/)
> [Advanced integration](http://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/advanced-integration/)
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ Payment with two cards | ✔ | |
>
> To integrate, you have to meet the necessary requirements.
>
> [Requirements to integrate](http://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/previous-requirements/)
> [Requirements to integrate](http://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/previous-requirements/)
>
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ sites_supported:
>
>
>
> [Glossary](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/previous-requirements#bookmark_glosario)
> [Glossary](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/previous-requirements#bookmark_glossary)
>
> [Previous requirements](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/previous-requirements#bookmark_requisitos_previos)
> [Previous requirements](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/previous-requirements#bookmark_previous_requirements)
## Glossary

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ sites_supported:
>
>
>
> [How to test your integration](https://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/test-integration#bookmark_cómo_probar_mi_integración)
> [How to test your integration](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/test-integration#bookmark_how_to_test_your_integration)
>
> [How to create users](https://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/test-integration#bookmark_cómo_crear_usuarios)
> [How to create users](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/test-integration#bookmark_how_to_create_users)
>
> [Test the payment flow](https://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/test-integration#bookmark_prueba_el_flujo_de_pago)
> [Test the payment flow](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/test-integration#bookmark_test_the_payment_flow)
>
> [Test cards](https://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/test-integration#bookmark_tarjetas_de_prueba)
> [Test cards](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/test-integration#bookmark_test_cards)
>
> [Start receiving payments](https://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/test-integration#bookmark_comenzar_a_recibir_pagos)
> [Start receiving payments](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/test-integration#bookmark_start_receiving_payments)

## How to test my integration
Expand Down Expand Up @@ -135,12 +135,12 @@ Upon completing the form, verify that the credentials in your integration are th
>
> Optimize your integration and improve the management of your sales.
>
> [Advanced integration](http://www.mercadopago.com.br/developers/pt/guides/payments/web-payment-checkout/advanced-integration/)
> [Advanced integration](http://www.mercadopago.com.br/developers/en/guides/payments/web-payment-checkout/advanced-integration/)
> RIGHT_BUTTON_RECOMMENDED_EN
>
> Customization
>
> Adapt the style of your brand in the buying experience.
>
> [Customization](http://www.mercadopago.com.br/developers/pt/guides/payments/web-payment-checkout/customizations/)
> [Customization](http://www.mercadopago.com.br/developers/en/guides/payments/web-payment-checkout/customizations/)

0 comments on commit 0a2191a

Please sign in to comment.