WooCommerce MercadoPago - Version 4.6.3

Version Description

Download this release

Release Info

Developer mercadopago
Plugin Icon 128x128 WooCommerce MercadoPago
Version 4.6.3
Comparing to
See all releases

Code changes from version 4.6.2 to 4.6.3

Files changed (57) hide show
  1. assets/css/index.php +2 -0
  2. assets/images/MCO/index.php +2 -0
  3. assets/images/MLA/index.php +2 -0
  4. assets/images/MLB/index.php +2 -0
  5. assets/images/MLC/index.php +2 -0
  6. assets/images/MLM/index.php +2 -0
  7. assets/images/MLU/index.php +2 -0
  8. assets/images/MLV/index.php +2 -0
  9. assets/images/MPE/index.php +2 -0
  10. assets/images/bandeiras/index.php +2 -0
  11. assets/images/index.php +2 -0
  12. assets/index.php +2 -0
  13. assets/js/index.php +2 -0
  14. i18n/index.php +2 -0
  15. i18n/languages/index.php +2 -0
  16. i18n/languages/woocommerce-mercadopago-es_AR.mo +0 -0
  17. i18n/languages/woocommerce-mercadopago-es_AR.po +2 -2
  18. i18n/languages/woocommerce-mercadopago-es_CL.mo +0 -0
  19. i18n/languages/woocommerce-mercadopago-es_CL.po +2 -2
  20. i18n/languages/woocommerce-mercadopago-es_CO.mo +0 -0
  21. i18n/languages/woocommerce-mercadopago-es_CO.po +2 -2
  22. i18n/languages/woocommerce-mercadopago-es_ES.mo +0 -0
  23. i18n/languages/woocommerce-mercadopago-es_ES.po +2 -2
  24. i18n/languages/woocommerce-mercadopago-es_MX.mo +0 -0
  25. i18n/languages/woocommerce-mercadopago-es_MX.po +2 -2
  26. i18n/languages/woocommerce-mercadopago-es_PE.mo +0 -0
  27. i18n/languages/woocommerce-mercadopago-es_PE.po +2 -2
  28. i18n/languages/woocommerce-mercadopago-es_UY.mo +0 -0
  29. i18n/languages/woocommerce-mercadopago-es_UY.po +2 -2
  30. i18n/languages/woocommerce-mercadopago-es_VE.mo +0 -0
  31. i18n/languages/woocommerce-mercadopago-es_VE.po +2 -2
  32. i18n/languages/woocommerce-mercadopago-pt_BR.mo +0 -0
  33. i18n/languages/woocommerce-mercadopago-pt_BR.po +2 -2
  34. i18n/languages/woocommerce-mercadopago.pot +3 -7
  35. includes/admin/index.php +2 -0
  36. includes/admin/notices/WC_WooMercadoPago_Notices.php +17 -23
  37. includes/admin/notices/WC_WooMercadoPago_ReviewNotice.php +0 -4
  38. includes/admin/notices/index.php +2 -0
  39. includes/helpers/index.php +2 -0
  40. includes/module/WC_WooMercadoPago_Configs.php +1 -1
  41. includes/module/config/WC_WooMercadoPago_Constants.php +1 -1
  42. includes/module/config/index.php +2 -0
  43. includes/module/index.php +2 -0
  44. includes/module/log/index.php +2 -0
  45. includes/module/preference/analytics/index.php +2 -0
  46. includes/module/preference/index.php +2 -0
  47. includes/module/sdk/index.php +2 -0
  48. includes/module/sdk/lib/index.php +2 -0
  49. includes/notification/index.php +2 -0
  50. includes/payments/hooks/index.php +2 -0
  51. includes/payments/index.php +2 -0
  52. includes/stock/index.php +2 -0
  53. index.php +2 -0
  54. readme.txt +12 -1
  55. templates/checkout/index.php +2 -0
  56. templates/index.php +2 -0
  57. woocommerce-mercadopago.php +1 -1
