WooCommerce MercadoPago - Version 5.1.1

Version Description

Download this release

Release Info

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

Code changes from version 5.1.0 to 5.1.1

Files changed (86) hide show
  1. i18n/languages/woocommerce-mercadopago-es_AR.mo +0 -0
  2. i18n/languages/woocommerce-mercadopago-es_AR.po +2 -2
  3. i18n/languages/woocommerce-mercadopago-es_CL.mo +0 -0
  4. i18n/languages/woocommerce-mercadopago-es_CL.po +2 -2
  5. i18n/languages/woocommerce-mercadopago-es_CO.mo +0 -0
  6. i18n/languages/woocommerce-mercadopago-es_CO.po +2 -2
  7. i18n/languages/woocommerce-mercadopago-es_ES.mo +0 -0
  8. i18n/languages/woocommerce-mercadopago-es_ES.po +2 -2
  9. i18n/languages/woocommerce-mercadopago-es_MX.mo +0 -0
  10. i18n/languages/woocommerce-mercadopago-es_MX.po +2 -2
  11. i18n/languages/woocommerce-mercadopago-es_PE.mo +0 -0
  12. i18n/languages/woocommerce-mercadopago-es_PE.po +2 -2
  13. i18n/languages/woocommerce-mercadopago-es_UY.mo +0 -0
  14. i18n/languages/woocommerce-mercadopago-es_UY.po +2 -2
  15. i18n/languages/woocommerce-mercadopago-es_VE.mo +0 -0
  16. i18n/languages/woocommerce-mercadopago-es_VE.po +2 -2
  17. i18n/languages/woocommerce-mercadopago-pt_BR.mo +0 -0
  18. i18n/languages/woocommerce-mercadopago-pt_BR.po +2 -2
  19. i18n/languages/woocommerce-mercadopago.pot +372 -360
  20. includes/admin/index.php +0 -2
  21. includes/admin/notices/class-wc-woomercadopago-notices.php +0 -2
  22. includes/admin/notices/class-wc-woomercadopago-review-notice.php +0 -2
  23. includes/admin/notices/index.php +0 -2
  24. includes/admin/views/index.php +0 -2
  25. includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php +0 -2
  26. includes/helpers/index.php +0 -2
  27. includes/index.php +0 -2
  28. includes/module/class-wc-woomercadopago-configs.php +0 -2
  29. includes/module/class-wc-woomercadopago-credentials.php +0 -2
  30. includes/module/class-wc-woomercadopago-exception.php +0 -2
  31. includes/module/class-wc-woomercadopago-init.php +0 -2
  32. includes/module/class-wc-woomercadopago-module.php +0 -2
  33. includes/module/config/class-wc-woomercadopago-constants.php +1 -3
  34. includes/module/config/index.php +0 -2
  35. includes/module/index.php +0 -2
  36. includes/module/log/class-wc-woomercadopago-log.php +0 -2
  37. includes/module/log/index.php +0 -2
  38. includes/module/preference/analytics/class-wc-woomercadopago-preferenceanalytics.php +0 -2
  39. includes/module/preference/analytics/index.php +0 -2
  40. includes/module/preference/class-wc-woomercadopago-preference-abstract.php +0 -2
  41. includes/module/preference/class-wc-woomercadopago-preference-basic.php +0 -2
  42. includes/module/preference/class-wc-woomercadopago-preference-custom.php +0 -2
  43. includes/module/preference/class-wc-woomercadopago-preference-pix.php +0 -2
  44. includes/module/preference/class-wc-woomercadopago-preference-ticket.php +0 -2
  45. includes/module/preference/index.php +0 -2
  46. includes/module/sdk/index.php +0 -2
  47. includes/module/sdk/lib/class-mp.php +0 -2
  48. includes/module/sdk/lib/index.php +0 -2
  49. includes/module/sdk/lib/rest-client/class-meli-rest-client.php +0 -2
  50. includes/module/sdk/lib/rest-client/class-mp-rest-client.php +0 -2
  51. includes/module/sdk/lib/rest-client/class-rest-client-abstract.php +0 -2
  52. includes/notification/class-wc-woomercadopago-notification-abstract.php +0 -2
  53. includes/notification/class-wc-woomercadopago-notification-ipn.php +0 -2
  54. includes/notification/class-wc-woomercadopago-notification-webhook.php +0 -2
  55. includes/notification/index.php +0 -2
  56. includes/payments/class-wc-woomercadopago-basic-gateway.php +0 -2
  57. includes/payments/class-wc-woomercadopago-custom-gateway.php +0 -2
  58. includes/payments/class-wc-woomercadopago-payment-abstract.php +3 -5
  59. includes/payments/class-wc-woomercadopago-pix-gateway.php +0 -2
  60. includes/payments/class-wc-woomercadopago-ticket-gateway.php +0 -2
  61. includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php +0 -2
  62. includes/payments/hooks/class-wc-woomercadopago-hook-basic.php +0 -2
  63. includes/payments/hooks/class-wc-woomercadopago-hook-custom.php +0 -2
  64. includes/payments/hooks/class-wc-woomercadopago-hook-pix.php +0 -2
  65. includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php +0 -2
  66. includes/payments/hooks/index.php +0 -2
  67. includes/payments/index.php +0 -2
  68. includes/stock/class-wc-woomercadopago-stock-manager.php +0 -2
  69. includes/stock/index.php +0 -2
  70. readme.txt +5 -1
  71. templates/checkout/basic-checkout.php +0 -2
  72. templates/checkout/credential/about-pix.php +0 -2
  73. templates/checkout/credential/alert/alert-pix-not-registered.php +0 -2
  74. templates/checkout/credential/index.php +0 -2
  75. templates/checkout/credential/link.php +0 -2
  76. templates/checkout/credential/steps-pix.php +0 -2
  77. templates/checkout/credential/steps.php +0 -2
  78. templates/checkout/custom-checkout.php +0 -2
  79. templates/checkout/index.php +0 -2
  80. templates/checkout/pix-checkout.php +0 -2
  81. templates/checkout/ticket-checkout.php +0 -2
  82. templates/index.php +0 -2
  83. templates/order-received/index.php +0 -2
  84. templates/order-received/show-pix.php +0 -2
  85. templates/order-received/show-ticket.php +0 -2
  86. woocommerce-mercadopago.php +1 -3
i18n/languages/woocommerce-mercadopago-es_AR.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_AR.po CHANGED
@@ -2,10 +2,10 @@
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 5.1.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
- "PO-Revision-Date: 2021-03-25 15:23-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_AR\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 5.1.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
+ "PO-Revision-Date: 2021-04-22 14:53-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_AR\n"
i18n/languages/woocommerce-mercadopago-es_CL.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_CL.po CHANGED
@@ -2,10 +2,10 @@
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 5.1.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
- "PO-Revision-Date: 2021-03-25 15:23-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_CL\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 5.1.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
+ "PO-Revision-Date: 2021-04-22 14:53-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_CL\n"
i18n/languages/woocommerce-mercadopago-es_CO.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_CO.po CHANGED
@@ -2,10 +2,10 @@
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 5.1.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
- "PO-Revision-Date: 2021-03-25 15:23-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_CO\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 5.1.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
+ "PO-Revision-Date: 2021-04-22 14:53-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_CO\n"
i18n/languages/woocommerce-mercadopago-es_ES.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_ES.po CHANGED
@@ -2,10 +2,10 @@
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 5.1.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
- "PO-Revision-Date: 2021-03-25 15:29-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_ES\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 5.1.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
+ "PO-Revision-Date: 2021-04-22 14:54-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_ES\n"
i18n/languages/woocommerce-mercadopago-es_MX.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_MX.po CHANGED
@@ -2,10 +2,10 @@
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 5.1.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
- "PO-Revision-Date: 2021-03-25 15:33-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_MX\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 5.1.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
+ "PO-Revision-Date: 2021-04-22 14:54-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_MX\n"
i18n/languages/woocommerce-mercadopago-es_PE.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_PE.po CHANGED
@@ -2,10 +2,10 @@
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 5.1.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
- "PO-Revision-Date: 2021-03-25 15:33-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_PE\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 5.1.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
+ "PO-Revision-Date: 2021-04-22 14:54-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_PE\n"
i18n/languages/woocommerce-mercadopago-es_UY.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_UY.po CHANGED
@@ -2,10 +2,10 @@
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 5.1.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
- "PO-Revision-Date: 2021-03-25 15:33-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_UY\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 5.1.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
+ "PO-Revision-Date: 2021-04-22 14:54-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_UY\n"
i18n/languages/woocommerce-mercadopago-es_VE.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_VE.po CHANGED
@@ -2,10 +2,10 @@
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 5.1.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
- "PO-Revision-Date: 2021-03-25 15:33-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_VE\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 5.1.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
+ "PO-Revision-Date: 2021-04-22 14:54-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: es_VE\n"
i18n/languages/woocommerce-mercadopago-pt_BR.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-pt_BR.po CHANGED
@@ -2,10 +2,10 @@
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 5.1.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
- "PO-Revision-Date: 2021-03-25 15:33-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: pt_BR\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 5.1.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-mercadopago\n"
7
  "POT-Creation-Date: \n"
8
+ "PO-Revision-Date: 2021-04-22 14:55-0300\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: pt_BR\n"
i18n/languages/woocommerce-mercadopago.pot CHANGED
@@ -14,1325 +14,1337 @@ msgstr ""
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
 
17
- #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:94
18
  msgid "Activate this option so that the value of the currency set in WooCommerce is compatible with the value of the currency you use in Mercado Pago."
19
  msgstr ""
20
 
21
- #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:397
22
  msgid "Convert Currency"
23
  msgstr ""
24
 
25
- #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:402, includes/payments/class-wc-woomercadopago-basic-gateway.php:522, includes/payments/class-wc-woomercadopago-payment-abstract.php:901, includes/payments/class-wc-woomercadopago-payment-abstract.php:986, includes/payments/class-wc-woomercadopago-payment-abstract.php:1278, includes/payments/class-wc-woomercadopago-payment-abstract.php:1388, includes/payments/class-wc-woomercadopago-payment-abstract.php:1425, includes/payments/class-wc-woomercadopago-ticket-gateway.php:298
26
  msgid "No"
27
  msgstr ""
28
 
29
- #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:403, includes/payments/class-wc-woomercadopago-basic-gateway.php:521, includes/payments/class-wc-woomercadopago-payment-abstract.php:902, includes/payments/class-wc-woomercadopago-payment-abstract.php:987, includes/payments/class-wc-woomercadopago-payment-abstract.php:1279, includes/payments/class-wc-woomercadopago-payment-abstract.php:1389, includes/payments/class-wc-woomercadopago-payment-abstract.php:1424, includes/payments/class-wc-woomercadopago-ticket-gateway.php:299
30
  msgid "Yes"
31
  msgstr ""
32
 
33
  #. translators: 1: local currency 2: currency
34
- #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:471
35
  msgid "Now we convert your currency from %1$s to %2$s."
36
  msgstr ""
37
 
38
  #. translators: 1: local currency 2: currency
39
- #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:491
40
  msgid "We no longer convert your currency from %1$s to %2$s."
41
  msgstr ""
42
 
43
- #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:512
44
  msgid "<b>Attention:</b> The currency settings you have in WooCommerce are not compatible with the currency you use in your Mercado Pago account. Please activate the currency conversion."
45
  msgstr ""
46
 
47
- #: includes/module/class-wc-woomercadopago-configs.php:126
48
  msgid "Update your credentials with the Access Token and Public Key, you need them to continue receiving payments!"
49
  msgstr ""
50
 
51
- #: includes/module/class-wc-woomercadopago-configs.php:137
52
  msgid "The store should have HTTPS in order to activate both Checkout Personalizado and Ticket Checkout."
53
  msgstr ""
54
 
55
- #: includes/module/class-wc-woomercadopago-init.php:49
56
  msgid "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. Please update your PHP version."
57
  msgstr ""
58
 
59
- #: includes/module/class-wc-woomercadopago-init.php:60
60
  msgid "Mercado Pago Error: PHP Extension CURL is not installed."
61
  msgstr ""
62
 
63
  #. translators: %s link to WooCommerce
64
- #: includes/module/class-wc-woomercadopago-init.php:74
65
  msgid "The Mercado Pago module needs an active version of %s in order to work!"
66
  msgstr ""
67
 
68
- #: includes/module/class-wc-woomercadopago-init.php:87
69
  msgid "Cancel order"
70
  msgstr ""
71
 
72
- #: includes/module/class-wc-woomercadopago-module.php:331, includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:442
73
  msgid "Fill in your credentials to enable payment methods."
74
  msgstr ""
75
 
76
- #: includes/module/class-wc-woomercadopago-module.php:346
77
  msgid "Set up"
78
  msgstr ""
79
 
80
- #: includes/module/class-wc-woomercadopago-module.php:347
81
  msgid "Your opinion helps us get better"
82
  msgstr ""
83
 
84
- #: includes/module/class-wc-woomercadopago-module.php:348
85
  msgid "Guides and Documentation"
86
  msgstr ""
87
 
88
- #: includes/module/class-wc-woomercadopago-module.php:349
89
  msgid "Report Problem"
90
  msgstr ""
91
 
92
- #: includes/module/class-wc-woomercadopago-module.php:431
93
  msgid "By Mercado Pago"
94
  msgstr ""
95
 
96
- #: includes/module/class-wc-woomercadopago-module.php:464
97
  msgid "The payment method is not valid or not available."
98
  msgstr ""
99
 
100
- #: includes/module/class-wc-woomercadopago-module.php:467
101
  msgid "The transaction amount cannot be processed by Mercado Pago."
102
  msgstr ""
103
 
104
- #: includes/module/class-wc-woomercadopago-module.php:468
105
  msgid "Possible causes: Currency not supported; Amounts below the minimum or above the maximum allowed."
106
  msgstr ""
107
 
108
- #: includes/module/class-wc-woomercadopago-module.php:471
109
  msgid "The users are not valid."
110
  msgstr ""
111
 
112
- #: includes/module/class-wc-woomercadopago-module.php:472
113
  msgid "Possible causes: Buyer and seller have the same account in Mercado Pago; The transaction involving production and test users."
114
  msgstr ""
115
 
116
- #: includes/module/class-wc-woomercadopago-module.php:475
117
  msgid "Unauthorized use of production credentials."
118
  msgstr ""
119
 
120
- #: includes/module/class-wc-woomercadopago-module.php:476
121
  msgid "Possible causes: Use permission in use for the credential of the seller."
122
  msgstr ""
123
 
124
- #: includes/module/class-wc-woomercadopago-module.php:593, includes/payments/class-wc-woomercadopago-payment-abstract.php:834
125
  msgid "Colombia"
126
  msgstr ""
127
 
128
- #: includes/module/class-wc-woomercadopago-module.php:595, includes/payments/class-wc-woomercadopago-payment-abstract.php:831
129
  msgid "Argentina"
130
  msgstr ""
131
 
132
- #: includes/module/class-wc-woomercadopago-module.php:597, includes/payments/class-wc-woomercadopago-payment-abstract.php:832
133
  msgid "Brazil"
134
  msgstr ""
135
 
136
- #: includes/module/class-wc-woomercadopago-module.php:599, includes/payments/class-wc-woomercadopago-payment-abstract.php:833
137
  msgid "Chile"
138
  msgstr ""
139
 
140
- #: includes/module/class-wc-woomercadopago-module.php:601, includes/payments/class-wc-woomercadopago-payment-abstract.php:835
141
  msgid "Mexico"
