From 252509bba1586ae1514625f69a252b7f5495e074 Mon Sep 17 00:00:00 2001 From: Alejandro Anon Date: Thu, 16 Apr 2020 19:38:10 -0300 Subject: [PATCH] =?UTF-8?q?Fix=20no=20hay=20m=C3=A1s=20public=20key.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guides/plugins/unofficial/vtex.en.md | 8 ++++---- guides/plugins/unofficial/vtex.es.md | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/guides/plugins/unofficial/vtex.en.md b/guides/plugins/unofficial/vtex.en.md index b215dfbf26..9ed65c829c 100644 --- a/guides/plugins/unofficial/vtex.en.md +++ b/guides/plugins/unofficial/vtex.en.md @@ -500,7 +500,7 @@ Uruguay: Oca. 4. Select code. 5. Select checkout5-custom.js. -6. Copy and paste the following code, replacing the field `publicKey` with your credentials: +6. Copy and paste the following code: ``` var script = document.createElement("script"); @@ -759,7 +759,7 @@ Uruguay: Oca. 4. Select code. 5. Select checkout5-custom.js. -6. Copy and paste the following code, replacing the field `publicKey` with your credentials: +6. Copy and paste the following code: ``` var script = document.createElement("script"); @@ -1018,7 +1018,7 @@ Uruguay: Oca. 4. Select code. 5. Select checkout5-custom.js. -6. Copy and paste the following code, replacing the field `publicKey` with your credentials: +6. Copy and paste the following code: ``` var script = document.createElement("script"); @@ -1271,7 +1271,7 @@ Uruguay: Oca. 4. Select code. 5. Select checkout5-custom.js. -6. Copy and paste the following code, replacing the field `publicKey` with your credentials: +6. Copy and paste the following code: ``` var script = document.createElement("script"); diff --git a/guides/plugins/unofficial/vtex.es.md b/guides/plugins/unofficial/vtex.es.md index b645389d6b..05f936cbb5 100644 --- a/guides/plugins/unofficial/vtex.es.md +++ b/guides/plugins/unofficial/vtex.es.md @@ -263,7 +263,7 @@ Luego de configurar la afiliación es necesario agregar el plan de pago 4. Ingresar en código. 5. Seleccionar checkout5-custom.js. -6. Copiar y pegar el siguiente código, reemplazando el campo `publicKey` según corresponda: +6. Copiar y pegar el siguiente código: ``` var script = document.createElement("script"); @@ -616,7 +616,7 @@ Luego de configurar la afiliación es necesario agregar el plan de pago: 4. Ingresar en código. 5. Seleccionar checkout5-custom.js. -6. Copiar y pegar el siguiente código, reemplazando el campo `publicKey` según corresponda: +6. Copiar y pegar el siguiente código: ``` var script = document.createElement("script"); @@ -963,7 +963,7 @@ Luego de configurar la afiliación es necesario agregar el plan de pago: 4. Ingresar en código. 5. Seleccionar checkout5-custom.js. -6. Copiar y pegar el siguiente código, reemplazando el campo `publicKey` según corresponda: +6. Copiar y pegar el siguiente código: ``` var script = document.createElement("script"); @@ -1196,7 +1196,7 @@ Uruguay: Oca. 4. Ingresar en código. 5. Seleccionar checkout5-custom.js. -6. Copiar y pegar el siguiente código, reemplazando el campo `publicKey` según corresponda: +6. Copiar y pegar el siguiente código: ``` var script = document.createElement("script"); @@ -1541,7 +1541,7 @@ Luego de configurar la afiliación es necesario agregar el plan de pago: 4. Ingresar en código. 5. Seleccionar checkout5-custom.js. -6. Copiar y pegar el siguiente código, reemplazando el campo `publicKey` según corresponda: +6. Copiar y pegar el siguiente código: ``` var script = document.createElement("script"); @@ -1800,7 +1800,7 @@ Luego de configurar la afiliación es necesario agregar el plan de pago 4. Ingresar en código. 5. Seleccionar checkout5-custom.js. -6. Copiar y pegar el siguiente código, reemplazando el campo `publicKey` según corresponda: +6. Copiar y pegar el siguiente código: ``` var script = document.createElement("script");