assets/css/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/images/MCO/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/images/MLA/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/images/MLB/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/images/MLC/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/images/MLM/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/images/MLU/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/images/MLV/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/images/MPE/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/images/bandeiras/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/images/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
assets/js/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
i18n/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
i18n/languages/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
i18n/languages/woocommerce-mercadopago-es_AR.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_AR.po CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
- "PO-Revision-Date: 2021-01-06 14:28-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
+ "PO-Revision-Date: 2021-02-04 09:33-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
i18n/languages/woocommerce-mercadopago-es_CL.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_CL.po CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
- "PO-Revision-Date: 2021-01-06 14:27-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
+ "PO-Revision-Date: 2021-02-04 09:33-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
i18n/languages/woocommerce-mercadopago-es_CO.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_CO.po CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
- "PO-Revision-Date: 2021-01-06 14:28-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
+ "PO-Revision-Date: 2021-02-04 09:34-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
i18n/languages/woocommerce-mercadopago-es_ES.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_ES.po CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
- "PO-Revision-Date: 2021-01-06 14:28-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
+ "PO-Revision-Date: 2021-02-04 09:34-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
i18n/languages/woocommerce-mercadopago-es_MX.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_MX.po CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
- "PO-Revision-Date: 2021-01-06 14:28-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
+ "PO-Revision-Date: 2021-02-04 09:34-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
i18n/languages/woocommerce-mercadopago-es_PE.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_PE.po CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
- "PO-Revision-Date: 2021-01-06 14:28-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
+ "PO-Revision-Date: 2021-02-04 09:34-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
i18n/languages/woocommerce-mercadopago-es_UY.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_UY.po CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
- "PO-Revision-Date: 2021-01-06 14:28-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
+ "PO-Revision-Date: 2021-02-04 09:34-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
i18n/languages/woocommerce-mercadopago-es_VE.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_VE.po CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
- "PO-Revision-Date: 2021-01-06 14:29-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
+ "PO-Revision-Date: 2021-02-04 09:35-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
i18n/languages/woocommerce-mercadopago-pt_BR.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-pt_BR.po CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
- "PO-Revision-Date: 2021-01-06 14:29-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
2
  # This file is distributed under the same license as the Mercado Pago payments for WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Mercado Pago payments for WooCommerce 4.6.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "POT-Creation-Date: 2019-09-05T23:48:06-04:00\n"
12
+ "PO-Revision-Date: 2021-02-04 09:35-0300\n"
13
  "X-Generator: Poedit 2.4.2\n"
14
  "X-Domain: woocommerce-mercadopago\n"
15
  "Last-Translator: \n"
i18n/languages/woocommerce-mercadopago.pot CHANGED
@@ -1161,19 +1161,15 @@ msgstr ""
1161
  msgid "Select the issuer with whom you want to process the payment"
1162
  msgstr ""
1163
 
1164
- #: includes/admin/notices/WC_WooMercadoPago_Notices.php:88, includes/admin/notices/WC_WooMercadoPago_Notices.php:143, includes/admin/notices/WC_WooMercadoPago_ReviewNotice.php:120
1165
- msgid "Discard"
1166
- msgstr ""
1167
-
1168
- #: includes/admin/notices/WC_WooMercadoPago_Notices.php:119
1169
  msgid "See WooCommerce"
1170
  msgstr ""
1171
 
1172
- #: includes/admin/notices/WC_WooMercadoPago_Notices.php:117
1173
  msgid "Install WooCommerce"
1174
  msgstr ""
1175
 
1176
- #: includes/admin/notices/WC_WooMercadoPago_Notices.php:114
1177
  msgid "Activate WooCommerce"
1178
  msgstr ""
1179
 
1161
  msgid "Select the issuer with whom you want to process the payment"
1162
  msgstr ""
1163
 
1164
+ #: includes/admin/notices/WC_WooMercadoPago_Notices.php:116
 
 
 
 
1165
  msgid "See WooCommerce"
1166
  msgstr ""
1167
 
1168
+ #: includes/admin/notices/WC_WooMercadoPago_Notices.php:114
1169
  msgid "Install WooCommerce"
1170
  msgstr ""
1171
 
1172
+ #: includes/admin/notices/WC_WooMercadoPago_Notices.php:111
1173
  msgid "Activate WooCommerce"
1174
  msgstr ""
1175
 
includes/admin/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/admin/notices/WC_WooMercadoPago_Notices.php CHANGED
@@ -76,18 +76,15 @@ class WC_WooMercadoPago_Notices
76
  }
77
 
78
  $notice = '<div id="message" class="notice ' . $type . ' is-dismissible ' . $inline . '">
79
- <div class="mp-alert-frame">
80
- <div class="mp-left-alert">
81
- <img src="' . plugins_url('../../assets/images/minilogo.png', plugin_dir_path(__FILE__)) . '">
 
 
 
 
82
  </div>