142
  msgstr ""
143
 
144
- #: includes/module/class-wc-woomercadopago-module.php:603, includes/payments/class-wc-woomercadopago-payment-abstract.php:837
145
  msgid "Uruguay"
146
  msgstr ""
147
 
148
- #: includes/module/class-wc-woomercadopago-module.php:605
149
  msgid "Venezuela"
150
  msgstr ""
151
 
152
- #: includes/module/class-wc-woomercadopago-module.php:607, includes/payments/class-wc-woomercadopago-payment-abstract.php:836
153
  msgid "Peru"
154
  msgstr ""
155
 
156
- #: includes/module/class-wc-woomercadopago-module.php:639
157
  msgid "Update the WooCommerce order to "
158
  msgstr ""
159
 
160
- #: includes/notification/class-wc-woomercadopago-notification-abstract.php:185
161
  msgid "Payment approved."
162
  msgstr ""
163
 
164
- #: includes/notification/class-wc-woomercadopago-notification-abstract.php:243, includes/notification/class-wc-woomercadopago-notification-abstract.php:246
165
  msgid "Waiting for the PIX payment."
166
  msgstr ""
167
 
168
- #: includes/notification/class-wc-woomercadopago-notification-abstract.php:261, includes/notification/class-wc-woomercadopago-notification-abstract.php:264
169
  msgid "Waiting for the ticket payment."
170
  msgstr ""
171
 
172
- #: includes/notification/class-wc-woomercadopago-notification-abstract.php:272
173
  msgid "The customer has not made the payment yet."
174
  msgstr ""
175
 
176
- #: includes/notification/class-wc-woomercadopago-notification-abstract.php:291
177
  msgid "Payment is pending review."
178
  msgstr ""
179
 
180
- #: includes/notification/class-wc-woomercadopago-notification-abstract.php:308
181
  msgid "Payment was declined. The customer can try again."
182
  msgstr ""
183
 
184
- #: includes/notification/class-wc-woomercadopago-notification-abstract.php:323
185
  msgid "Payment was returned to the customer."
186
  msgstr ""
187
 
188
- #: includes/notification/class-wc-woomercadopago-notification-abstract.php:337
189
  msgid "Payment was canceled."
190
  msgstr ""
191
 
192
- #: includes/notification/class-wc-woomercadopago-notification-abstract.php:352, includes/notification/class-wc-woomercadopago-notification-abstract.php:364
193
  msgid "The payment is in mediation or the purchase was unknown by the customer."
194
  msgstr ""
195
 
196
  #. translators: 1: payment_id 2: status
197
- #: includes/notification/class-wc-woomercadopago-notification-abstract.php:466
198
  msgid "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
199
  msgstr ""
200
 
201
- #: includes/notification/class-wc-woomercadopago-notification-ipn.php:38
202
  msgid "No ID or TOPIC param in Request IPN"
203
  msgstr ""
204
 
205
- #: includes/notification/class-wc-woomercadopago-notification-ipn.php:43
206
  msgid "Type of topic IPN invalid, need to be merchant_order"
207
  msgstr ""
208
 
209
- #: includes/notification/class-wc-woomercadopago-notification-ipn.php:52
210
  msgid "IPN merchant_order not found"
211
  msgstr ""
212
 
213
- #: includes/notification/class-wc-woomercadopago-notification-ipn.php:58
214
  msgid "Not found Payments into Merchant_Order"
215
  msgstr ""
216
 
217
- #: includes/notification/class-wc-woomercadopago-notification-ipn.php:156, includes/notification/class-wc-woomercadopago-notification-ipn.php:127, includes/notification/class-wc-woomercadopago-notification-webhook.php:177, includes/notification/class-wc-woomercadopago-notification-webhook.php:156
218
  msgid "Buyer email"
219
  msgstr ""
220
 
221
- #: includes/notification/class-wc-woomercadopago-notification-ipn.php:159, includes/notification/class-wc-woomercadopago-notification-ipn.php:130, includes/notification/class-wc-woomercadopago-notification-webhook.php:180, includes/notification/class-wc-woomercadopago-notification-webhook.php:159
222
  msgid "Payment type"
223
  msgstr ""
224
 
225
- #: includes/notification/class-wc-woomercadopago-notification-ipn.php:162, includes/notification/class-wc-woomercadopago-notification-ipn.php:133, includes/notification/class-wc-woomercadopago-notification-webhook.php:183, includes/notification/class-wc-woomercadopago-notification-webhook.php:162
226
  msgid "Payment method"
227
  msgstr ""
228
 
229
- #: includes/notification/class-wc-woomercadopago-notification-webhook.php:42
230
  msgid "Please enter your email address at the billing address to use this service"
231
  msgstr ""
232
 
233
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:36
234
  msgid "It offers all means of payment: credit and debit cards, cash and account money. Your customers choose whether they pay as guests or from their Mercado Pago account."
235
  msgstr ""
236
 
237
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:39
238
  msgid "Mercado Pago - Checkout Pro"
239
  msgstr ""
240
 
241
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:41
242
  msgid "Pay with the payment method you prefer"
243
  msgstr ""
244
 
245
  #. translators: %s checkout
246
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:263
247
  msgid "Checkout Pro %s"
248
  msgstr ""
249
 
250
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:266
251
  msgid "Accept all method of payment and take your charges to another level"
252
  msgstr ""
253
 
254
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:270
255
  msgid "Turn your online store into your customers preferred payment gateway. Choose if the final payment experience will be inside or outside your store."
256
  msgstr ""
257
 
258
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:287, includes/payments/class-wc-woomercadopago-pix-gateway.php:313, includes/payments/class-wc-woomercadopago-ticket-gateway.php:241
259
  msgid "Configure Mercado Pago for WooCommerce"
260
  msgstr ""
261
 
262
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:300
263
  msgid "Enable the experience of the Checkout Pro in your online store, select the means of payment available to your customers and<br> define the maximum fees in which they can pay you."
264
  msgstr ""
265
 
266
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:313
267
  msgid "Set payment preferences in your store"
268
  msgstr ""
269
 
270
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:326
271
  msgid "Advanced settings"
272
  msgstr ""
273
 
274
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:339
275
  msgid "Payment experience"
276
  msgstr ""
277
 
278
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:341
279
  msgid "Define what payment experience your customers will have, whether inside or outside your store."
280
  msgstr ""
281
 
282
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:344
283
  msgid "Redirect"
284
  msgstr ""
285
 
286
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:345
287
  msgid "Modal"
288
  msgstr ""
289
 
290
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:361
291
  msgid "Choose the URL that we will show your customers when they finish their purchase."
292
  msgstr ""
293
 
294
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:359, includes/payments/class-wc-woomercadopago-basic-gateway.php:379, includes/payments/class-wc-woomercadopago-basic-gateway.php:400
295
  msgid "This seems to be an invalid URL."
296
  msgstr ""
297
 
298
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:364
299
  msgid "Success URL"
300
  msgstr ""
301
 
302
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:381
303
  msgid "Choose the URL that we will show to your customers when we refuse their purchase. Make sure it includes a message appropriate to the situation and give them useful information so they can solve it."
304
  msgstr ""
305
 
306
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:384
307
  msgid "Payment URL rejected"
308
  msgstr ""
309
 
310
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:402
311
  msgid "Choose the URL that we will show to your customers when they have a payment pending approval."
312
  msgstr ""
313
 
314
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:405
315
  msgid "Payment URL pending"
316
  msgstr ""
317
 
318
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:484
319
  msgid "Select offline payments"
320
  msgstr ""
321
 
322
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:473
323
  msgid "Select debit cards"
324
  msgstr ""
325
 
326
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:462
327
  msgid "Select credit cards"
328
  msgstr ""
329
 
330
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:490, includes/payments/class-wc-woomercadopago-ticket-gateway.php:350
331
  msgid "Payment methods"
332
  msgstr ""
333
 
334
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:491, includes/payments/class-wc-woomercadopago-ticket-gateway.php:351
335
  msgid "Choose the available payment methods in your store."
336
  msgstr ""
337
 
338
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:497, includes/payments/class-wc-woomercadopago-ticket-gateway.php:354
339
  msgid "Activate the available payment methods to your clients."
340
  msgstr ""
341
 
342
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:516
343
  msgid "Return to the store"
344
  msgstr ""
345
 
346
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:519
347
  msgid "Do you want your customer to automatically return to the store after payment?"
348
  msgstr ""
349
 
350
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:615, includes/payments/class-wc-woomercadopago-basic-gateway.php:615, includes/payments/class-wc-woomercadopago-basic-gateway.php:602, includes/payments/class-wc-woomercadopago-basic-gateway.php:602, includes/payments/class-wc-woomercadopago-custom-gateway.php:385, includes/payments/class-wc-woomercadopago-custom-gateway.php:385, includes/payments/class-wc-woomercadopago-custom-gateway.php:373, includes/payments/class-wc-woomercadopago-custom-gateway.php:373, includes/payments/class-wc-woomercadopago-pix-gateway.php:454, includes/payments/class-wc-woomercadopago-pix-gateway.php:454, includes/payments/class-wc-woomercadopago-pix-gateway.php:441, includes/payments/class-wc-woomercadopago-pix-gateway.php:441, includes/payments/class-wc-woomercadopago-ticket-gateway.php:474, includes/payments/class-wc-woomercadopago-ticket-gateway.php:474, includes/payments/class-wc-woomercadopago-ticket-gateway.php:461, includes/payments/class-wc-woomercadopago-ticket-gateway.php:461, includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:171, includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:169
351
  msgid "discount of"
352
  msgstr ""
353
 
354
- #: includes/payments/class-wc-woomercadopago-basic-gateway.php:620, includes/payments/class-wc-woomercadopago-basic-gateway.php:620, includes/payments/class-wc-woomercadopago-basic-gateway.php:607, includes/payments/class-wc-woomercadopago-basic-gateway.php:607, includes/payments/class-wc-woomercadopago-custom-gateway.php:390, includes/payments/class-wc-woomercadopago-custom-gateway.php:390, includes/payments/class-wc-woomercadopago-custom-gateway.php:378, includes/payments/class-wc-woomercadopago-custom-gateway.php:378, includes/payments/class-wc-woomercadopago-pix-gateway.php:459, includes/payments/class-wc-woomercadopago-pix-gateway.php:459, includes/payments/class-wc-woomercadopago-pix-gateway.php:446, includes/payments/class-wc-woomercadopago-pix-gateway.php:446, includes/payments/class-wc-woomercadopago-ticket-gateway.php:479, includes/payments/class-wc-woomercadopago-ticket-gateway.php:479, includes/payments/class-wc-woomercadopago-ticket-gateway.php:466, includes/payments/class-wc-woomercadopago-ticket-gateway.php:466, includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:173
355
  msgid "fee of"
356
  msgstr ""
357
 
358
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:37
359
  msgid "Accept card payments on your website with the best possible financing and maximize the conversion of your business. With personalized checkout your customers pay without leaving your store!"
360
  msgstr ""
361
 
362
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:39, includes/payments/class-wc-woomercadopago-pix-gateway.php:39, includes/payments/class-wc-woomercadopago-ticket-gateway.php:39
363
  msgid "Mercado Pago - Custom Checkout"
364
  msgstr ""
365
 
366
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:40
367
  msgid "Pay with debit and credit cards"
368
  msgstr ""
369
 
370
  #. translators: %s card
371
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:178
372
  msgid "Checkout of payments with debit and credit cards %s"
373
  msgstr ""
374
 
375
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:181
376
  msgid "Accept payments instantly and maximize the conversion of your business"
377
  msgstr ""
378
 
379
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:185
380
  msgid "Turn your online store into a secure and easy-to-use payment gateway for your customers. With personalized checkout your customers pay without leaving your store!"
381
  msgstr ""
382
 
383
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:203
384
  msgid "Set up the payment experience in your store"
385
  msgstr ""
386
 
387
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:217
388
  msgid "Configure the personalized payment experience in your store"
389
  msgstr ""
390
 
391
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:231
392
  msgid "Advanced configuration of the personalized payment experience\""
393
  msgstr ""
394
 
395
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:247
396
  msgid "That’s it, payment accepted!"
397
  msgstr ""
398
 
399
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:249
400
  msgid "We are processing your payment. In less than an hour we will send you the result by email."
401
  msgstr ""
402
 
403
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:251
404
  msgid "We are processing your payment. In less than 2 days we will send you by email if the payment has been approved or if additional information is needed."
405
  msgstr ""
406
 
407
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:253
408
  msgid "Check the card number."
409
  msgstr ""
410
 
411
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:255
412
  msgid "Check the expiration date."
413
  msgstr ""
414
 
415
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:257
416
  msgid "Check the information provided."
417
  msgstr ""
418
 
419
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:259, templates/checkout/custom-checkout.php:118, templates/checkout/custom-checkout.php:119
420
  msgid "Check the informed security code."
421
  msgstr ""
422
 
423
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:261, includes/payments/class-wc-woomercadopago-custom-gateway.php:267
424
  msgid "Your payment cannot be processed."
425
  msgstr ""
426
 
427
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:263
428
  msgid "You must authorize payments for your orders."
429
  msgstr ""
430
 
431
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:265
432
  msgid "Contact your card issuer to activate it. The phone is on the back of your card."
433
  msgstr ""
434
 
435
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:269
436
  msgid "You have already made a payment of this amount. If you have to pay again, use another card or other method of payment."
437
  msgstr ""
438
 
439
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:271
440
  msgid "Your payment was declined. Please select another payment method. It is recommended in cash."
441
  msgstr ""
442
 
443
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:273
444
  msgid "Your payment does not have sufficient funds."
445
  msgstr ""
446
 
447
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:275
448
  msgid "Payment cannot process the selected fee."
449
  msgstr ""
450
 
451
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:277
452
  msgid "You have reached the limit of allowed attempts. Choose another card or other payment method."
453
  msgstr ""
454
 
455
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:279, includes/payments/class-wc-woomercadopago-custom-gateway.php:281, includes/module/preference/class-wc-woomercadopago-preference-abstract.php:191
456
  msgid "This payment method cannot process your payment."
457
  msgstr ""
458
 
459
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:356, includes/payments/class-wc-woomercadopago-custom-gateway.php:485
460
  msgid "A problem was occurred when processing your payment. Please, try again."
461
  msgstr ""
462
 
463
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:474
464
  msgid "A problem was occurred when processing your payment. Are you sure you have correctly filled all information in the checkout form?"
465
  msgstr ""
466
 
467
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:434
468
  msgid "See your order form"
469
  msgstr ""
470
 
471
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:445
472
  msgid "Your payment was declined. You can try again."
473
  msgstr ""
474
 
475
- #: includes/payments/class-wc-woomercadopago-custom-gateway.php:452, includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:96
476
  msgid "Click to try again"
477
  msgstr ""
478
 
 
 
 
 
479
  #. translators: %s url
480
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:602
481
  msgid "%s, it only takes a few minutes"
482
  msgstr ""
483
 
484
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:602, includes/payments/class-wc-woomercadopago-payment-abstract.php:744
485
  msgid "Approve your account"
486
  msgstr ""
487
 
488
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:687
489
  msgid "Title"
490
  msgstr ""
491
 
492
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:703
493
  msgid "Description"
494
  msgstr ""
495
 
496
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:741
497
  msgid "Follow these steps to activate Mercado Pago in your store:"
498
  msgstr ""
499
 
500
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:742
501
  msgid "Upload your credentials"
502
  msgstr ""
