Skip to content

Commit

Permalink
Merge pull request #792 from mercadopago/fix/search_customer_node
Browse files Browse the repository at this point in the history
Fix customer and card links
  • Loading branch information
Juan Ignacio Veltri authored Jul 21, 2020
2 parents fc0047f + 0f4c415 commit 0c40f72
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sites_supported:

# Capture an Advanced Payment

The Advanced Payment API allows you to make payments of the [Authorization and Capture](https://www.mercadopago.com.br/developers/en/guides/payments/api/authorization-and-capture) type. For these cases, an Advanced Payment must be created with the `capture` field as `false`, which will reserve the amount until it is captured.
The Advanced Payment API allows you to make payments of the [Authorization and Capture](https://www.mercadopago.com.br/developers/en/guides/payments/api/other-features) type. For these cases, an Advanced Payment must be created with the `capture` field as `false`, which will reserve the amount until it is captured.

To capture it you must do as follows:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sites_supported:

# Capturar un Advanced Payment

La API de Advanced Payment permite realizar pagos del tipo [Autorización y Captura](https://www.mercadopago.com.ar/developers/es/guides/payments/api/authorization-and-capture). Para estos casos se debe crear un Advanced Payment con el campo `capture` en `false`, el cual reservará el monto hasta que se capture.
La API de Advanced Payment permite realizar pagos del tipo [Autorización y Captura](https://www.mercadopago.com.ar/developers/es/guides/payments/api/other-features). Para estos casos se debe crear un Advanced Payment con el campo `capture` en `false`, el cual reservará el monto hasta que se capture.

Para capturarlo debes hacerlo de la siguente forma:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sites_supported:

# Capturar um Advanced Payment

A API de Advanced Payment permite realizar pagamentos do tipo [Autorização e Captura](https://www.mercadopago.com.br/developers/pt/guides/payments/api/authorization-and-capture). Para estes casos deve-se criar um Advanced Payment com o campo `capture` em `false`, o qual reservará o valor até que se capture.
A API de Advanced Payment permite realizar pagamentos do tipo [Autorização e Captura](https://www.mercadopago.com.br/developers/pt/guides/payments/api/other-features). Para estes casos deve-se criar um Advanced Payment com o campo `capture` em `false`, o qual reservará o valor até que se capture.

Para capturá-lo faça da seguinte forma:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The Advanced Payments API allows you to make payments with Customers and Saved C
>
> Note
>
> View reference of [Customers & Cards](https://www.mercadopago.com.br/developers/en/guides/payments/api/customers-and-cards) for more details.
> View reference of [Customers & Cards](https://www.mercadopago.com.br/developers/en/guides/payments/api/advanced-integration/) for more details.
To create a payment using `Customers`, the user ID and the type must be set with the `customer` value.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ La API de Advanced Payments permite realizar pagos con clientes y tarjetas guard
>
> Nota
>
> Para mayor información ver referencia de [Customers & Cards](https://www.mercadopago.com.ar/developers/es/guides/payments/api/customers-and-cards).
> Para mayor información ver referencia de [Customers & Cards](https://www.mercadopago.com.ar/developers/es/guides/payments/api/advanced-integration/).
Para crear un pago usando `Customers`, se setea el ID del usuario y el tipo con el valor `customer`.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A API de Advanced Payments permite realizar pagamentos com clientes e cartões g
>
> Nota
>
> Ver referência de [Customers & Cards](https://www.mercadopago.com.br/developers/pt/guides/payments/api/customers-and-cards) para maiores informações.
> Ver referência de [Customers & Cards](https://www.mercadopago.com.br/developers/pt/guides/payments/api/advanced-integration/) para maiores informações.
Para criar um pagamento usando `Customers`, deve-se atribuir o ID do cliente e o tipo com o valor `customer`.

Expand Down
2 changes: 1 addition & 1 deletion guides/payments/subscriptions/preapproval.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Para la primer transacción siempre se tendrán que solicitar los datos de la ta

## Crea un customer y asociale la tarjeta utilizada

Una vez cursado el primer pago, y habiéndote asegurado que la tarjeta es válida, crea un Cliente que estará asociado a tu cuenta y asóciale una tarjeta. Podrás hacer esto siguiendo el paso a paso indicando en nuestra integración de [Usuarios y Tarjetas](https://www.mercadopago.com.ar/developers/es/guides/payments/api/customers-and-cards)
Una vez cursado el primer pago, y habiéndote asegurado que la tarjeta es válida, crea un Cliente que estará asociado a tu cuenta y asóciale una tarjeta. Podrás hacer esto siguiendo el paso a paso indicando en nuestra integración de [Usuarios y Tarjetas](https://www.mercadopago.com.ar/developers/es/guides/payments/api/advanced-integration/)

## Cobra de forma recurrente a tus clientes

Expand Down
2 changes: 1 addition & 1 deletion guides/plugins/official/magento-two.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The module of Mercado Pago to Magento is integrated with the features and paymen

* Custom Checkout
* [Payment with Credit Card](https://www.mercadopago.com.br/developers/en/guides/payments/api/receiving-payment-by-card/)
* [One Click Pay (Customers and Cards)](https://www.mercadopago.com.br/developers/en/guides/payments/api/customers-and-cards/)
* [One Click Pay (Customers and Cards)](https://www.mercadopago.com.br/developers/en/guides/payments/api/advanced-integration/)
* [Paid with other payment methods](https://www.mercadopago.com.br/developers/en/guides/payments/api/other-payment-ways/)
* [Refunds of Payments](https://www.mercadopago.com.br/developers/en/guides/manage-account/cancellations-and-refunds)

Expand Down
2 changes: 1 addition & 1 deletion guides/plugins/official/magento-two.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ O módulo do Mercado Pago para o Magento esta integrado com as seguintes funcion

* Checkout Transparente
* [Pagamento com Cartão de Crédito](https://www.mercadopago.com.br/developers/pt/guides/payments/api/receiving-payment-by-card/)
* [Pagamento com um click (Clientes e Cartões)](https://www.mercadopago.com.br/developers/pt/guides/payments/api/customers-and-cards/)
* [Pagamento com um click (Clientes e Cartões)](https://www.mercadopago.com.br/developers/pt/guides/payments/api/advanced-integration/)
* [Pagamento com outros meios (Boleto)](https://www.mercadopago.com.br/developers/pt/guides/payments/api/other-payment-ways/)
* [Devolução de Pagamentos](https://www.mercadopago.com.br/developers/pt/guides/manage-account/cancellations-and-refunds)

Expand Down

0 comments on commit 0c40f72

Please sign in to comment.