83
- <div class="mp-right-alert">
84
- <p>' . $message . '</p>
85
- </div>
86
- </div>
87
- <button type="button" class="notice-dismiss">
88
- <span class="screen-reader-text">' . __('Discard', 'woocommerce-mercadopago') . '</span>
89
- </button>
90
- </div>';
91
  if (class_exists('WC_WooMercadoPago_Module')) {
92
  WC_WooMercadoPago_Module::$notices[] = $notice;
93
  }
@@ -130,19 +127,16 @@ class WC_WooMercadoPago_Notices
130
  }
131
 
132
  $notice = '<div id="message" class="notice ' . $type . ' is-dismissible ' . $inline . '">
133
- <div class="mp-alert-frame">
134
- <div class="mp-left-alert">
135
- <img src="' . plugins_url('../../assets/images/minilogo.png', plugin_dir_path(__FILE__)) . '">
136
- </div>
137
- <div class="mp-right-alert">
138
- <p>' . $message . '</p>
139
- <p>' . $buttonUrl . '</p>
 
140
  </div>
141
- </div>
142
- <button type="button" class="notice-dismiss">
143
- <span class="screen-reader-text">' . __('Discard', 'woocommerce-mercadopago') . '</span>
144
- </button>
145
- </div>';
146
 
147
  if (class_exists('WC_WooMercadoPago_Module')) {
148
  WC_WooMercadoPago_Module::$notices[] = $notice;
76
  }
77
 
78
  $notice = '<div id="message" class="notice ' . $type . ' is-dismissible ' . $inline . '">
79
+ <div class="mp-alert-frame">
80
+ <div class="mp-left-alert">
81
+ <img src="' . plugins_url('../../assets/images/minilogo.png', plugin_dir_path(__FILE__)) . '">
82
+ </div>
83
+ <div class="mp-right-alert">
84
+ <p>' . $message . '</p>
85
+ </div>
86
  </div>
87
+ </div>';
 
 
 
 
 
 
 
88
  if (class_exists('WC_WooMercadoPago_Module')) {
89
  WC_WooMercadoPago_Module::$notices[] = $notice;
90
  }
127
  }
128
 
129
  $notice = '<div id="message" class="notice ' . $type . ' is-dismissible ' . $inline . '">
130
+ <div class="mp-alert-frame">
131
+ <div class="mp-left-alert">
132
+ <img src="' . plugins_url('../../assets/images/minilogo.png', plugin_dir_path(__FILE__)) . '">
133
+ </div>
134
+ <div class="mp-right-alert">
135
+ <p>' . $message . '</p>
136
+ <p>' . $buttonUrl . '</p>
137
+ </div>
138
  </div>
139
+ </div>';
 
 
 
 
140
 