503
 
504
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:743
505
  msgid "depending on the country in which you are registered."
506
  msgstr ""
507
 
508
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:745
509
  msgid "to be able to charge."
510
  msgstr ""
511
 
512
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:746
513
  msgid "Add the basic information of your business"
514
  msgstr ""
515
 
516
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:747
517
  msgid "in the plugin configuration."
518
  msgstr ""
519
 
520
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:748
521
  msgid "Configure the payment preferences"
522
  msgstr ""
523
 
524
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:749
525
  msgid "for your customers."
526
  msgstr ""
527
 
528
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:750
529
  msgid "Go to advanced settings"
530
  msgstr ""
531
 
532
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:751
533
  msgid "only when you want to change the presets."
534
  msgstr ""
535
 
536
  #. translators: %s link
537
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:776
538
  msgid "Credentials are the keys we provide you to integrate quickly <br>and securely. You must have a %s in Mercado Pago to obtain and collect them <br>on your website. You do not need to know how to design or program to do it"
539
  msgstr ""
540
 
541
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:777
542
  msgid "approved account"
543
  msgstr ""
544
 
545
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:794
546
  msgid "In which country does your Mercado Pago account operate?"
547
  msgstr ""
548
 
549
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:826
550
  msgid "Select your country"
551
  msgstr ""
552
 
553
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:828
554
  msgid "Select the country in which you operate with Mercado Pago"
555
  msgstr ""
556
 
557
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:869, includes/payments/class-wc-woomercadopago-payment-abstract.php:873
558
  msgid "Save Changes"
559
  msgstr ""
560
 
561
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:890
562
  msgid "Activate checkout"
563
  msgstr ""
564
 
565
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:892
566
  msgid "Activate Pix in the checkout"
567
  msgstr ""
568
 
569
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:899
570
  msgid "Activate the Mercado Pago experience at the checkout of your store."
571
  msgstr ""
572
 
573
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:914
574
  msgid "Enter your credentials and choose how to operate"
575
  msgstr ""
576
 
577
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:927
578
  msgid "Test Mode"
579
  msgstr ""
580
 
581
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:940
582
  msgid "By default, we activate the Sandbox test environment for you to test before you start selling."
583
  msgstr ""
584
 
585
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:953
586
  msgid "Production Mode"
587
  msgstr ""
588
 
589
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:966
590
  msgid "When you see that everything is going well, deactivate Sandbox, turn on Production and make way for your online sales."
591
  msgstr ""
592
 
593
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:981
594
  msgid "Production"
595
  msgstr ""
596
 
597
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:983
598
  msgid "Choose “Yes” only when you’re ready to sell. Switch to “No” to activate Testing mode."
599
  msgstr ""
600
 
601
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1003
602
  msgid "Load credentials"
603
  msgstr ""
604
 
605
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1005
606
  msgid "Search my credentials"
607
  msgstr ""
608
 
609
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1024
610
  msgid "Test credentials"
611
  msgstr ""
612
 
613
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1036
614
  msgid "With these keys you can do the tests you want.."
615
  msgstr ""
616
 
617
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1049, includes/payments/class-wc-woomercadopago-payment-abstract.php:1104
618
  msgid "Public key"
619
  msgstr ""
620
 
621
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1064, includes/payments/class-wc-woomercadopago-payment-abstract.php:1120
622
  msgid "Access token"
623
  msgstr ""
624
 
625
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1079
626
  msgid "Production credentials"
627
  msgstr ""
628
 
629
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1091
630
  msgid "With these keys you can receive real payments from your customers."
631
  msgstr ""
632
 
633
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1135
634
  msgid "Approve your account, it will only take a few minutes"
635
  msgstr ""
636
 
637
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1148
638
  msgid "Complete this process to secure your customers data and comply with the regulations<br> and legal provisions of each country."
639
  msgstr ""
640
 
641
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1165
642
  msgid "Homologate account in Mercado Pago"
643
  msgstr ""
644
 
645
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1179
646
  msgid "Store name"
647
  msgstr ""
648
 
649
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1181
650
  msgid "This name will appear on your customers invoice."
651
  msgstr ""
652
 
653
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1182
654
  msgid "Mercado Pago"
655
  msgstr ""
656
 
657
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1197
658
  msgid "Store Category"
659
  msgstr ""
660
 
661
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1199
662
  msgid "What category do your products belong to? Choose the one that best characterizes them (choose \"other\" if your product is too specific)."
663
  msgstr ""
664
 
665
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1200
666
  msgid "Categories"
667
  msgstr ""
668
 
669
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1224
670
  msgid "Store ID"
671
  msgstr ""
672
 
673
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1226
674
  msgid "Use a number or prefix to identify orders and payments from this store."
675
  msgstr ""
676
 
677
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1240
678
  msgid "Integrator ID"
679
  msgstr ""
680
 
681
  #. translators: %s developers guide
682
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1244
683
  msgid "Do not forget to enter your integrator_id as a certified Mercado Pago Partner. If you don`t have it, you can %s"
684
  msgstr ""
685
 
686
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1245
687
  msgid "request it now."
688
  msgstr ""
689
 
690
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1259
691
  msgid "Advanced adjustment"
692
  msgstr ""
693
 
694
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1272
695
  msgid "Debug and Log mode"
696
  msgstr ""
697
 
698
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1275
699
  msgid "Record your store actions in our changes file to have more support information."
700
  msgstr ""
701
 
702
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1276
703
  msgid "We debug the information in our change file."
704
  msgstr ""
705
 
706
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1291
707
  msgid "Basic Configuration"
708
  msgstr ""
709
 
710
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1304
711
  msgid "Max of installments"
712
  msgstr ""
713
 
714
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1306
715
  msgid "What is the maximum quota with which a customer can buy?"
716
  msgstr ""
717
 
718
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1309
719
  msgid "1x installment"
720
  msgstr ""
721
 
722
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1310
723
  msgid "2x installments"
724
  msgstr ""
725
 
726
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1311
727
  msgid "3x installments"
728
  msgstr ""
729
 
730
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1312
731
  msgid "4x installments"
732
  msgstr ""
733
 
734
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1313
735
  msgid "5x installments"
736
  msgstr ""
737
 
738
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1314
739
  msgid "6x installments"
740
  msgstr ""
741
 
742
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1315
743
  msgid "10x installments"
744
  msgstr ""
745
 
746
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1316
747
  msgid "12x installments"
748
  msgstr ""
749
 
750
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1317
751
  msgid "15x installments"
752
  msgstr ""
753
 
754
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1318
755
  msgid "18x installments"
756
  msgstr ""
757
 
758
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1319
759
  msgid "24x installments"
760
  msgstr ""
761
 
762
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1350
763
  msgid "URL for IPN"
764
  msgstr ""
765
 
766
  #. translators: %s link
767
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1354
768
  msgid "Enter a URL to receive payment notifications. In %s you can check more information."
769
  msgstr ""
770
 
771
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1355
772
  msgid "our guides"
773
  msgstr ""
774
 
775
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1370
 
 
 
 
776
  msgid "Edit these advanced fields only when you want to modify the preset values."
777
  msgstr ""
778
 
779
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1383
780
  msgid "Discount coupons"
781
  msgstr ""
782
 
783
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1386
784
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
785
  msgstr ""
786
 
787
  #. translators: %s link
788
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1403
789
  msgid "It appears that your credentials are not properly configured.<br/>Please, go to %s and configure it."
790
  msgstr ""
791
 
792
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1404
793
  msgid "Market Payment Configuration"
794
  msgstr ""
795
 
796
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1418
797
  msgid "Binary mode"
798
  msgstr ""
799
 
800
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1421
801
  msgid "Accept and reject payments automatically. Do you want us to activate it?"
802
  msgstr ""
803
 
804
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1437
 
 
 
 
805
  msgid "Discounts per purchase with Mercado Pago"
806
  msgstr ""
807
 
808
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1439
809
  msgid "Choose a percentage value that you want to discount your customers for paying with Mercado Pago."
810
  msgstr ""
811
 
812
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1456
813
  msgid "Commission for purchase with Mercado Pago"
814
  msgstr ""
815
 
816
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1458
817
  msgid "Choose an additional percentage value that you want to charge as commission to your customers for paying with Mercado Pago."
818
  msgstr ""
819
 
820
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1484
821
  msgid "Questions?"
822
  msgstr ""
823
 
824
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1499
825
  msgid "Check out the step-by-step of how to integrate the Mercado Pago Plugin for WooCommerce in our developer website."
826
  msgstr ""
827
 
828
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1514
829
  msgid "Review documentation"
830
  msgstr ""
831
 
832
  #. translators: %s link
833
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1534
834
  msgid "Still having problems? Contact our support team through their %s"
835
  msgstr ""
836
 
837
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1535
838
  msgid "contact form."
839
  msgstr ""
840
 
841
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1555
842
  msgid "Everything set up? Go to your store in Sandbox mode"
843
  msgstr ""
844
 
845
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1553
846
  msgid "Everything ready for the takeoff of your sales?"
847
  msgstr ""
848
 
849
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1574
850
  msgid "Visit your store and simulate a payment to check that everything is fine."
851
  msgstr ""
852
 
853
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1572
854
  msgid "Visit your store as if you were one of your customers and check that everything is fine. If you already went to Production,<br> bring your customers and increase your sales with the best online shopping experience."
855
  msgstr ""
856
 
857
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1593
858
  msgid "I want to test my sales"
859
  msgstr ""
860
 
861
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1591
862
  msgid "Visit my store"
863
  msgstr ""
864
 
865
- #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1599
866
  msgid "%s"
867
  msgstr ""
868
 
869
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:37
870
  msgid "Accept payments via Pix Transfer and receive the funds instantly. Your customers can pay at any time, without date or time restrictions."
871
  msgstr ""
872
 
873
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:40
874
  msgid "Pay with PIX "
875
  msgstr ""
876
 
877
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:254
878
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
879
  msgstr ""
880
 
881
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:255
882
  msgid "Download the Mercado Pago app on your cell phone."
883
  msgstr ""
884
 
885
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:256
886
  msgid "Go to the "
887
  msgstr ""
888
 
889
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:257
890
  msgid "area and choose the "
891
  msgstr ""
892
 
893
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:258
894
  msgid "Your Profile "
895
  msgstr ""
896
 
897
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:259
898
  msgid "Your Pix Keys section."
899
  msgstr ""
900
 
901
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:260
902
  msgid "Choose which data to register as PIX keys. After registering, you can set up PIX in your checkout."
903
  msgstr ""
904
 
905
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:261
906
  msgid "Remember that, for the time being, the Central Bank of Brazil is open Monday through Friday, from 9am to 6pm."
907
  msgstr ""
908
 
909
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:262
910
  msgid "If you requested your registration outside these hours, we will confirm it within the next business day."
911
  msgstr ""
912
 
913
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:263, includes/payments/class-wc-woomercadopago-pix-gateway.php:390
914
  msgid "Learn more about PIX"
915
  msgstr ""
916
 
917
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:264
918
  msgid "If you have already registered a Pix key at Mercado Pago and cannot activate Pix in the checkout, "
919
  msgstr ""
920
 
921
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:265
922
  msgid "click here."
923
  msgstr ""
924
 
925
  #. translators: %s checkout
926
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:289
927
  msgid "Checkout of payments via PIX %s"
928
  msgstr ""
929
 
930
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:292
931
  msgid "Accept payments at any time of the day and expand your purchase options!"
932
  msgstr ""
933
 
934
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:296
935
  msgid "Offer this new payment option to your customers."
936
  msgstr ""
937
 
938
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:326
939
  msgid "Enable and set up Pix as a payment method for your customers in the Mercado Pago checkout."
940
  msgstr ""
941
 
942
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:339
943
  msgid "Set up the payment via Pix experience"
944
  msgstr ""
945
 
946
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:352
947
  msgid "Advanced configuration of the PIX experience"
948
  msgstr ""
949
 
950
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:370
951
  msgid "Pix Expiration"
952
  msgstr ""
953
 
954
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:372
955
  msgid "Set the limit of days in which your customers can pay."
956
  msgstr ""
957
 
958
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:387
959
  msgid "Want to learn how Pix works?"
960
  msgstr ""
961
 
962
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:388
963
  msgid "We have created a page to explain how this new payment method works and its advantages."
964
  msgstr ""
965
 
966
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:524, includes/payments/class-wc-woomercadopago-ticket-gateway.php:585
967
  msgid "A problem occurred when processing your payment. Please try again."
968
  msgstr ""
969
 
970
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:510, includes/payments/class-wc-woomercadopago-ticket-gateway.php:571
971
  msgid "A problem occurred when processing your payment. Are you sure you have correctly filled in all the information on the checkout form?"
972
  msgstr ""
973
 
974
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:484, includes/payments/class-wc-woomercadopago-ticket-gateway.php:546
975
  msgid "The customer has not paid yet."
976
  msgstr ""
977
 
978
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:488, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:123
979
  msgid "Now you just need to pay with PIX to finalize your purchase"
980
  msgstr ""
981
 
982
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:489, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:131
983
  msgid "Scan the QR code:"
984
  msgstr ""
985
 
986
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:491, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:132
987
  msgid "Code valid for "
988
  msgstr ""
989
 
990
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:492, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:134
991
  msgid " days"
992
  msgstr ""
993
 
994
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:492, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:134
995
  msgid " day"
996
  msgstr ""
997
 
998
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:493, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:135
999
  msgid "If you prefer, you can pay by copying and pasting the following code"
1000
  msgstr ""
1001
 
1002
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:601
1003
  msgid "Please note that to receive payments via Pix at our checkout, you must have a Pix key registered in your Mercado Pago account."
1004
  msgstr ""
1005
 
1006
- #: includes/payments/class-wc-woomercadopago-pix-gateway.php:602
1007
  msgid "Register your Pix key at Mercado Pago."
1008
  msgstr ""
1009
 
1010
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:37
1011
  msgid "Accept cash payments within the custom checkout and expand your customers purchase options."
1012
  msgstr ""
1013
 
1014
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:40
1015
  msgid "Pay with cash"
1016
  msgstr ""
1017
 
1018
  #. translators: %s checkout
1019
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:217
1020
  msgid "Checkout of payments with cash %s"
1021
  msgstr ""
1022
 
1023
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:220
1024
  msgid "Accept face-to-face payments, do not leave anyone out!"
1025
  msgstr ""
1026
 
1027
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
1028
  msgid "Include this preferred purchase option by some customers."
1029
  msgstr ""
1030
 
1031
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:254
1032
  msgid "Enable Mercado Pago for cash payments in your store and <br> select the options available to your customers."
1033
  msgstr ""
1034
 
1035
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:267
1036
  msgid "Set payment preferences with cash"
1037
  msgstr ""
1038
 
1039
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:280
1040
  msgid "Advanced configuration of the cash payment experience"
1041
  msgstr ""
1042
 
1043
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:293
1044
  msgid "Reduce inventory"
1045
  msgstr ""
1046
 
1047
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:296
1048
  msgid "Activates inventory reduction during the creation of an order, whether or not the final payment is credited. Disable this option to reduce it only when payments are approved."
1049
  msgstr ""
1050
 
1051
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:311
1052
  msgid "Payment Due"
1053
  msgstr ""
1054
 
1055
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:313
1056
  msgid "In how many days will cash payments expire."
1057
  msgstr ""
1058
 
1059
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:343
1060
  msgid "All payment methods"
1061
  msgstr ""
1062
 
1063
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:496, includes/payments/class-wc-woomercadopago-ticket-gateway.php:514
1064
  msgid "There was a problem processing your payment. Are you sure you have correctly filled out all the information on the payment form?"
1065
  msgstr ""
1066
 
1067
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:551
1068
  msgid "To print the ticket again click"
1069
  msgstr ""
1070
 
1071
- #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:554
1072
  msgid "here"
1073
  msgstr ""
1074
 
1075
- #: templates/checkout/basic-checkout.php:24, templates/checkout/custom-checkout.php:40
1076
  msgid "Credit cards"
1077
  msgstr ""
1078
 
1079
- #: templates/checkout/basic-checkout.php:25
1080
  msgid "Until"
1081
  msgstr ""
1082
 
1083
- #: templates/checkout/basic-checkout.php:29
1084
  msgid "installments"
1085
  msgstr ""
1086
 
1087
- #: templates/checkout/basic-checkout.php:27
1088
  msgid "installment"
1089
  msgstr ""
1090
 
1091
- #: templates/checkout/basic-checkout.php:44, templates/checkout/custom-checkout.php:47
1092
  msgid "Debit card"
1093
  msgstr ""
1094
 
1095
- #: templates/checkout/basic-checkout.php:58
1096
  msgid "Payments in cash"
1097
  msgstr ""
1098
 
1099
- #: templates/checkout/basic-checkout.php:73
1100
  msgid "We take you to our site to complete the payment"
1101
  msgstr ""
1102
 
1103
- #: templates/checkout/custom-checkout.php:25
1104
  msgid "With what cards can I pay"
1105
  msgstr ""
1106
 
1107
- #: templates/checkout/custom-checkout.php:30
1108
  msgid "See current promotions"
1109
  msgstr ""
1110
 
1111
- #: templates/checkout/custom-checkout.php:60, templates/checkout/ticket-checkout.php:26
1112
  msgid "Enter your discount coupon"
1113
  msgstr ""
1114
 
1115
- #: templates/checkout/custom-checkout.php:64, templates/checkout/ticket-checkout.php:30
1116
  msgid "Enter your coupon"
1117
  msgstr ""
1118
 
1119
- #: templates/checkout/custom-checkout.php:68, templates/checkout/ticket-checkout.php:34, includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:76, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:67, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:75
1120
  msgid "Apply"
1121
  msgstr ""
1122
 
1123
- #: templates/checkout/custom-checkout.php:71, templates/checkout/ticket-checkout.php:37
1124
  msgid "The code you entered is incorrect"
1125
  msgstr ""
1126
 
1127
- #: templates/checkout/custom-checkout.php:80
1128
  msgid "Enter your card details"
1129
  msgstr ""
1130
 
1131
- #: templates/checkout/custom-checkout.php:86, templates/checkout/custom-checkout.php:89
1132
  msgid "Card number"
1133
  msgstr ""
1134
 
1135
- #: templates/checkout/custom-checkout.php:90, templates/checkout/custom-checkout.php:99, templates/checkout/custom-checkout.php:100
1136
  msgid "Invalid Card Number"
1137
  msgstr ""
1138
 
1139
- #: templates/checkout/custom-checkout.php:96
1140
  msgid "Name and surname of the cardholder"
1141
  msgstr ""
1142
 
1143
- #: templates/checkout/custom-checkout.php:107
1144
  msgid "Expiration date"
1145
  msgstr ""
1146
 
1147
- #: templates/checkout/custom-checkout.php:111
1148
  msgid "Invalid Expiration Date"
1149
  msgstr ""
1150
 
1151
- #: templates/checkout/custom-checkout.php:115
1152
  msgid "Security code"
1153
  msgstr ""
1154
 
1155
- #: templates/checkout/custom-checkout.php:117
1156
  msgid "Last 3 numbers on the back"
1157
  msgstr ""
1158
 
1159
- #: templates/checkout/custom-checkout.php:126
1160
  msgid "In how many installments do you want to pay"
1161
  msgstr ""
1162
 
1163
- #: templates/checkout/custom-checkout.php:132
1164
  msgid "Issuer"
1165
  msgstr ""
1166
 
1167
- #: templates/checkout/custom-checkout.php:153
1168
  msgid "Select the number of installment"
1169
  msgstr ""
1170
 
1171
- #: templates/checkout/custom-checkout.php:144
1172
  msgid "Converted payment of"
1173
  msgstr ""
1174
 
1175
- #: templates/checkout/custom-checkout.php:145
1176
  msgid "for"
1177
  msgstr ""
1178
 
1179
- #: templates/checkout/custom-checkout.php:172, templates/checkout/ticket-checkout.php:50
1180
  msgid "Enter your document number"
1181
  msgstr ""
1182
 
1183
- #: templates/checkout/custom-checkout.php:178, templates/checkout/ticket-checkout.php:52
1184
  msgid "Type"
1185
  msgstr ""
1186
 
1187
- #: templates/checkout/custom-checkout.php:185, templates/checkout/ticket-checkout.php:58
1188
  msgid "Document number"
1189
  msgstr ""
1190
 
1191
- #: templates/checkout/custom-checkout.php:187
1192
  msgid "Only numbers"
1193
  msgstr ""
1194
 
1195
- #: templates/checkout/custom-checkout.php:188, templates/checkout/custom-checkout.php:189, templates/checkout/ticket-checkout.php:61, templates/checkout/ticket-checkout.php:111
1196
  msgid "Invalid Document Number"
1197
  msgstr ""
1198
 
1199
- #: templates/checkout/custom-checkout.php:199
1200
  msgid "Obligatory field"
1201
  msgstr ""
1202
 
1203
- #: templates/checkout/pix-checkout.php:24
1204
  msgid "Pay securely and instantly!"
1205
  msgstr ""
1206
 
1207
- #: templates/checkout/pix-checkout.php:26
1208
  msgid "When you finish the order, you will see the code to complete the payment."
1209
  msgstr ""
1210
 
1211
- #: templates/checkout/ticket-checkout.php:54
1212
  msgid "CI"
1213
  msgstr ""
1214
 
1215
- #: templates/checkout/ticket-checkout.php:60, templates/checkout/ticket-checkout.php:110
1216
  msgid "You must provide your document number"
1217
  msgstr ""
1218
 
1219
- #: templates/checkout/ticket-checkout.php:67, templates/checkout/ticket-checkout.php:323
1220
  msgid "Complete all fields, they are mandatory."
1221
  msgstr ""
1222
 
1223
- #: templates/checkout/ticket-checkout.php:80
1224
  msgid "Physical person"
1225
  msgstr ""
1226
 
1227
- #: templates/checkout/ticket-checkout.php:87
1228
  msgid "Legal person"
1229
  msgstr ""
1230
 
1231
- #: templates/checkout/ticket-checkout.php:94
1232
  msgid "Name"
1233
  msgstr ""
1234
 
1235
- #: templates/checkout/ticket-checkout.php:95
1236
  msgid "Social reason"
1237
  msgstr ""
1238
 
1239
- #: templates/checkout/ticket-checkout.php:97
1240
  msgid "You must inform your name"
1241
  msgstr ""
1242
 
1243
- #: templates/checkout/ticket-checkout.php:101
1244
  msgid "Surname"
1245
  msgstr ""
1246
 
1247
- #: templates/checkout/ticket-checkout.php:103
1248
  msgid "You must inform your last name"
1249
  msgstr ""
1250
 
1251
- #: templates/checkout/ticket-checkout.php:107
1252
  msgid "CPF"
1253
  msgstr ""
1254
 
1255
- #: templates/checkout/ticket-checkout.php:108
1256
  msgid "CNPJ"
1257
  msgstr ""
1258
 
1259
- #: templates/checkout/ticket-checkout.php:117
1260
  msgid "Address"
1261
  msgstr ""
1262
 
1263
- #: templates/checkout/ticket-checkout.php:119
1264
  msgid "You must inform your address"
1265
  msgstr ""
1266
 
1267
- #: templates/checkout/ticket-checkout.php:123
1268
  msgid "Number"
1269
  msgstr ""
1270
 
1271
- #: templates/checkout/ticket-checkout.php:125
1272
  msgid "You must provide your address number"
1273
  msgstr ""
1274
 
1275
- #: templates/checkout/ticket-checkout.php:131
1276
  msgid "City"
1277
  msgstr ""
1278
 
1279
- #: templates/checkout/ticket-checkout.php:133
1280
  msgid "You must inform your city"
1281
  msgstr ""
1282
 
1283
- #: templates/checkout/ticket-checkout.php:137
1284
  msgid "State"
1285
  msgstr ""
1286
 
1287
- #: templates/checkout/ticket-checkout.php:145
1288
  msgid "Select state\""
1289
  msgstr ""
1290
 
1291
- #: templates/checkout/ticket-checkout.php:310
1292
  msgid "You must inform your status"
1293
  msgstr ""
1294
 
1295
- #: templates/checkout/ticket-checkout.php:314
1296
  msgid "Postal Code"
1297
  msgstr ""
1298
 
1299
- #: templates/checkout/ticket-checkout.php:316
1300
  msgid "You must provide your zip code"
1301
  msgstr ""
1302
 
1303
- #: templates/checkout/ticket-checkout.php:332
1304
  msgid "Select the issuer with whom you want to process the payment"
1305
  msgstr ""
1306
 
1307
- #: templates/order-received/show-ticket.php:21
1308
  msgid "Great, we processed your purchase order. Complete the payment with ticket so that we finish approving it."
1309
  msgstr ""
1310
 
1311
- #: templates/order-received/show-ticket.php:25
1312
  msgid "Print ticket"
1313
  msgstr ""
1314
 
1315
- #: includes/admin/notices/class-wc-woomercadopago-notices.php:131
1316
  msgid "See WooCommerce"
1317
  msgstr ""
1318
 
1319
- #: includes/admin/notices/class-wc-woomercadopago-notices.php:129
1320
  msgid "Install WooCommerce"
1321
  msgstr ""
1322
 
1323
- #: includes/admin/notices/class-wc-woomercadopago-notices.php:126
1324
  msgid "Activate WooCommerce"
1325
  msgstr ""
1326
 
1327
- #: includes/admin/notices/class-wc-woomercadopago-review-notice.php:116
1328
  msgid "do you have a minute to share your experience with our plugin?"
1329
  msgstr ""
1330
 
1331
- #: includes/admin/notices/class-wc-woomercadopago-review-notice.php:119
1332
  msgid "Your opinion is very important so that we can offer you the best possible payment solution and continue to improve."
1333
  msgstr ""
1334
 
1335
- #: includes/admin/notices/class-wc-woomercadopago-review-notice.php:128
1336
  msgid "Rate the plugin"
1337
  msgstr ""
1338
 
@@ -1340,135 +1352,135 @@ msgstr ""
1340
  msgid "Discard"
1341
  msgstr ""
1342
 
1343
- #: includes/module/preference/class-wc-woomercadopago-preference-abstract.php:364
1344
  msgid "Shipping service used by the store."
1345
  msgstr ""
1346
 
1347
- #: includes/module/preference/class-wc-woomercadopago-preference-abstract.php:522, includes/module/preference/class-wc-woomercadopago-preference-abstract.php:523
1348
  msgid "Discount provided by store"
1349
  msgstr ""
1350
 
1351
  #. translators: %s coupon
1352
- #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:127
1353
  msgid "Discount for coupon %s"
1354
  msgstr ""
1355
 
1356
- #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:169
1357
  msgid " and fee of"
1358
  msgstr ""
1359
 
1360
- #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:406
1361
  msgid "<b>Public Key</b> production credential is invalid. Review the field to receive real payments."
1362
  msgstr ""
1363
 
1364
- #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:415
1365
  msgid "<b>Public Key</b> test credential is invalid. Review the field to perform tests in your store."
1366
  msgstr ""
1367
 
1368
- #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:424
1369
  msgid "<b>Access Token</b> production credential is invalid. Remember that it must be complete to receive real payments."
1370
  msgstr ""
1371
 
1372
- #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:433
1373
  msgid "<b>Access Token</b> test credential is invalid. Review the field to perform tests in your store."
1374
  msgstr ""
1375
 
1376
- #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:451
1377
  msgid "<b>Public Key</b> test credential is blank. Review the field to perform tests in your store."
1378
  msgstr ""
1379
 
1380
- #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:460
1381
  msgid "<b>Public Key</b> production credential is blank. Review the field to receive real payments."
1382
  msgstr ""
1383
 
1384
- #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:469
1385
  msgid "<b>Access Token</b> test credential is blank. Review the field to perform tests in your store."
1386
  msgstr ""
1387
 
1388
- #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:478
1389
  msgid "<b>Access Token</b> production credential is blank. Remember that it must be complete to receive real payments."
1390
  msgstr ""
1391
 
1392
- #: includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:93
1393
  msgid "There was an error processing your payment. Please try again or contact us for Assistance."
1394
  msgstr ""
1395
 
1396
- #: includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:85
1397
  msgid "Pay with Mercado Pago"
1398
  msgstr ""
1399
 
1400
- #: includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:87
1401
  msgid "Cancel &amp; Clear Cart"
1402
  msgstr ""
1403
 
1404
- #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:77, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:68, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:76
1405
  msgid "Remove"
1406
  msgstr ""
1407
 
1408
- #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:78, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:69, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:77
1409
  msgid "Please, inform your coupon code"
1410
  msgstr ""
1411
 
1412
- #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:79, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:70, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:78
1413
  msgid "To choose"
1414
  msgstr ""
1415
 
1416
- #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:80, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:71, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:79
1417
  msgid "Other bank"
1418
  msgstr ""
1419
 
1420
- #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:81, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:72, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:80
1421
  msgid "You will save"
1422
  msgstr ""
1423
 
1424
- #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:82, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:73, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:81
1425
  msgid "with discount of"
1426
  msgstr ""
1427
 
1428
- #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:83, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:74, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:82
1429
  msgid "Total of your purchase:"
1430
  msgstr ""
1431
 
1432
- #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:84, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:75, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83
1433
  msgid "Total of your purchase with discount:"
1434
  msgstr ""
1435
 
1436
- #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:85, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:76, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:84
1437
  msgid "*After payment approval"
1438
  msgstr ""
1439
 
1440
- #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:86, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:77, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:85
1441
  msgid "Terms and conditions of use"
1442
  msgstr ""
1443
 
1444
- #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:124
1445
  msgid "How to pay with PIX:"
1446
  msgstr ""
1447
 
1448
- #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:125
1449
  msgid "Go to your bank's app or website"
1450
  msgstr ""
1451
 
1452
- #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:126
1453
  msgid "Search for the option to pay with PIX"
1454
  msgstr ""
1455
 
1456
- #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:127
1457
  msgid "Scan the QR code or PIX code"
1458
  msgstr ""
1459
 
1460
- #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:128
1461
  msgid "Done! You will see the payment confirmation"
1462
  msgstr ""
1463
 
1464
- #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:129
1465
  msgid "Value: "
1466
  msgstr ""
1467
 
1468
- #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:137
1469
  msgid "Copy code"
1470
  msgstr ""
1471
 
1472
- #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:178
1473
  msgid "New"
1474
  msgstr ""
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
 
17
+ #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:92
18
  msgid "Activate this option so that the value of the currency set in WooCommerce is compatible with the value of the currency you use in Mercado Pago."
19
  msgstr ""
20
 
21
+ #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:395
22
  msgid "Convert Currency"
23
  msgstr ""
24
 