141
  if (class_exists('WC_WooMercadoPago_Module')) {
142
  WC_WooMercadoPago_Module::$notices[] = $notice;
includes/admin/notices/WC_WooMercadoPago_ReviewNotice.php CHANGED
@@ -115,10 +115,6 @@ class WC_WooMercadoPago_ReviewNotice
115
  . __('Rate the plugin', 'woocommerce-mercadopago') .
116
  '</a>
117
  </div>
118
-
119
- <button type="button" class="notice-dismiss">
120
- <span class="screen-reader-text">' . __('Discard', 'woocommerce-mercadopago') . '</span>
121
- </button>
122
  </div>
123
  </div>';
124
 
115
  . __('Rate the plugin', 'woocommerce-mercadopago') .
116
  '</a>
117
  </div>
 
 
 
 
118
  </div>
119
  </div>';
120
 
includes/admin/notices/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/helpers/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/module/WC_WooMercadoPago_Configs.php CHANGED
@@ -269,7 +269,7 @@ class WC_WooMercadoPago_Configs
269
  global $wp;
270
  if (!empty($wp) && isset($wp->query_vars['wc-api'])) {
271
  $api_request = wc_clean($wp->query_vars['wc-api']);
272
- if (!empty($api_request) && in_array($api_request, ['WC_WooMercadoPago_BasicGateway', 'WC_WooMercadoPago_CustomGateway', 'WC_WooMercadoPago_TicketGateway'])) {
273
  $methods[] = $api_request;
274
  }
275
  return $methods;
269
  global $wp;
270
  if (!empty($wp) && isset($wp->query_vars['wc-api'])) {
271
  $api_request = wc_clean($wp->query_vars['wc-api']);
272
+ if (!empty($api_request) && in_array(strtolower($api_request), ['wc_woomercadopago_basicgateway', 'wc_woomercadopago_customgateway', 'wc_woomercadopago_ticketgateway'])) {
273
  $methods[] = $api_request;
274
  }
275
  return $methods;
includes/module/config/WC_WooMercadoPago_Constants.php CHANGED
@@ -12,7 +12,7 @@ class WC_WooMercadoPago_Constants
12
  const PRODUCT_ID_DESKTOP = 'BT7OF5FEOO6G01NJK3QG';
13
  const PRODUCT_ID_MOBILE = 'BT7OFH09QS3001K5A0H0';
14
  const PLATAFORM_ID = 'bo2hnr2ic4p001kbgpt0';
15
- const VERSION = '4.6.2';
16
  const MIN_PHP = 5.6;
17
  const API_MP_BASE_URL = 'https://api.mercadopago.com';
18
  }
12
  const PRODUCT_ID_DESKTOP = 'BT7OF5FEOO6G01NJK3QG';
13
  const PRODUCT_ID_MOBILE = 'BT7OFH09QS3001K5A0H0';
14
  const PLATAFORM_ID = 'bo2hnr2ic4p001kbgpt0';
15
+ const VERSION = '4.6.3';
16
  const MIN_PHP = 5.6;
17
  const API_MP_BASE_URL = 'https://api.mercadopago.com';
18
  }
includes/module/config/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/module/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/module/log/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/module/preference/analytics/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/module/preference/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/module/sdk/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/module/sdk/lib/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/notification/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/payments/hooks/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/payments/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
includes/stock/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: ecommerce, mercadopago, woocommerce
4
  Requires at least: 4.9.10
5
  Tested up to: 5.6
6
  Requires PHP: 5.6
7
- Stable tag: 4.6.2
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -116,6 +116,17 @@ Set up both the plugin and the checkouts you want to activate on your payment av
116
  Check out our <a href="https://www.mercadopago.com.br/developers/pt/plugins_sdks/plugins/official/woo-commerce/">official documentation</a> for more information on the specific fields to configure.
117
 
118
  == Changelog ==
 
 
 
 
 
 
 
 
 
 
 
119
  = v4.6.2 (06/01/2021) =
120
  * Bug fixes
121
  - Changed loading of Mercado Pago SDK at custom checkout
4
  Requires at least: 4.9.10
5
  Tested up to: 5.6
6
  Requires PHP: 5.6
7
+ Stable tag: 4.6.3
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
116
  Check out our <a href="https://www.mercadopago.com.br/developers/pt/plugins_sdks/plugins/official/woo-commerce/">official documentation</a> for more information on the specific fields to configure.
117
 
118
  == Changelog ==
119
+ = v4.6.3 (06/01/2021) =
120
+
121
+ * Features
122
+ - Compatibility with WooCommerce v4.9.2
123
+ - Compatibility with WordPress v5.6.1
124
+ - Added index to all directories for more security
125
+
126
+ * Bug fixes
127
+ - Fixed wc-api request check when is ?wc_api or wc-api
128
+ - Fixed close of rating notification
129
+
130
  = v4.6.2 (06/01/2021) =
131
  * Bug fixes
132
  - Changed loading of Mercado Pago SDK at custom checkout
templates/checkout/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
templates/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden
woocommerce-mercadopago.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin Name: Mercado Pago payments for WooCommerce
5
  * Plugin URI: https://github.com/mercadopago/cart-woocommerce
6
  * Description: Configure the payment options and accept payments with cards, ticket and money of Mercado Pago account.
7
- * Version: 4.6.2
8
  * Author: Mercado Pago
9
  * Author URI: https://developers.mercadopago.com/
10
  * Text Domain: woocommerce-mercadopago
4
  * Plugin Name: Mercado Pago payments for WooCommerce
5
  * Plugin URI: https://github.com/mercadopago/cart-woocommerce
6
  * Description: Configure the payment options and accept payments with cards, ticket and money of Mercado Pago account.
7
+ * Version: 4.6.3
8
  * Author: Mercado Pago
9
  * Author URI: https://developers.mercadopago.com/
10
  * Text Domain: woocommerce-mercadopago