25
+ #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:400, includes/payments/class-wc-woomercadopago-basic-gateway.php:520, includes/payments/class-wc-woomercadopago-payment-abstract.php:899, includes/payments/class-wc-woomercadopago-payment-abstract.php:984, includes/payments/class-wc-woomercadopago-payment-abstract.php:1276, includes/payments/class-wc-woomercadopago-payment-abstract.php:1386, includes/payments/class-wc-woomercadopago-payment-abstract.php:1423, includes/payments/class-wc-woomercadopago-ticket-gateway.php:296
26
  msgid "No"
27
  msgstr ""
28
 
29
+ #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:401, includes/payments/class-wc-woomercadopago-basic-gateway.php:519, includes/payments/class-wc-woomercadopago-payment-abstract.php:900, includes/payments/class-wc-woomercadopago-payment-abstract.php:985, includes/payments/class-wc-woomercadopago-payment-abstract.php:1277, includes/payments/class-wc-woomercadopago-payment-abstract.php:1387, includes/payments/class-wc-woomercadopago-payment-abstract.php:1422, includes/payments/class-wc-woomercadopago-ticket-gateway.php:297
30
  msgid "Yes"
31
  msgstr ""
32
 
33
  #. translators: 1: local currency 2: currency
34
+ #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:469
35
  msgid "Now we convert your currency from %1$s to %2$s."
36
  msgstr ""
37
 
38
  #. translators: 1: local currency 2: currency
39
+ #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:489
40
  msgid "We no longer convert your currency from %1$s to %2$s."
41
  msgstr ""
42
 
43
+ #: includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:510
44
  msgid "<b>Attention:</b> The currency settings you have in WooCommerce are not compatible with the currency you use in your Mercado Pago account. Please activate the currency conversion."
45
  msgstr ""
46
 
47
+ #: includes/module/class-wc-woomercadopago-configs.php:124
48
  msgid "Update your credentials with the Access Token and Public Key, you need them to continue receiving payments!"
49
  msgstr ""
50
 
51
+ #: includes/module/class-wc-woomercadopago-configs.php:135
52
  msgid "The store should have HTTPS in order to activate both Checkout Personalizado and Ticket Checkout."
53
  msgstr ""
54
 
55
+ #: includes/module/class-wc-woomercadopago-init.php:47
56
  msgid "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. Please update your PHP version."
57
  msgstr ""
58
 
59
+ #: includes/module/class-wc-woomercadopago-init.php:58
60
  msgid "Mercado Pago Error: PHP Extension CURL is not installed."
61
  msgstr ""
62
 
63
  #. translators: %s link to WooCommerce
64
+ #: includes/module/class-wc-woomercadopago-init.php:72
65
  msgid "The Mercado Pago module needs an active version of %s in order to work!"
66
  msgstr ""
67
 
68
+ #: includes/module/class-wc-woomercadopago-init.php:85
69
  msgid "Cancel order"
70
  msgstr ""
71
 
72
+ #: includes/module/class-wc-woomercadopago-module.php:329, includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:440
73
  msgid "Fill in your credentials to enable payment methods."
74
  msgstr ""
75
 
76
+ #: includes/module/class-wc-woomercadopago-module.php:344
77
  msgid "Set up"
78
  msgstr ""
79
 
80
+ #: includes/module/class-wc-woomercadopago-module.php:345
81
  msgid "Your opinion helps us get better"
82
  msgstr ""
83
 
84
+ #: includes/module/class-wc-woomercadopago-module.php:346
85
  msgid "Guides and Documentation"
86
  msgstr ""
87
 
88
+ #: includes/module/class-wc-woomercadopago-module.php:347
89
  msgid "Report Problem"
90
  msgstr ""
91
 
92
+ #: includes/module/class-wc-woomercadopago-module.php:429
93
  msgid "By Mercado Pago"
94
  msgstr ""
95
 
96
+ #: includes/module/class-wc-woomercadopago-module.php:462
97
  msgid "The payment method is not valid or not available."
98
  msgstr ""
99
 
100
+ #: includes/module/class-wc-woomercadopago-module.php:465
101
  msgid "The transaction amount cannot be processed by Mercado Pago."
102
  msgstr ""
103
 
104
+ #: includes/module/class-wc-woomercadopago-module.php:466
105
  msgid "Possible causes: Currency not supported; Amounts below the minimum or above the maximum allowed."
106
  msgstr ""
107
 
108
+ #: includes/module/class-wc-woomercadopago-module.php:469
109
  msgid "The users are not valid."
110
  msgstr ""
111
 
112
+ #: includes/module/class-wc-woomercadopago-module.php:470
113
  msgid "Possible causes: Buyer and seller have the same account in Mercado Pago; The transaction involving production and test users."
114
  msgstr ""
115
 
116
+ #: includes/module/class-wc-woomercadopago-module.php:473
117
  msgid "Unauthorized use of production credentials."
118
  msgstr ""
119
 
120
+ #: includes/module/class-wc-woomercadopago-module.php:474
121
  msgid "Possible causes: Use permission in use for the credential of the seller."
122
  msgstr ""
123
 
124
+ #: includes/module/class-wc-woomercadopago-module.php:591, includes/payments/class-wc-woomercadopago-payment-abstract.php:832
125
  msgid "Colombia"
126
  msgstr ""
127
 
128
+ #: includes/module/class-wc-woomercadopago-module.php:593, includes/payments/class-wc-woomercadopago-payment-abstract.php:829
129
  msgid "Argentina"
130
  msgstr ""
131
 
132
+ #: includes/module/class-wc-woomercadopago-module.php:595, includes/payments/class-wc-woomercadopago-payment-abstract.php:830
133
  msgid "Brazil"
134
  msgstr ""
135
 
136
+ #: includes/module/class-wc-woomercadopago-module.php:597, includes/payments/class-wc-woomercadopago-payment-abstract.php:831
137
  msgid "Chile"
138
  msgstr ""
139
 
140
+ #: includes/module/class-wc-woomercadopago-module.php:599, includes/payments/class-wc-woomercadopago-payment-abstract.php:833
141
  msgid "Mexico"
142
  msgstr ""
143
 
144
+ #: includes/module/class-wc-woomercadopago-module.php:601, includes/payments/class-wc-woomercadopago-payment-abstract.php:835
145
  msgid "Uruguay"
146
  msgstr ""
147
 
148
+ #: includes/module/class-wc-woomercadopago-module.php:603
149
  msgid "Venezuela"
150
  msgstr ""
151
 
152
+ #: includes/module/class-wc-woomercadopago-module.php:605, includes/payments/class-wc-woomercadopago-payment-abstract.php:834
153
  msgid "Peru"
154
  msgstr ""
155
 
156
+ #: includes/module/class-wc-woomercadopago-module.php:637
157
  msgid "Update the WooCommerce order to "
158
  msgstr ""
159
 
160
+ #: includes/notification/class-wc-woomercadopago-notification-abstract.php:183
161
  msgid "Payment approved."
162
  msgstr ""
163
 
164
+ #: includes/notification/class-wc-woomercadopago-notification-abstract.php:241, includes/notification/class-wc-woomercadopago-notification-abstract.php:244
165
  msgid "Waiting for the PIX payment."
166
  msgstr ""
167
 
168
+ #: includes/notification/class-wc-woomercadopago-notification-abstract.php:259, includes/notification/class-wc-woomercadopago-notification-abstract.php:262
169
  msgid "Waiting for the ticket payment."
170
  msgstr ""
171
 
172
+ #: includes/notification/class-wc-woomercadopago-notification-abstract.php:270
173
  msgid "The customer has not made the payment yet."
174
  msgstr ""
175
 
176
+ #: includes/notification/class-wc-woomercadopago-notification-abstract.php:289
177
  msgid "Payment is pending review."
178
  msgstr ""
179
 
180
+ #: includes/notification/class-wc-woomercadopago-notification-abstract.php:306
181
  msgid "Payment was declined. The customer can try again."
182
  msgstr ""
183
 
184
+ #: includes/notification/class-wc-woomercadopago-notification-abstract.php:321
185
  msgid "Payment was returned to the customer."
186
  msgstr ""
187
 
188
+ #: includes/notification/class-wc-woomercadopago-notification-abstract.php:335
189
  msgid "Payment was canceled."
190
  msgstr ""
191
 
192
+ #: includes/notification/class-wc-woomercadopago-notification-abstract.php:350, includes/notification/class-wc-woomercadopago-notification-abstract.php:362
193
  msgid "The payment is in mediation or the purchase was unknown by the customer."
194
  msgstr ""
195
 
196
  #. translators: 1: payment_id 2: status
197
+ #: includes/notification/class-wc-woomercadopago-notification-abstract.php:464
198
  msgid "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
199
  msgstr ""
200
 
201
+ #: includes/notification/class-wc-woomercadopago-notification-ipn.php:36
202
  msgid "No ID or TOPIC param in Request IPN"
203
  msgstr ""
204
 
205
+ #: includes/notification/class-wc-woomercadopago-notification-ipn.php:41
206
  msgid "Type of topic IPN invalid, need to be merchant_order"
207
  msgstr ""
208
 
209
+ #: includes/notification/class-wc-woomercadopago-notification-ipn.php:50
210
  msgid "IPN merchant_order not found"
211
  msgstr ""
212
 
213
+ #: includes/notification/class-wc-woomercadopago-notification-ipn.php:56
214
  msgid "Not found Payments into Merchant_Order"
215
  msgstr ""
216
 
217
+ #: includes/notification/class-wc-woomercadopago-notification-ipn.php:154, includes/notification/class-wc-woomercadopago-notification-ipn.php:125, includes/notification/class-wc-woomercadopago-notification-webhook.php:175, includes/notification/class-wc-woomercadopago-notification-webhook.php:154
218
  msgid "Buyer email"
219
  msgstr ""
220
 
221
+ #: includes/notification/class-wc-woomercadopago-notification-ipn.php:157, includes/notification/class-wc-woomercadopago-notification-ipn.php:128, includes/notification/class-wc-woomercadopago-notification-webhook.php:178, includes/notification/class-wc-woomercadopago-notification-webhook.php:157
222
  msgid "Payment type"
223
  msgstr ""
224
 
225
+ #: includes/notification/class-wc-woomercadopago-notification-ipn.php:160, includes/notification/class-wc-woomercadopago-notification-ipn.php:131, includes/notification/class-wc-woomercadopago-notification-webhook.php:181, includes/notification/class-wc-woomercadopago-notification-webhook.php:160
226
  msgid "Payment method"
227
  msgstr ""
228
 
229
+ #: includes/notification/class-wc-woomercadopago-notification-webhook.php:40
230
  msgid "Please enter your email address at the billing address to use this service"
231
  msgstr ""
232
 
233
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:34
234
  msgid "It offers all means of payment: credit and debit cards, cash and account money. Your customers choose whether they pay as guests or from their Mercado Pago account."
235
  msgstr ""
236
 
237
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:37
238
  msgid "Mercado Pago - Checkout Pro"
239
  msgstr ""
240
 
241
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:39
242
  msgid "Pay with the payment method you prefer"
243
  msgstr ""
244
 
245
  #. translators: %s checkout
246
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:261
247
  msgid "Checkout Pro %s"
248
  msgstr ""
249
 
250
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:264
251
  msgid "Accept all method of payment and take your charges to another level"
252
  msgstr ""
253
 
254
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:268
255
  msgid "Turn your online store into your customers preferred payment gateway. Choose if the final payment experience will be inside or outside your store."
256
  msgstr ""
257
 
258
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:285, includes/payments/class-wc-woomercadopago-pix-gateway.php:311, includes/payments/class-wc-woomercadopago-ticket-gateway.php:239
259
  msgid "Configure Mercado Pago for WooCommerce"
260
  msgstr ""
261
 
262
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:298
263
  msgid "Enable the experience of the Checkout Pro in your online store, select the means of payment available to your customers and<br> define the maximum fees in which they can pay you."
264
  msgstr ""
265
 
266
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:311
267
  msgid "Set payment preferences in your store"
268
  msgstr ""
269
 
270
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:324
271
  msgid "Advanced settings"
272
  msgstr ""
273
 
274
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:337
275
  msgid "Payment experience"
276
  msgstr ""
277
 
278
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:339
279
  msgid "Define what payment experience your customers will have, whether inside or outside your store."
280
  msgstr ""
281
 
282
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:342
283
  msgid "Redirect"
284
  msgstr ""
285
 
286
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:343
287
  msgid "Modal"
288
  msgstr ""
289
 
290
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:359
291
  msgid "Choose the URL that we will show your customers when they finish their purchase."
292
  msgstr ""
293
 
294
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:357, includes/payments/class-wc-woomercadopago-basic-gateway.php:377, includes/payments/class-wc-woomercadopago-basic-gateway.php:398
295
  msgid "This seems to be an invalid URL."
296
  msgstr ""
297
 
298
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:362
299
  msgid "Success URL"
300
  msgstr ""
301
 
302
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:379
303
  msgid "Choose the URL that we will show to your customers when we refuse their purchase. Make sure it includes a message appropriate to the situation and give them useful information so they can solve it."
304
  msgstr ""
305
 
306
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:382
307
  msgid "Payment URL rejected"
308
  msgstr ""
309
 
310
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:400
311
  msgid "Choose the URL that we will show to your customers when they have a payment pending approval."
312
  msgstr ""
313
 
314
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:403
315
  msgid "Payment URL pending"
316
  msgstr ""
317
 
318
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:482
319
  msgid "Select offline payments"
320
  msgstr ""
321
 
322
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:471
323
  msgid "Select debit cards"
324
  msgstr ""
325
 
326
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:460
327
  msgid "Select credit cards"
328
  msgstr ""
329
 
330
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:488, includes/payments/class-wc-woomercadopago-ticket-gateway.php:348
331
  msgid "Payment methods"
332
  msgstr ""
333
 
334
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:489, includes/payments/class-wc-woomercadopago-ticket-gateway.php:349
335
  msgid "Choose the available payment methods in your store."
336
  msgstr ""
337
 
338
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:495, includes/payments/class-wc-woomercadopago-ticket-gateway.php:352
339
  msgid "Activate the available payment methods to your clients."
340
  msgstr ""
341
 
342
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:514
343
  msgid "Return to the store"
344
  msgstr ""
345
 
346
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:517
347
  msgid "Do you want your customer to automatically return to the store after payment?"
348
  msgstr ""
349
 
350
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:613, includes/payments/class-wc-woomercadopago-basic-gateway.php:613, includes/payments/class-wc-woomercadopago-basic-gateway.php:600, includes/payments/class-wc-woomercadopago-basic-gateway.php:600, includes/payments/class-wc-woomercadopago-custom-gateway.php:383, includes/payments/class-wc-woomercadopago-custom-gateway.php:383, includes/payments/class-wc-woomercadopago-custom-gateway.php:371, includes/payments/class-wc-woomercadopago-custom-gateway.php:371, includes/payments/class-wc-woomercadopago-pix-gateway.php:452, includes/payments/class-wc-woomercadopago-pix-gateway.php:452, includes/payments/class-wc-woomercadopago-pix-gateway.php:439, includes/payments/class-wc-woomercadopago-pix-gateway.php:439, includes/payments/class-wc-woomercadopago-ticket-gateway.php:472, includes/payments/class-wc-woomercadopago-ticket-gateway.php:472, includes/payments/class-wc-woomercadopago-ticket-gateway.php:459, includes/payments/class-wc-woomercadopago-ticket-gateway.php:459, includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:169, includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:167
351
  msgid "discount of"
352
  msgstr ""
353
 
354
+ #: includes/payments/class-wc-woomercadopago-basic-gateway.php:618, includes/payments/class-wc-woomercadopago-basic-gateway.php:618, includes/payments/class-wc-woomercadopago-basic-gateway.php:605, includes/payments/class-wc-woomercadopago-basic-gateway.php:605, includes/payments/class-wc-woomercadopago-custom-gateway.php:388, includes/payments/class-wc-woomercadopago-custom-gateway.php:388, includes/payments/class-wc-woomercadopago-custom-gateway.php:376, includes/payments/class-wc-woomercadopago-custom-gateway.php:376, includes/payments/class-wc-woomercadopago-pix-gateway.php:457, includes/payments/class-wc-woomercadopago-pix-gateway.php:457, includes/payments/class-wc-woomercadopago-pix-gateway.php:444, includes/payments/class-wc-woomercadopago-pix-gateway.php:444, includes/payments/class-wc-woomercadopago-ticket-gateway.php:477, includes/payments/class-wc-woomercadopago-ticket-gateway.php:477, includes/payments/class-wc-woomercadopago-ticket-gateway.php:464, includes/payments/class-wc-woomercadopago-ticket-gateway.php:464, includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:171
355
  msgid "fee of"
356
  msgstr ""
357
 
358
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:35
359
  msgid "Accept card payments on your website with the best possible financing and maximize the conversion of your business. With personalized checkout your customers pay without leaving your store!"
360
  msgstr ""
361
 
362
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:37, includes/payments/class-wc-woomercadopago-pix-gateway.php:37, includes/payments/class-wc-woomercadopago-ticket-gateway.php:37
363
  msgid "Mercado Pago - Custom Checkout"
364
  msgstr ""
365
 
366
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:38
367
  msgid "Pay with debit and credit cards"
368
  msgstr ""
369
 
370
  #. translators: %s card
371
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:176
372
  msgid "Checkout of payments with debit and credit cards %s"
373
  msgstr ""
374
 
375
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:179
376
  msgid "Accept payments instantly and maximize the conversion of your business"
377
  msgstr ""
378
 
379
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:183
380
  msgid "Turn your online store into a secure and easy-to-use payment gateway for your customers. With personalized checkout your customers pay without leaving your store!"
381
  msgstr ""
382
 
383
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:201
384
  msgid "Set up the payment experience in your store"
385
  msgstr ""
386
 
387
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:215
388
  msgid "Configure the personalized payment experience in your store"
389
  msgstr ""
390
 
391
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:229
392
  msgid "Advanced configuration of the personalized payment experience\""
393
  msgstr ""
394
 
395
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:245
396
  msgid "That’s it, payment accepted!"
397
  msgstr ""
398
 
399
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:247
400
  msgid "We are processing your payment. In less than an hour we will send you the result by email."
401
  msgstr ""
402
 
403
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:249
404
  msgid "We are processing your payment. In less than 2 days we will send you by email if the payment has been approved or if additional information is needed."
405
  msgstr ""
406
 
407
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:251
408
  msgid "Check the card number."
409
  msgstr ""
410
 
411
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:253
412
  msgid "Check the expiration date."
413
  msgstr ""
414
 
415
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:255
416
  msgid "Check the information provided."
417
  msgstr ""
418
 
419
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:257, templates/checkout/custom-checkout.php:116, templates/checkout/custom-checkout.php:117
420
  msgid "Check the informed security code."
421
  msgstr ""
422
 
423
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:259, includes/payments/class-wc-woomercadopago-custom-gateway.php:265
424
  msgid "Your payment cannot be processed."
425
  msgstr ""
426
 
427
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:261
428
  msgid "You must authorize payments for your orders."
429
  msgstr ""
430
 
431
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:263
432
  msgid "Contact your card issuer to activate it. The phone is on the back of your card."
433
  msgstr ""
434
 
435
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:267
436
  msgid "You have already made a payment of this amount. If you have to pay again, use another card or other method of payment."
437
  msgstr ""
438
 
439
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:269
440
  msgid "Your payment was declined. Please select another payment method. It is recommended in cash."
441
  msgstr ""
442
 
443
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:271
444
  msgid "Your payment does not have sufficient funds."
445
  msgstr ""
446
 
447
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:273
448
  msgid "Payment cannot process the selected fee."
449
  msgstr ""
450
 
451
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:275
452
  msgid "You have reached the limit of allowed attempts. Choose another card or other payment method."
453
  msgstr ""
454
 
455
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:277, includes/payments/class-wc-woomercadopago-custom-gateway.php:279, includes/module/preference/class-wc-woomercadopago-preference-abstract.php:189
456
  msgid "This payment method cannot process your payment."
457
  msgstr ""
458
 
459
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:354, includes/payments/class-wc-woomercadopago-custom-gateway.php:483
460
  msgid "A problem was occurred when processing your payment. Please, try again."
461
  msgstr ""
462
 
463
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:472
464
  msgid "A problem was occurred when processing your payment. Are you sure you have correctly filled all information in the checkout form?"
465
  msgstr ""
466
 
467
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:432
468
  msgid "See your order form"
469
  msgstr ""
470
 
471
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:443
472
  msgid "Your payment was declined. You can try again."
473
  msgstr ""
474
 
475
+ #: includes/payments/class-wc-woomercadopago-custom-gateway.php:450, includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:94
476
  msgid "Click to try again"
477
  msgstr ""
478
 
479
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:580
480
+ msgid "Configure your credentials to enable Mercado Pago payment methods."
481
+ msgstr ""
482
+
483
  #. translators: %s url
484
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:600
485
  msgid "%s, it only takes a few minutes"
486
  msgstr ""
487
 
488
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:600, includes/payments/class-wc-woomercadopago-payment-abstract.php:742
489
  msgid "Approve your account"
490
  msgstr ""
491
 
492
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:685
493
  msgid "Title"
494
  msgstr ""
495
 
496
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:701
497
  msgid "Description"
498
  msgstr ""
499
 
500
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:739
501
  msgid "Follow these steps to activate Mercado Pago in your store:"
502
  msgstr ""
503
 
504
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:740
505
  msgid "Upload your credentials"
506
  msgstr ""
507
 
508
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:741
509
  msgid "depending on the country in which you are registered."
510
  msgstr ""
511
 
512
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:743
513
  msgid "to be able to charge."
514
  msgstr ""
515
 
516
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:744
517
  msgid "Add the basic information of your business"
518
  msgstr ""
519
 
520
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:745
521
  msgid "in the plugin configuration."
522
  msgstr ""
523
 
524
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:746
525
  msgid "Configure the payment preferences"
526
  msgstr ""
527
 
528
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:747
529
  msgid "for your customers."
530
  msgstr ""
531
 
532
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:748
533
  msgid "Go to advanced settings"
534
  msgstr ""
535
 
536
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:749
537
  msgid "only when you want to change the presets."
538
  msgstr ""
539
 
540
  #. translators: %s link
541
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:774
542
  msgid "Credentials are the keys we provide you to integrate quickly <br>and securely. You must have a %s in Mercado Pago to obtain and collect them <br>on your website. You do not need to know how to design or program to do it"
543
  msgstr ""
544
 
545
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:775
546
  msgid "approved account"
547
  msgstr ""
548
 
549
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:792
550
  msgid "In which country does your Mercado Pago account operate?"
551
  msgstr ""
552
 
553
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:824
554
  msgid "Select your country"
555
  msgstr ""
556
 
557
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:826
558
  msgid "Select the country in which you operate with Mercado Pago"
559
  msgstr ""
560
 
561
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:867, includes/payments/class-wc-woomercadopago-payment-abstract.php:871
562
  msgid "Save Changes"
563
  msgstr ""
564
 
565
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:888
566
  msgid "Activate checkout"
567
  msgstr ""
568
 
569
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:890
570
  msgid "Activate Pix in the checkout"
571
  msgstr ""
572
 
573
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:897
574
  msgid "Activate the Mercado Pago experience at the checkout of your store."
575
  msgstr ""
576
 
577
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:912
578
  msgid "Enter your credentials and choose how to operate"
579
  msgstr ""
580
 
581
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:925
582
  msgid "Test Mode"
583
  msgstr ""
584
 
585
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:938
586
  msgid "By default, we activate the Sandbox test environment for you to test before you start selling."
587
  msgstr ""
588
 
589
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:951
590
  msgid "Production Mode"
591
  msgstr ""
592
 
593
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:964
594
  msgid "When you see that everything is going well, deactivate Sandbox, turn on Production and make way for your online sales."
595
  msgstr ""
596
 
597
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:979
598
  msgid "Production"
599
  msgstr ""
600
 
601
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:981
602
  msgid "Choose “Yes” only when you’re ready to sell. Switch to “No” to activate Testing mode."
603
  msgstr ""
604
 
605
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1001
606
  msgid "Load credentials"
607
  msgstr ""
608
 
609
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1003
610
  msgid "Search my credentials"
611
  msgstr ""
612
 
613
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1022
614
  msgid "Test credentials"
615
  msgstr ""
616
 
617
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1034
618
  msgid "With these keys you can do the tests you want.."
619
  msgstr ""
620
 
621
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1047, includes/payments/class-wc-woomercadopago-payment-abstract.php:1102
622
  msgid "Public key"
623
  msgstr ""
624
 
625
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1062, includes/payments/class-wc-woomercadopago-payment-abstract.php:1118
626
  msgid "Access token"
627
  msgstr ""
628
 
629
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1077
630
  msgid "Production credentials"
631
  msgstr ""
632
 
633
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1089
634
  msgid "With these keys you can receive real payments from your customers."
635
  msgstr ""
636
 
637
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1133
638
  msgid "Approve your account, it will only take a few minutes"
639
  msgstr ""
640
 
641
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1146
642
  msgid "Complete this process to secure your customers data and comply with the regulations<br> and legal provisions of each country."
643
  msgstr ""
644
 
645
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1163
646
  msgid "Homologate account in Mercado Pago"
647
  msgstr ""
648
 
649
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1177
650
  msgid "Store name"
651
  msgstr ""
652
 
653
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1179
654
  msgid "This name will appear on your customers invoice."
655
  msgstr ""
656
 
657
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1180
658
  msgid "Mercado Pago"
659
  msgstr ""
660
 
661
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1195
662
  msgid "Store Category"
663
  msgstr ""
664
 
665
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1197
666
  msgid "What category do your products belong to? Choose the one that best characterizes them (choose \"other\" if your product is too specific)."
667
  msgstr ""
668
 
669
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1198
670
  msgid "Categories"
671
  msgstr ""
672
 
673
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1222
674
  msgid "Store ID"
675
  msgstr ""
676
 
677
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1224
678
  msgid "Use a number or prefix to identify orders and payments from this store."
679
  msgstr ""
680
 
681
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1238
682
  msgid "Integrator ID"
683
  msgstr ""
684
 
685
  #. translators: %s developers guide
686
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1242
687
  msgid "Do not forget to enter your integrator_id as a certified Mercado Pago Partner. If you don`t have it, you can %s"
688
  msgstr ""
689
 
690
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1243
691
  msgid "request it now."
692
  msgstr ""
693
 
694
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1257
695
  msgid "Advanced adjustment"
696
  msgstr ""
697
 
698
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1270
699
  msgid "Debug and Log mode"
700
  msgstr ""
701
 
702
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1273
703
  msgid "Record your store actions in our changes file to have more support information."
704
  msgstr ""
705
 
706
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1274
707
  msgid "We debug the information in our change file."
708
  msgstr ""
709
 
710
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1289
711
  msgid "Basic Configuration"
712
  msgstr ""
713
 
714
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1302
715
  msgid "Max of installments"
716
  msgstr ""
717
 
718
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1304
719
  msgid "What is the maximum quota with which a customer can buy?"
720
  msgstr ""
721
 
722
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1307
723
  msgid "1x installment"
724
  msgstr ""
725
 
726
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1308
727
  msgid "2x installments"
728
  msgstr ""
729
 
730
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1309
731
  msgid "3x installments"
732
  msgstr ""
733
 
734
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1310
735
  msgid "4x installments"
736
  msgstr ""
737
 
738
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1311
739
  msgid "5x installments"
740
  msgstr ""
741
 
742
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1312
743
  msgid "6x installments"
744
  msgstr ""
745
 
746
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1313
747
  msgid "10x installments"
748
  msgstr ""
749
 
750
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1314
751
  msgid "12x installments"
752
  msgstr ""
753
 
754
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1315
755
  msgid "15x installments"
756
  msgstr ""
757
 
758
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1316
759
  msgid "18x installments"
760
  msgstr ""
761
 
762
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1317
763
  msgid "24x installments"
764
  msgstr ""
765
 
766
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1348
767
  msgid "URL for IPN"
768
  msgstr ""
769
 
770
  #. translators: %s link
771
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1352
772
  msgid "Enter a URL to receive payment notifications. In %s you can check more information."
773
  msgstr ""
774
 
775
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1353
776
  msgid "our guides"
777
  msgstr ""
778
 
779
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1357
780
+ msgid "IPN (Instant Payment Notification) is a notification of events that take place on your platform and that is sent from one server to another through an HTTP POST call. See more information in our guides."
781
+ msgstr ""
782
+
783
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1368
784
  msgid "Edit these advanced fields only when you want to modify the preset values."
785
  msgstr ""
786
 
787
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1381
788
  msgid "Discount coupons"
789
  msgstr ""
790
 
791
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1384
792
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
793
  msgstr ""
794
 
795
  #. translators: %s link
796
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1401
797
  msgid "It appears that your credentials are not properly configured.<br/>Please, go to %s and configure it."
798
  msgstr ""
799
 
800
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1402
801
  msgid "Market Payment Configuration"
802
  msgstr ""
803
 
804
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1416
805
  msgid "Binary mode"
806
  msgstr ""
807
 
808
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1419
809
  msgid "Accept and reject payments automatically. Do you want us to activate it?"
810
  msgstr ""
811
 
812
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1420
813
+ msgid "If you activate binary mode you will not be able to leave pending payments. This can affect fraud prevention. Leave it idle to be backed by our own tool."
814
+ msgstr ""
815
+
816
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1435
817
  msgid "Discounts per purchase with Mercado Pago"
818
  msgstr ""
819
 
820
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1437
821
  msgid "Choose a percentage value that you want to discount your customers for paying with Mercado Pago."
822
  msgstr ""
823
 
824
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1454
825
  msgid "Commission for purchase with Mercado Pago"
826
  msgstr ""
827
 
828
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1456
829
  msgid "Choose an additional percentage value that you want to charge as commission to your customers for paying with Mercado Pago."
830
  msgstr ""
831
 
832
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1482
833
  msgid "Questions?"
834
  msgstr ""
835
 
836
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1497
837
  msgid "Check out the step-by-step of how to integrate the Mercado Pago Plugin for WooCommerce in our developer website."
838
  msgstr ""
839
 
840
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1512
841
  msgid "Review documentation"
842
  msgstr ""
843
 
844
  #. translators: %s link
845
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1532
846
  msgid "Still having problems? Contact our support team through their %s"
847
  msgstr ""
848
 
849
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1533
850
  msgid "contact form."
851
  msgstr ""
852
 
853
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1553
854
  msgid "Everything set up? Go to your store in Sandbox mode"
855
  msgstr ""
856
 
857
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1551
858
  msgid "Everything ready for the takeoff of your sales?"
859
  msgstr ""
860
 
861
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1572
862
  msgid "Visit your store and simulate a payment to check that everything is fine."
863
  msgstr ""
864
 
865
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1570
866
  msgid "Visit your store as if you were one of your customers and check that everything is fine. If you already went to Production,<br> bring your customers and increase your sales with the best online shopping experience."
867
  msgstr ""
868
 
869
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1591
870
  msgid "I want to test my sales"
871
  msgstr ""
872
 
873
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1589
874
  msgid "Visit my store"
875
  msgstr ""
876
 
877
+ #: includes/payments/class-wc-woomercadopago-payment-abstract.php:1597
878
  msgid "%s"
879
  msgstr ""
880
 
881
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:35
882
  msgid "Accept payments via Pix Transfer and receive the funds instantly. Your customers can pay at any time, without date or time restrictions."
883
  msgstr ""
884
 
885
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:38
886
  msgid "Pay with PIX "
887
  msgstr ""
888
 
889
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:252
890
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
891
  msgstr ""
892
 
893
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:253
894
  msgid "Download the Mercado Pago app on your cell phone."
895
  msgstr ""
896
 
897
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:254
898
  msgid "Go to the "
899
  msgstr ""
900
 
901
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:255
902
  msgid "area and choose the "
903
  msgstr ""
904
 
905
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:256
906
  msgid "Your Profile "
907
  msgstr ""
908
 
909
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:257
910
  msgid "Your Pix Keys section."
911
  msgstr ""
912
 
913
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:258
914
  msgid "Choose which data to register as PIX keys. After registering, you can set up PIX in your checkout."
915
  msgstr ""
916
 
917
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:259
918
  msgid "Remember that, for the time being, the Central Bank of Brazil is open Monday through Friday, from 9am to 6pm."
919
  msgstr ""
920
 
921
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:260
922
  msgid "If you requested your registration outside these hours, we will confirm it within the next business day."
923
  msgstr ""
924
 
925
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:261, includes/payments/class-wc-woomercadopago-pix-gateway.php:388
926
  msgid "Learn more about PIX"
927
  msgstr ""
928
 
929
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:262
930
  msgid "If you have already registered a Pix key at Mercado Pago and cannot activate Pix in the checkout, "
931
  msgstr ""
932
 
933
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:263
934
  msgid "click here."
935
  msgstr ""
936
 
937
  #. translators: %s checkout
938
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:287
939
  msgid "Checkout of payments via PIX %s"
940
  msgstr ""
941
 
942
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:290
943
  msgid "Accept payments at any time of the day and expand your purchase options!"
944
  msgstr ""
945
 
946
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:294
947
  msgid "Offer this new payment option to your customers."
948
  msgstr ""
949
 
950
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:324
951
  msgid "Enable and set up Pix as a payment method for your customers in the Mercado Pago checkout."
952
  msgstr ""
953
 
954
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:337
955
  msgid "Set up the payment via Pix experience"
956
  msgstr ""
957
 
958
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:350
959
  msgid "Advanced configuration of the PIX experience"
960
  msgstr ""
961
 
962
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:368
963
  msgid "Pix Expiration"
964
  msgstr ""
965
 
966
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:370
967
  msgid "Set the limit of days in which your customers can pay."
968
  msgstr ""
969
 
970
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:385
971
  msgid "Want to learn how Pix works?"
972
  msgstr ""
973
 
974
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:386
975
  msgid "We have created a page to explain how this new payment method works and its advantages."
976
  msgstr ""
977
 
978
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:522, includes/payments/class-wc-woomercadopago-ticket-gateway.php:583
979
  msgid "A problem occurred when processing your payment. Please try again."
980
  msgstr ""
981
 
982
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:508, includes/payments/class-wc-woomercadopago-ticket-gateway.php:569
983
  msgid "A problem occurred when processing your payment. Are you sure you have correctly filled in all the information on the checkout form?"
984
  msgstr ""
985
 
986
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:482, includes/payments/class-wc-woomercadopago-ticket-gateway.php:544
987
  msgid "The customer has not paid yet."
988
  msgstr ""
989
 
990
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:486, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:121
991
  msgid "Now you just need to pay with PIX to finalize your purchase"
992
  msgstr ""
993
 
994
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:487, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:129
995
  msgid "Scan the QR code:"
996
  msgstr ""
997
 
998
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:489, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:130
999
  msgid "Code valid for "
1000
  msgstr ""
1001
 
1002
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:490, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:132
1003
  msgid " days"
1004
  msgstr ""
1005
 
1006
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:490, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:132
1007
  msgid " day"
1008
  msgstr ""
1009
 
1010
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:491, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:133
1011
  msgid "If you prefer, you can pay by copying and pasting the following code"
1012
  msgstr ""
1013
 
1014
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:599
1015
  msgid "Please note that to receive payments via Pix at our checkout, you must have a Pix key registered in your Mercado Pago account."
1016
  msgstr ""
1017
 
1018
+ #: includes/payments/class-wc-woomercadopago-pix-gateway.php:600
1019
  msgid "Register your Pix key at Mercado Pago."
1020
  msgstr ""
1021
 
1022
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:35
1023
  msgid "Accept cash payments within the custom checkout and expand your customers purchase options."
1024
  msgstr ""
1025
 
1026
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:38
1027
  msgid "Pay with cash"
1028
  msgstr ""
1029
 
1030
  #. translators: %s checkout
1031
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:215
1032
  msgid "Checkout of payments with cash %s"
1033
  msgstr ""
1034
 
1035
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:218
1036
  msgid "Accept face-to-face payments, do not leave anyone out!"
1037
  msgstr ""
1038
 
1039
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:222
1040
  msgid "Include this preferred purchase option by some customers."
1041
  msgstr ""
1042
 
1043
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:252
1044
  msgid "Enable Mercado Pago for cash payments in your store and <br> select the options available to your customers."
1045
  msgstr ""
1046
 
1047
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:265
1048
  msgid "Set payment preferences with cash"
1049
  msgstr ""
1050
 
1051
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:278
1052
  msgid "Advanced configuration of the cash payment experience"
1053
  msgstr ""
1054
 
1055
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:291
1056
  msgid "Reduce inventory"
1057
  msgstr ""
1058
 
1059
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:294
1060
  msgid "Activates inventory reduction during the creation of an order, whether or not the final payment is credited. Disable this option to reduce it only when payments are approved."
1061
  msgstr ""
1062
 
1063
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:309
1064
  msgid "Payment Due"
1065
  msgstr ""
1066
 
1067
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:311
1068
  msgid "In how many days will cash payments expire."
1069
  msgstr ""
1070
 
1071
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:341
1072
  msgid "All payment methods"
1073
  msgstr ""
1074
 
1075
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:494, includes/payments/class-wc-woomercadopago-ticket-gateway.php:512
1076
  msgid "There was a problem processing your payment. Are you sure you have correctly filled out all the information on the payment form?"
1077
  msgstr ""
1078
 
1079
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:549
1080
  msgid "To print the ticket again click"
1081
  msgstr ""
1082
 
1083
+ #: includes/payments/class-wc-woomercadopago-ticket-gateway.php:552
1084
  msgid "here"
1085
  msgstr ""
1086
 
1087
+ #: templates/checkout/basic-checkout.php:22, templates/checkout/custom-checkout.php:38
1088
  msgid "Credit cards"
1089
  msgstr ""
1090
 
1091
+ #: templates/checkout/basic-checkout.php:23
1092
  msgid "Until"
1093
  msgstr ""
1094
 
1095
+ #: templates/checkout/basic-checkout.php:27
1096
  msgid "installments"
1097
  msgstr ""
1098
 
1099
+ #: templates/checkout/basic-checkout.php:25
1100
  msgid "installment"
1101
  msgstr ""
1102
 
1103
+ #: templates/checkout/basic-checkout.php:42, templates/checkout/custom-checkout.php:45
1104
  msgid "Debit card"
1105
  msgstr ""
1106
 
1107
+ #: templates/checkout/basic-checkout.php:56
1108
  msgid "Payments in cash"
1109
  msgstr ""
1110
 
1111
+ #: templates/checkout/basic-checkout.php:71
1112
  msgid "We take you to our site to complete the payment"
1113
  msgstr ""
1114
 
1115
+ #: templates/checkout/custom-checkout.php:23
1116
  msgid "With what cards can I pay"
1117
  msgstr ""
1118
 
1119
+ #: templates/checkout/custom-checkout.php:28
1120
  msgid "See current promotions"
1121
  msgstr ""
1122
 
1123
+ #: templates/checkout/custom-checkout.php:58, templates/checkout/ticket-checkout.php:24
1124
  msgid "Enter your discount coupon"
1125
  msgstr ""
1126
 
1127
+ #: templates/checkout/custom-checkout.php:62, templates/checkout/ticket-checkout.php:28
1128
  msgid "Enter your coupon"
1129
  msgstr ""
1130
 
1131
+ #: templates/checkout/custom-checkout.php:66, templates/checkout/ticket-checkout.php:32, includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:74, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:65, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:73
1132
  msgid "Apply"
1133
  msgstr ""
1134
 
1135
+ #: templates/checkout/custom-checkout.php:69, templates/checkout/ticket-checkout.php:35
1136
  msgid "The code you entered is incorrect"
1137
  msgstr ""
1138
 
1139
+ #: templates/checkout/custom-checkout.php:78
1140
  msgid "Enter your card details"
1141
  msgstr ""
1142
 
1143
+ #: templates/checkout/custom-checkout.php:84, templates/checkout/custom-checkout.php:87
1144
  msgid "Card number"
1145
  msgstr ""
1146
 
1147
+ #: templates/checkout/custom-checkout.php:88, templates/checkout/custom-checkout.php:97, templates/checkout/custom-checkout.php:98
1148
  msgid "Invalid Card Number"
1149
  msgstr ""
1150
 
1151
+ #: templates/checkout/custom-checkout.php:94
1152
  msgid "Name and surname of the cardholder"
1153
  msgstr ""
1154
 
1155
+ #: templates/checkout/custom-checkout.php:105
1156
  msgid "Expiration date"
1157
  msgstr ""
1158
 
1159
+ #: templates/checkout/custom-checkout.php:109
1160
  msgid "Invalid Expiration Date"
1161
  msgstr ""
1162
 
1163
+ #: templates/checkout/custom-checkout.php:113
1164
  msgid "Security code"
1165
  msgstr ""
1166
 
1167
+ #: templates/checkout/custom-checkout.php:115
1168
  msgid "Last 3 numbers on the back"
1169
  msgstr ""
1170
 
1171
+ #: templates/checkout/custom-checkout.php:124
1172
  msgid "In how many installments do you want to pay"
1173
  msgstr ""
1174
 
1175
+ #: templates/checkout/custom-checkout.php:130
1176
  msgid "Issuer"
1177
  msgstr ""
1178
 
1179
+ #: templates/checkout/custom-checkout.php:151
1180
  msgid "Select the number of installment"
1181
  msgstr ""
1182
 
1183
+ #: templates/checkout/custom-checkout.php:142
1184
  msgid "Converted payment of"
1185
  msgstr ""
1186
 
1187
+ #: templates/checkout/custom-checkout.php:143
1188
  msgid "for"
1189
  msgstr ""
1190
 
1191
+ #: templates/checkout/custom-checkout.php:170, templates/checkout/ticket-checkout.php:48
1192
  msgid "Enter your document number"
1193
  msgstr ""
1194
 
1195
+ #: templates/checkout/custom-checkout.php:176, templates/checkout/ticket-checkout.php:50
1196
  msgid "Type"
1197
  msgstr ""
1198
 
1199
+ #: templates/checkout/custom-checkout.php:183, templates/checkout/ticket-checkout.php:56
1200
  msgid "Document number"
1201
  msgstr ""
1202
 
1203
+ #: templates/checkout/custom-checkout.php:185
1204
  msgid "Only numbers"
1205
  msgstr ""
1206
 
1207
+ #: templates/checkout/custom-checkout.php:186, templates/checkout/custom-checkout.php:187, templates/checkout/ticket-checkout.php:59, templates/checkout/ticket-checkout.php:109
1208
  msgid "Invalid Document Number"
1209
  msgstr ""
1210
 
1211
+ #: templates/checkout/custom-checkout.php:197
1212
  msgid "Obligatory field"
1213
  msgstr ""
1214
 
1215
+ #: templates/checkout/pix-checkout.php:22
1216
  msgid "Pay securely and instantly!"
1217
  msgstr ""
1218
 
1219
+ #: templates/checkout/pix-checkout.php:24
1220
  msgid "When you finish the order, you will see the code to complete the payment."
1221
  msgstr ""
1222
 
1223
+ #: templates/checkout/ticket-checkout.php:52
1224
  msgid "CI"
1225
  msgstr ""
1226
 
1227
+ #: templates/checkout/ticket-checkout.php:58, templates/checkout/ticket-checkout.php:108
1228
  msgid "You must provide your document number"
1229
  msgstr ""
1230
 
1231
+ #: templates/checkout/ticket-checkout.php:65, templates/checkout/ticket-checkout.php:321
1232
  msgid "Complete all fields, they are mandatory."
1233
  msgstr ""
1234
 
1235
+ #: templates/checkout/ticket-checkout.php:78
1236
  msgid "Physical person"
1237
  msgstr ""
1238
 
1239
+ #: templates/checkout/ticket-checkout.php:85
1240
  msgid "Legal person"
1241
  msgstr ""
1242
 
1243
+ #: templates/checkout/ticket-checkout.php:92
1244
  msgid "Name"
1245
  msgstr ""
1246
 
1247
+ #: templates/checkout/ticket-checkout.php:93
1248
  msgid "Social reason"
1249
  msgstr ""
1250
 
1251
+ #: templates/checkout/ticket-checkout.php:95
1252
  msgid "You must inform your name"
1253
  msgstr ""
1254
 
1255
+ #: templates/checkout/ticket-checkout.php:99
1256
  msgid "Surname"
1257
  msgstr ""
1258
 
1259
+ #: templates/checkout/ticket-checkout.php:101
1260
  msgid "You must inform your last name"
1261
  msgstr ""
1262
 
1263
+ #: templates/checkout/ticket-checkout.php:105
1264
  msgid "CPF"
1265
  msgstr ""
1266
 
1267
+ #: templates/checkout/ticket-checkout.php:106
1268
  msgid "CNPJ"
1269
  msgstr ""
1270
 
1271
+ #: templates/checkout/ticket-checkout.php:115
1272
  msgid "Address"
1273
  msgstr ""
1274
 
1275
+ #: templates/checkout/ticket-checkout.php:117
1276
  msgid "You must inform your address"
1277
  msgstr ""
1278
 
1279
+ #: templates/checkout/ticket-checkout.php:121
1280
  msgid "Number"
1281
  msgstr ""
1282
 
1283
+ #: templates/checkout/ticket-checkout.php:123
1284
  msgid "You must provide your address number"
1285
  msgstr ""
1286
 
1287
+ #: templates/checkout/ticket-checkout.php:129
1288
  msgid "City"
1289
  msgstr ""
1290
 
1291
+ #: templates/checkout/ticket-checkout.php:131
1292
  msgid "You must inform your city"
1293
  msgstr ""
1294
 
1295
+ #: templates/checkout/ticket-checkout.php:135
1296
  msgid "State"
1297
  msgstr ""
1298
 
1299
+ #: templates/checkout/ticket-checkout.php:143
1300
  msgid "Select state\""
1301
  msgstr ""
1302
 
1303
+ #: templates/checkout/ticket-checkout.php:308
1304
  msgid "You must inform your status"
1305
  msgstr ""
1306
 
1307
+ #: templates/checkout/ticket-checkout.php:312
1308
  msgid "Postal Code"
1309
  msgstr ""
1310
 
1311
+ #: templates/checkout/ticket-checkout.php:314
1312
  msgid "You must provide your zip code"
1313
  msgstr ""
1314
 
1315
+ #: templates/checkout/ticket-checkout.php:330
1316
  msgid "Select the issuer with whom you want to process the payment"
1317
  msgstr ""
1318
 
1319
+ #: templates/order-received/show-ticket.php:19
1320
  msgid "Great, we processed your purchase order. Complete the payment with ticket so that we finish approving it."
1321
  msgstr ""
1322
 
1323
+ #: templates/order-received/show-ticket.php:23
1324
  msgid "Print ticket"
1325
  msgstr ""
1326
 
1327
+ #: includes/admin/notices/class-wc-woomercadopago-notices.php:129
1328
  msgid "See WooCommerce"
1329
  msgstr ""
1330
 
1331
+ #: includes/admin/notices/class-wc-woomercadopago-notices.php:127
1332
  msgid "Install WooCommerce"
1333
  msgstr ""
1334
 
1335
+ #: includes/admin/notices/class-wc-woomercadopago-notices.php:124
1336
  msgid "Activate WooCommerce"
1337
  msgstr ""
1338
 
1339
+ #: includes/admin/notices/class-wc-woomercadopago-review-notice.php:114
1340
  msgid "do you have a minute to share your experience with our plugin?"
1341
  msgstr ""
1342
 
1343
+ #: includes/admin/notices/class-wc-woomercadopago-review-notice.php:117
1344
  msgid "Your opinion is very important so that we can offer you the best possible payment solution and continue to improve."
1345
  msgstr ""
1346
 
1347
+ #: includes/admin/notices/class-wc-woomercadopago-review-notice.php:126
1348
  msgid "Rate the plugin"
1349
  msgstr ""
1350
 
1352
  msgid "Discard"
1353
  msgstr ""
1354
 
1355
+ #: includes/module/preference/class-wc-woomercadopago-preference-abstract.php:362
1356
  msgid "Shipping service used by the store."
1357
  msgstr ""
1358
 
1359
+ #: includes/module/preference/class-wc-woomercadopago-preference-abstract.php:520, includes/module/preference/class-wc-woomercadopago-preference-abstract.php:521
1360
  msgid "Discount provided by store"
1361
  msgstr ""
1362
 
1363
  #. translators: %s coupon
1364
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:125
1365
  msgid "Discount for coupon %s"
1366
  msgstr ""
1367
 
1368
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:167
1369
  msgid " and fee of"
1370
  msgstr ""
1371
 
1372
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:404
1373
  msgid "<b>Public Key</b> production credential is invalid. Review the field to receive real payments."
1374
  msgstr ""
1375
 
1376
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:413
1377
  msgid "<b>Public Key</b> test credential is invalid. Review the field to perform tests in your store."
1378
  msgstr ""
1379
 
1380
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:422
1381
  msgid "<b>Access Token</b> production credential is invalid. Remember that it must be complete to receive real payments."
1382
  msgstr ""
1383
 
1384
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:431
1385
  msgid "<b>Access Token</b> test credential is invalid. Review the field to perform tests in your store."
1386
  msgstr ""
1387
 
1388
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:449
1389
  msgid "<b>Public Key</b> test credential is blank. Review the field to perform tests in your store."
1390
  msgstr ""
1391
 
1392
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:458
1393
  msgid "<b>Public Key</b> production credential is blank. Review the field to receive real payments."
1394
  msgstr ""
1395
 
1396
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:467
1397
  msgid "<b>Access Token</b> test credential is blank. Review the field to perform tests in your store."
1398
  msgstr ""
1399
 
1400
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:476
1401
  msgid "<b>Access Token</b> production credential is blank. Remember that it must be complete to receive real payments."
1402
  msgstr ""
1403
 
1404
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:91
1405
  msgid "There was an error processing your payment. Please try again or contact us for Assistance."
1406
  msgstr ""
1407
 
1408
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:83
1409
  msgid "Pay with Mercado Pago"
1410
  msgstr ""
1411
 
1412
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:85
1413
  msgid "Cancel &amp; Clear Cart"
1414
  msgstr ""
1415
 
1416
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:75, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:66, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:74
1417
  msgid "Remove"
1418
  msgstr ""
1419
 
1420
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:76, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:67, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:75
1421
  msgid "Please, inform your coupon code"
1422
  msgstr ""
1423
 
1424
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:77, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:68, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:76
1425
  msgid "To choose"
1426
  msgstr ""
1427
 
1428
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:78, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:69, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:77
1429
  msgid "Other bank"
1430
  msgstr ""
1431
 
1432
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:79, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:70, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:78
1433
  msgid "You will save"
1434
  msgstr ""
1435
 
1436
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:80, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:71, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:79
1437
  msgid "with discount of"
1438
  msgstr ""
1439
 
1440
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:81, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:72, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:80
1441
  msgid "Total of your purchase:"
1442
  msgstr ""
1443
 
1444
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:82, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:73, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:81
1445
  msgid "Total of your purchase with discount:"
1446
  msgstr ""
1447
 
1448
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:83, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:74, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:82
1449
  msgid "*After payment approval"
1450
  msgstr ""
1451
 
1452
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:84, includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:75, includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83
1453
  msgid "Terms and conditions of use"
1454
  msgstr ""
1455
 
1456
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:122
1457
  msgid "How to pay with PIX:"
1458
  msgstr ""
1459
 
1460
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:123
1461
  msgid "Go to your bank's app or website"
1462
  msgstr ""
1463
 
1464
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:124
1465
  msgid "Search for the option to pay with PIX"
1466
  msgstr ""
1467
 
1468
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:125
1469
  msgid "Scan the QR code or PIX code"
1470
  msgstr ""
1471
 
1472
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:126
1473
  msgid "Done! You will see the payment confirmation"
1474
  msgstr ""
1475
 
1476
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:127
1477
  msgid "Value: "
1478
  msgstr ""
1479
 
1480
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:135
1481
  msgid "Copy code"
1482
  msgstr ""
1483
 
1484
+ #: includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:176
1485
  msgid "New"
1486
  msgstr ""
includes/admin/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/admin/notices/class-wc-woomercadopago-notices.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/admin/notices/class-wc-woomercadopago-review-notice.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/admin/notices/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/admin/views/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/helpers/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/module/class-wc-woomercadopago-configs.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/class-wc-woomercadopago-credentials.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/class-wc-woomercadopago-exception.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/class-wc-woomercadopago-init.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/class-wc-woomercadopago-module.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/config/class-wc-woomercadopago-constants.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
@@ -23,7 +21,7 @@ class WC_WooMercadoPago_Constants {
23
  const PRODUCT_ID_DESKTOP = 'BT7OF5FEOO6G01NJK3QG';
24
  const PRODUCT_ID_MOBILE = 'BT7OFH09QS3001K5A0H0';
25
  const PLATAFORM_ID = 'bo2hnr2ic4p001kbgpt0';
26
- const VERSION = '5.1.0';
27
  const MIN_PHP = 5.6;
28
  const API_MP_BASE_URL = 'https://api.mercadopago.com';
29
  const PAYMENT_GATEWAYS = array(
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
21
  const PRODUCT_ID_DESKTOP = 'BT7OF5FEOO6G01NJK3QG';
22
  const PRODUCT_ID_MOBILE = 'BT7OFH09QS3001K5A0H0';
23
  const PLATAFORM_ID = 'bo2hnr2ic4p001kbgpt0';
24
+ const VERSION = '5.1.1';
25
  const MIN_PHP = 5.6;
26
  const API_MP_BASE_URL = 'https://api.mercadopago.com';
27
  const PAYMENT_GATEWAYS = array(
includes/module/config/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/module/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/module/log/class-wc-woomercadopago-log.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/log/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/module/preference/analytics/class-wc-woomercadopago-preferenceanalytics.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/preference/analytics/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/module/preference/class-wc-woomercadopago-preference-abstract.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/preference/class-wc-woomercadopago-preference-basic.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/preference/class-wc-woomercadopago-preference-custom.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/preference/class-wc-woomercadopago-preference-pix.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/preference/class-wc-woomercadopago-preference-ticket.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/preference/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/module/sdk/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/module/sdk/lib/class-mp.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/sdk/lib/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/module/sdk/lib/rest-client/class-meli-rest-client.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/sdk/lib/rest-client/class-mp-rest-client.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/module/sdk/lib/rest-client/class-rest-client-abstract.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/notification/class-wc-woomercadopago-notification-abstract.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/notification/class-wc-woomercadopago-notification-ipn.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/notification/class-wc-woomercadopago-notification-webhook.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/notification/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/payments/class-wc-woomercadopago-basic-gateway.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/payments/class-wc-woomercadopago-custom-gateway.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/payments/class-wc-woomercadopago-payment-abstract.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
@@ -579,7 +577,7 @@ class WC_WooMercadoPago_Payment_Abstract extends WC_Payment_Gateway {
579
  public function update_option( $key, $value = '' ) {
580
  if ( 'enabled' === $key && 'yes' === $value ) {
581
  if ( empty( $this->mp->get_access_token() ) ) {
582
- $message = __( 'Configure your credentials to enable Mercado Pago payment methods.' );
583
  $this->log->write_log( __FUNCTION__, $message );
584
  echo wp_json_encode(
585
  array(
@@ -1356,7 +1354,7 @@ class WC_WooMercadoPago_Payment_Abstract extends WC_Payment_Gateway {
1356
  '</a>'
1357
  ),
1358
  'default' => '',
1359
- 'desc_tip' => __( 'IPN (Instant Payment Notification) is a notification of events that take place on your platform and that is sent from one server to another through an HTTP POST call. See more information in our guides.', 'woocommerce-services' ),
1360
  );
1361
  }
1362
 
@@ -1419,7 +1417,7 @@ class WC_WooMercadoPago_Payment_Abstract extends WC_Payment_Gateway {
1419
  'type' => 'select',
1420
  'default' => 'no',
1421
  'description' => __( 'Accept and reject payments automatically. Do you want us to activate it?', 'woocommerce-mercadopago' ),
1422
- 'desc_tip' => __( 'If you activate binary mode you will not be able to leave pending payments. This can affect fraud prevention. Leave it idle to be backed by our own tool.', 'woocommerce-services' ),
1423
  'options' => array(
1424
  'yes' => __( 'Yes', 'woocommerce-mercadopago' ),
1425
  'no' => __( 'No', 'woocommerce-mercadopago' ),
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
577
  public function update_option( $key, $value = '' ) {
578
  if ( 'enabled' === $key && 'yes' === $value ) {
579
  if ( empty( $this->mp->get_access_token() ) ) {
580
+ $message = __( 'Configure your credentials to enable Mercado Pago payment methods.', 'woocommerce-mercadopago' );
581
  $this->log->write_log( __FUNCTION__, $message );
582
  echo wp_json_encode(
583
  array(
1354
  '</a>'
1355
  ),
1356
  'default' => '',
1357
+ 'desc_tip' => __( 'IPN (Instant Payment Notification) is a notification of events that take place on your platform and that is sent from one server to another through an HTTP POST call. See more information in our guides.', 'woocommerce-mercadopago' ),
1358
  );
1359
  }
1360
 
1417
  'type' => 'select',
1418
  'default' => 'no',
1419
  'description' => __( 'Accept and reject payments automatically. Do you want us to activate it?', 'woocommerce-mercadopago' ),
1420
+ 'desc_tip' => __( 'If you activate binary mode you will not be able to leave pending payments. This can affect fraud prevention. Leave it idle to be backed by our own tool.', 'woocommerce-mercadopago' ),
1421
  'options' => array(
1422
  'yes' => __( 'Yes', 'woocommerce-mercadopago' ),
1423
  'no' => __( 'No', 'woocommerce-mercadopago' ),
includes/payments/class-wc-woomercadopago-pix-gateway.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/payments/class-wc-woomercadopago-ticket-gateway.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/payments/hooks/class-wc-woomercadopago-hook-basic.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/payments/hooks/class-wc-woomercadopago-hook-custom.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/payments/hooks/class-wc-woomercadopago-hook-pix.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/payments/hooks/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/payments/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
includes/stock/class-wc-woomercadopago-stock-manager.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
includes/stock/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: ecommerce, mercadopago, woocommerce
4
  Requires at least: 4.9.10
5
  Tested up to: 5.7
6
  Requires PHP: 5.6
7
- Stable tag: 5.1.0
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -128,6 +128,10 @@ Set up both the plugin and the checkouts you want to activate on your payment av
128
  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.
129
 
130
  == Changelog ==
 
 
 
 
131
  = v5.1.0 (29/03/2021) =
132
  * Features
133
  - Added new Pix Gateway for Brazil
4
  Requires at least: 4.9.10
5
  Tested up to: 5.7
6
  Requires PHP: 5.6
7
+ Stable tag: 5.1.1
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
128
  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.
129
 
130
  == Changelog ==
131
+ = v5.1.1 (22/04/2021) =
132
+ * Features
133
+ - Added WooCommerce linter
134
+
135
  = v5.1.0 (29/03/2021) =
136
  * Features
137
  - Added new Pix Gateway for Brazil
templates/checkout/basic-checkout.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Template
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
templates/checkout/credential/about-pix.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Template
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
templates/checkout/credential/alert/alert-pix-not-registered.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Template
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
templates/checkout/credential/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
templates/checkout/credential/link.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Template
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
templates/checkout/credential/steps-pix.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Template
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
templates/checkout/credential/steps.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Template
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
templates/checkout/custom-checkout.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Template
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
templates/checkout/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
templates/checkout/pix-checkout.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Template
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
templates/checkout/ticket-checkout.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Template
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
templates/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
templates/order-received/index.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Includes
11
- * @author Mercado Pago
12
  */
13
 
14
  exit;
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  exit;
templates/order-received/show-pix.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Template
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
templates/order-received/show-ticket.php CHANGED
@@ -7,8 +7,6 @@
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
10
- * @category Template
11
- * @author Mercado Pago
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
7
  * License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
8
  *
9
  * @package MercadoPago
 
 
10
  */
11
 
12
  if ( ! defined( 'ABSPATH' ) ) {
woocommerce-mercadopago.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Mercado Pago payments for WooCommerce
4
  * Plugin URI: https://github.com/mercadopago/cart-woocommerce
5
  * Description: Configure the payment options and accept payments with cards, ticket and money of Mercado Pago account.
6
- * Version: 5.1.0
7
  * Author: Mercado Pago
8
  * Author URI: https://developers.mercadopago.com/
9
  * Text Domain: woocommerce-mercadopago
@@ -12,8 +12,6 @@
12
  * WC tested up to: 5.1.0
13
  *
14
  * @package MercadoPago
15
- * @category Core
16
- * @author Mercado Pago
17
  */
18
 
19
  // Exit if accessed directly.
3
  * Plugin Name: Mercado Pago payments for WooCommerce
4
  * Plugin URI: https://github.com/mercadopago/cart-woocommerce
5
  * Description: Configure the payment options and accept payments with cards, ticket and money of Mercado Pago account.
6
+ * Version: 5.1.1
7
  * Author: Mercado Pago
8
  * Author URI: https://developers.mercadopago.com/
9
  * Text Domain: woocommerce-mercadopago
12
  * WC tested up to: 5.1.0
13
  *
14
  * @package MercadoPago
 
 
15
  */
16
 
17
  // Exit if accessed directly.