Changeset 3371178
- Timestamp:
- 10/01/2025 02:43:35 PM (6 months ago)
- Location:
- monei
- Files:
-
- 4 added
- 10 edited
- 1 copied
-
tags/6.4.0 (copied) (copied from monei/trunk)
-
tags/6.4.0/README.md (modified) (8 diffs)
-
tags/6.4.0/class-woocommerce-gateway-monei.php (modified) (2 diffs)
-
tags/6.4.0/readme.txt (modified) (2 diffs)
-
tags/6.4.0/scripts (added)
-
tags/6.4.0/scripts/generate-readme.js (added)
-
tags/6.4.0/vendor/composer/installed.php (modified) (2 diffs)
-
tags/6.4.0/woocommerce-gateway-monei.php (modified) (1 diff)
-
trunk/README.md (modified) (8 diffs)
-
trunk/class-woocommerce-gateway-monei.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/scripts (added)
-
trunk/scripts/generate-readme.js (added)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/woocommerce-gateway-monei.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
monei/tags/6.4.0/README.md
r3371150 r3371178 1 1 # MONEI Payments for WooCommerce # 2 **Tags:** woocommerce, credit card, payment gateway, payments, ecommerce 3 **Contributors:** [monei](https://profiles.wordpress.org/monei/), [furi3r](https://profiles.wordpress.org/furi3r/) 4 **Requires at least:** 5.0 5 **Tested up to:** 6.8 6 **Stable tag:** 6.3.11 7 **Requires PHP:** 7.2 8 **License:** GPLv2 or later 9 **License URI:** http://www.gnu.org/licenses/gpl-2.0.html 10 **WC requires at least:** 3.0 11 **WC tested up to:** 9.8 2 Tags: woocommerce, credit card, payment gateway, payments, ecommerce 3 Contributors: monei, furi3r 4 Requires at least: 5.0 5 Tested up to: 6.8 6 Stable tag: 6.3.12 7 Requires PHP: 7.2 8 License: GPLv2 or later 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 WC requires at least: 3.0 11 WC tested up to: 9.8 12 12 13 13 Accept Card, Apple Pay, Google Pay, Bizum, PayPal and many more payment methods in your WooCommerce store using MONEI payment gateway. … … 15 15 ## Description ## 16 16 17 ### ACCEPT ONLINE PAYMENTS WITH MONEI ### 17 = ACCEPT ONLINE PAYMENTS WITH MONEI = 18 18 MONEI is an e-commerce payment gateway for WooCommerce (and other e-commerce platforms). 19 19 … … 24 24 MONEI is dedicated to helping you simplify your digital payments so you can focus on growing your online business. 25 25 26 ### PAYMENT METHODS ### 26 = PAYMENT METHODS = 27 27 Use MONEI's payment gateway to accept debit and credit card payments from customers worldwide in 230+ currencies. 28 28 … … 33 33 Offering customers [many payment methods](https://monei.com/es/online-payment-methods/) leads to an increase in sales and customer satisfaction. 🚀 34 34 35 ### WHY TO USE MONEI'S PAYMENT PLUGIN FOR WOOCOMMERCE ### 35 = WHY TO USE MONEI'S PAYMENT PLUGIN FOR WOOCOMMERCE = 36 36 37 37 MONEI's serverless architecture allows you to scale and process a high volume of transactions. Its dynamic pricing model means as you sell more your transaction fees decrease. Once you're an approved merchant, enjoy 1-day payment settlements. … … 50 50 51 51 52 ### PAYMENT GATEWAY FEATURES ### 52 = PAYMENT GATEWAY FEATURES = 53 53 * Merchant support for all available MONEI payment methods 54 54 * Accept and manage all major and alternative payment methods in a single platform … … 69 69 70 70 71 ### GETTING STARTED WITH MONEI ### 71 = GETTING STARTED WITH MONEI = 72 72 1. How do I open my MONEI account so I can plug in with WooCommerce? 73 73 Learn how to [get started with MONEI here ››](https://support.monei.com/hc/en-us/articles/360017801677-Get-started-with-MONEI) … … 86 86 * Add your API Key. 87 87 88 ### If you don't have API Key ### 88 = If you don't have API Key = 89 89 90 90 * Go to [MONEI Dashboard > Settings > API Access](https://dashboard.monei.com/settings/api) 91 91 * Click on "Create API Key" 92 92 93 ### Use of 3rd Party Services ### 93 = Use of 3rd Party Services = 94 94 This plugin is using [MONEI API](https://docs.monei.com/api/) to process payments as well as 95 95 [MONEI UI Components](https://docs.monei.com/docs/monei-js/overview/) to securely collect sensitive payment information during checkout. … … 99 99 ## Screenshots ## 100 100 101 1.  102 103 2.  104 101 1. Apple Pay, Bizum, PayPal, credit Card 102 2. Google Pay, Bizum, PayPal, credit Card 105 103 106 104 ## Changelog ## 107 105 108 ### v6.3.10 - 2025-10-01 ### 109 * fix: add changelog length limit to show all versions (c135b7c) 110 * fix: correct changelog template to show actual 6.3.8 release (0efe693) 111 * chore: release v6.3.10 (86d825a) 112 * chore: update CHANGELOG.md with corrected tag hash (f9b0dfa) 113 106 ### v6.3.12 - 2025-10-01 ### 107 * fix: add changelog length limit to show all versions ([c135b7c](https://github.com/MONEI/MONEI-WooCommerce/commit/c135b7c)) 108 * fix: correct changelog template to show actual 6.3.8 release ([0efe693](https://github.com/MONEI/MONEI-WooCommerce/commit/0efe693)) 109 * fix: limit changelog to last 10 releases ([1a3f468](https://github.com/MONEI/MONEI-WooCommerce/commit/1a3f468)) 110 * fix: normalize changelog chronological order ([a3b1d8a](https://github.com/MONEI/MONEI-WooCommerce/commit/a3b1d8a)) 111 * chore: release v6.3.10 ([86d825a](https://github.com/MONEI/MONEI-WooCommerce/commit/86d825a)) 112 * chore: release v6.3.11 ([184814d](https://github.com/MONEI/MONEI-WooCommerce/commit/184814d)) 113 * chore: release v6.3.12 ([af4cda6](https://github.com/MONEI/MONEI-WooCommerce/commit/af4cda6)) 114 * chore: update CHANGELOG.md with corrected tag hash ([f9b0dfa](https://github.com/MONEI/MONEI-WooCommerce/commit/f9b0dfa)) 114 115 115 116 ### v6.3.9 - 2025-10-01 ### 116 * Fix amount when checkout data is updated (2013a03) 117 * Fix card input style (6c12a5a) 118 * Remove minified assets from vcs (5a6fd99) 119 * Update monei sdk (38a134a) 120 * Update setUserAgent to include comment (f6d85df) 121 * chore: add auto-generated CHANGELOG.md (50e9983) 122 * chore: auto-remove README.md after generation (b299478) 123 * chore: modernize build and release pipeline (21384f0) 124 * chore: release v6.3.9 (79b2f41) 125 * chore: remove redundant changelog.txt (1703044) 126 * chore: remove unnecessary README.md auto-deletion (86c727e) 127 * chore: setup automated changelog generation (e83b384) 128 * fix: properly configure changelog generation with placeholder (2cefc8c) 129 * fix: remove version limit from changelog generation (cfe33a3) 130 * fix: run changelog generation after tag creation (f9aedb5) 131 * fix: specify main plugin file for generate-wp-readme (f93edd3) 132 * fix: update 6.3.9 changelog entry with correct date and content (6050b35) 133 * refactor: move release-it config to separate file (18bf445) 134 * docs: document changelog generation system (3217a25) 135 117 * Fix amount when checkout data is updated ([2013a03](https://github.com/MONEI/MONEI-WooCommerce/commit/2013a03)) 118 * Fix card input style ([6c12a5a](https://github.com/MONEI/MONEI-WooCommerce/commit/6c12a5a)) 119 * Remove minified assets from vcs ([5a6fd99](https://github.com/MONEI/MONEI-WooCommerce/commit/5a6fd99)) 120 * Update monei sdk ([38a134a](https://github.com/MONEI/MONEI-WooCommerce/commit/38a134a)) 121 * Update setUserAgent to include comment ([f6d85df](https://github.com/MONEI/MONEI-WooCommerce/commit/f6d85df)) 122 * chore: add auto-generated CHANGELOG.md ([50e9983](https://github.com/MONEI/MONEI-WooCommerce/commit/50e9983)) 123 * chore: auto-remove README.md after generation ([b299478](https://github.com/MONEI/MONEI-WooCommerce/commit/b299478)) 124 * chore: modernize build and release pipeline ([21384f0](https://github.com/MONEI/MONEI-WooCommerce/commit/21384f0)) 125 * chore: release v6.3.9 ([79b2f41](https://github.com/MONEI/MONEI-WooCommerce/commit/79b2f41)) 126 * chore: remove redundant changelog.txt ([1703044](https://github.com/MONEI/MONEI-WooCommerce/commit/1703044)) 127 * chore: remove unnecessary README.md auto-deletion ([86c727e](https://github.com/MONEI/MONEI-WooCommerce/commit/86c727e)) 128 * chore: setup automated changelog generation ([e83b384](https://github.com/MONEI/MONEI-WooCommerce/commit/e83b384)) 129 * fix: properly configure changelog generation with placeholder ([2cefc8c](https://github.com/MONEI/MONEI-WooCommerce/commit/2cefc8c)) 130 * fix: remove version limit from changelog generation ([cfe33a3](https://github.com/MONEI/MONEI-WooCommerce/commit/cfe33a3)) 131 * fix: run changelog generation after tag creation ([f9aedb5](https://github.com/MONEI/MONEI-WooCommerce/commit/f9aedb5)) 132 * fix: specify main plugin file for generate-wp-readme ([f93edd3](https://github.com/MONEI/MONEI-WooCommerce/commit/f93edd3)) 133 * fix: update 6.3.9 changelog entry with correct date and content ([6050b35](https://github.com/MONEI/MONEI-WooCommerce/commit/6050b35)) 134 * refactor: move release-it config to separate file ([18bf445](https://github.com/MONEI/MONEI-WooCommerce/commit/18bf445)) 135 * docs: document changelog generation system ([3217a25](https://github.com/MONEI/MONEI-WooCommerce/commit/3217a25)) 136 136 137 137 ### v6.3.8 - 2025-09-10 ### 138 * Add 3ds credit card automated tests (0c7faf9) 139 * Add api key and method visibility tests (cf6615a) 140 * Add Bizum processor (d266a94) 141 * Add bizum success and fail (80909a4) 142 * Add cc vaulting tests (a955cb4) 143 * Add data-testid (11abfd9) 144 * Add e2e tests for transactions (ca8c7c5) 145 * Add google tests (ceab68d) 146 * Add missing space in webhook notice (4d4a5a1) 147 * Add order to clean up (0f6d32e) 148 * add pay-order-page tests (1083afc) 149 * Add PayPal processor tests (8ced045) 150 * Add settings shortcut to plugins page (dbcd179) 151 * Add transaction component no 3ds working (3a3f6ff) 152 * Add transaction hosted working (51330f9) 153 * Add user setup (54fe52e) 154 * Call hook directly (fe83d7e) 155 * Extract method (6485670) 156 * Fix incorrect method call and ignored return value (898c83d) 157 * Fix pages and product creation (3846588) 158 * Global setup create products (3a8e0ef) 159 * Improve token creation (7857d47) 160 * Log in case of error (14380b8) 161 * Migrate keys in case no credit card setting was saved (0f9efa0) 162 * Refactor apple-google and cc scripts into react components (fda37d4) 163 * Refactor ApplePay and GooglePay into separate gateway (44fa266) 164 * Refactor to reduce db calls (1b1432d) 165 * Remove automated tests from this PR (302c9af) 166 * Remove log and follow convention (ee74140) 167 * remove logs (9ca86e9) 168 * Remove looking into settings again when updating keys (e484889) 169 * Remove old payment methods transients on activation and update (c1cbad1) 170 * Revert version to 6.3.6 in package.json (6edd048) 171 * Set user agent in client after instantiation (a23d91c) 172 * Update after:bump hook in package.json to remove build command (c1d8f31) 173 * Update changelog (544f709) 174 * Update changelog (4279361) 175 * Update dependencies (d1d8323) 176 * Update package manager version (ab66343) 177 * Update package version to 6.3.6 (859bde9) 178 * Update plugin version for 6.3.7 release (f00178c) 179 * Update tests (6626d08) 180 * Update tests (116fbfb) 181 * Update to 6.3.6 version for release (e60b6ac) 182 * Update version number (4bb2309) 183 * Update version number (9966921) 184 * Update version number (1276822) 185 * Update version to 6.3.7 in readme and package.json (279670b) 186 * Uppercase Key in API Key (1d263b1) 187 * Use rounding (cb79abd) 188 * Use Woo api client (9c5362d) 189 * chore: release v6.3.8 (9bed803) 190 138 * Add 3ds credit card automated tests ([0c7faf9](https://github.com/MONEI/MONEI-WooCommerce/commit/0c7faf9)) 139 * Add api key and method visibility tests ([cf6615a](https://github.com/MONEI/MONEI-WooCommerce/commit/cf6615a)) 140 * Add Bizum processor ([d266a94](https://github.com/MONEI/MONEI-WooCommerce/commit/d266a94)) 141 * Add bizum success and fail ([80909a4](https://github.com/MONEI/MONEI-WooCommerce/commit/80909a4)) 142 * Add cc vaulting tests ([a955cb4](https://github.com/MONEI/MONEI-WooCommerce/commit/a955cb4)) 143 * Add data-testid ([11abfd9](https://github.com/MONEI/MONEI-WooCommerce/commit/11abfd9)) 144 * Add e2e tests for transactions ([ca8c7c5](https://github.com/MONEI/MONEI-WooCommerce/commit/ca8c7c5)) 145 * Add google tests ([ceab68d](https://github.com/MONEI/MONEI-WooCommerce/commit/ceab68d)) 146 * Add missing space in webhook notice ([4d4a5a1](https://github.com/MONEI/MONEI-WooCommerce/commit/4d4a5a1)) 147 * Add order to clean up ([0f6d32e](https://github.com/MONEI/MONEI-WooCommerce/commit/0f6d32e)) 148 * add pay-order-page tests ([1083afc](https://github.com/MONEI/MONEI-WooCommerce/commit/1083afc)) 149 * Add PayPal processor tests ([8ced045](https://github.com/MONEI/MONEI-WooCommerce/commit/8ced045)) 150 * Add settings shortcut to plugins page ([dbcd179](https://github.com/MONEI/MONEI-WooCommerce/commit/dbcd179)) 151 * Add transaction component no 3ds working ([3a3f6ff](https://github.com/MONEI/MONEI-WooCommerce/commit/3a3f6ff)) 152 * Add transaction hosted working ([51330f9](https://github.com/MONEI/MONEI-WooCommerce/commit/51330f9)) 153 * Add user setup ([54fe52e](https://github.com/MONEI/MONEI-WooCommerce/commit/54fe52e)) 154 * Call hook directly ([fe83d7e](https://github.com/MONEI/MONEI-WooCommerce/commit/fe83d7e)) 155 * Extract method ([6485670](https://github.com/MONEI/MONEI-WooCommerce/commit/6485670)) 156 * Fix incorrect method call and ignored return value ([898c83d](https://github.com/MONEI/MONEI-WooCommerce/commit/898c83d)) 157 * Fix pages and product creation ([3846588](https://github.com/MONEI/MONEI-WooCommerce/commit/3846588)) 158 * Global setup create products ([3a8e0ef](https://github.com/MONEI/MONEI-WooCommerce/commit/3a8e0ef)) 159 * Improve token creation ([7857d47](https://github.com/MONEI/MONEI-WooCommerce/commit/7857d47)) 160 * Log in case of error ([14380b8](https://github.com/MONEI/MONEI-WooCommerce/commit/14380b8)) 161 * Migrate keys in case no credit card setting was saved ([0f9efa0](https://github.com/MONEI/MONEI-WooCommerce/commit/0f9efa0)) 162 * Refactor apple-google and cc scripts into react components ([fda37d4](https://github.com/MONEI/MONEI-WooCommerce/commit/fda37d4)) 163 * Refactor ApplePay and GooglePay into separate gateway ([44fa266](https://github.com/MONEI/MONEI-WooCommerce/commit/44fa266)) 164 * Refactor to reduce db calls ([1b1432d](https://github.com/MONEI/MONEI-WooCommerce/commit/1b1432d)) 165 * Remove automated tests from this PR ([302c9af](https://github.com/MONEI/MONEI-WooCommerce/commit/302c9af)) 166 * Remove log and follow convention ([ee74140](https://github.com/MONEI/MONEI-WooCommerce/commit/ee74140)) 167 * remove logs ([9ca86e9](https://github.com/MONEI/MONEI-WooCommerce/commit/9ca86e9)) 168 * Remove looking into settings again when updating keys ([e484889](https://github.com/MONEI/MONEI-WooCommerce/commit/e484889)) 169 * Remove old payment methods transients on activation and update ([c1cbad1](https://github.com/MONEI/MONEI-WooCommerce/commit/c1cbad1)) 170 * Revert version to 6.3.6 in package.json ([6edd048](https://github.com/MONEI/MONEI-WooCommerce/commit/6edd048)) 171 * Set user agent in client after instantiation ([a23d91c](https://github.com/MONEI/MONEI-WooCommerce/commit/a23d91c)) 172 * Update after:bump hook in package.json to remove build command ([c1d8f31](https://github.com/MONEI/MONEI-WooCommerce/commit/c1d8f31)) 173 * Update changelog ([544f709](https://github.com/MONEI/MONEI-WooCommerce/commit/544f709)) 174 * Update changelog ([4279361](https://github.com/MONEI/MONEI-WooCommerce/commit/4279361)) 175 * Update dependencies ([d1d8323](https://github.com/MONEI/MONEI-WooCommerce/commit/d1d8323)) 176 * Update package manager version ([ab66343](https://github.com/MONEI/MONEI-WooCommerce/commit/ab66343)) 177 * Update package version to 6.3.6 ([859bde9](https://github.com/MONEI/MONEI-WooCommerce/commit/859bde9)) 178 * Update plugin version for 6.3.7 release ([f00178c](https://github.com/MONEI/MONEI-WooCommerce/commit/f00178c)) 179 * Update tests ([6626d08](https://github.com/MONEI/MONEI-WooCommerce/commit/6626d08)) 180 * Update tests ([116fbfb](https://github.com/MONEI/MONEI-WooCommerce/commit/116fbfb)) 181 * Update to 6.3.6 version for release ([e60b6ac](https://github.com/MONEI/MONEI-WooCommerce/commit/e60b6ac)) 182 * Update version number ([4bb2309](https://github.com/MONEI/MONEI-WooCommerce/commit/4bb2309)) 183 * Update version number ([9966921](https://github.com/MONEI/MONEI-WooCommerce/commit/9966921)) 184 * Update version number ([1276822](https://github.com/MONEI/MONEI-WooCommerce/commit/1276822)) 185 * Update version to 6.3.7 in readme and package.json ([279670b](https://github.com/MONEI/MONEI-WooCommerce/commit/279670b)) 186 * Uppercase Key in API Key ([1d263b1](https://github.com/MONEI/MONEI-WooCommerce/commit/1d263b1)) 187 * Use rounding ([cb79abd](https://github.com/MONEI/MONEI-WooCommerce/commit/cb79abd)) 188 * Use Woo api client ([9c5362d](https://github.com/MONEI/MONEI-WooCommerce/commit/9c5362d)) 189 * chore: release v6.3.8 ([9bed803](https://github.com/MONEI/MONEI-WooCommerce/commit/9bed803)) 191 190 192 191 ### v6.3.5 - 2025-06-04 ### 193 * Add 30 seconds caching (73a4d1a) 194 * Change payment methods check to sdk (5e045eb) 195 * Remove cofidis (fef0d3b) 196 * Require php 7.4 for the package (841acfb) 197 * Update version to 6.3.5 for release (ba2437a) 198 192 * Add 30 seconds caching ([73a4d1a](https://github.com/MONEI/MONEI-WooCommerce/commit/73a4d1a)) 193 * Change payment methods check to sdk ([5e045eb](https://github.com/MONEI/MONEI-WooCommerce/commit/5e045eb)) 194 * Remove cofidis ([fef0d3b](https://github.com/MONEI/MONEI-WooCommerce/commit/fef0d3b)) 195 * Require php 7.4 for the package ([841acfb](https://github.com/MONEI/MONEI-WooCommerce/commit/841acfb)) 196 * Update version to 6.3.5 for release ([ba2437a](https://github.com/MONEI/MONEI-WooCommerce/commit/ba2437a)) 199 197 200 198 ### v6.3.4 - 2025-05-30 ### 201 * Copy old keys only when no new keys are there (14b066f) 202 * Declare $handler to avoid dynamic-property deprecation (0a4aa60) 203 * Delete old key options (131f7f8) 204 * Do not load script if there is redirect flow setting (64f7135) 205 * Do not load script if there is redirect flow setting (0265b73) 206 * Fix live account description (aa3005c) 207 * Fix subscription check when no subscription present (c23050e) 208 * Get correct account id for classic checkout (865d23d) 209 * Remove bizum and google/apple when subs (b4c7df6) 210 * Remove redundant parameter() call and simplify factory (404e237) 211 * Return boolean when cart has subscription with yith (5852018) 212 * Send correct token to PayPal component (d0c74fa) 213 * Show API key settings button even no gateway available (fdec15c) 214 * Show CC when subscription in Block (2f851a5) 215 * Update changelog, readme and version (474c3c6) 216 * Update date for release (b2182d5) 217 * Update readme (0432ba0) 218 * Update readme (91ac9bc) 219 * Update tested version (6138a3a) 220 * Update version for release 6.3.4 (636bbda) 221 * Update version to 6.3.3 (0e0c71a) 222 * Use central API key for PayPal method (0132a7c) 223 * Use different accountId depending on selector (712c295) 224 * Use empty string if API option is missing (74d88ca) 225 199 * Copy old keys only when no new keys are there ([14b066f](https://github.com/MONEI/MONEI-WooCommerce/commit/14b066f)) 200 * Declare $handler to avoid dynamic-property deprecation ([0a4aa60](https://github.com/MONEI/MONEI-WooCommerce/commit/0a4aa60)) 201 * Delete old key options ([131f7f8](https://github.com/MONEI/MONEI-WooCommerce/commit/131f7f8)) 202 * Do not load script if there is redirect flow setting ([64f7135](https://github.com/MONEI/MONEI-WooCommerce/commit/64f7135)) 203 * Do not load script if there is redirect flow setting ([0265b73](https://github.com/MONEI/MONEI-WooCommerce/commit/0265b73)) 204 * Fix live account description ([aa3005c](https://github.com/MONEI/MONEI-WooCommerce/commit/aa3005c)) 205 * Fix subscription check when no subscription present ([c23050e](https://github.com/MONEI/MONEI-WooCommerce/commit/c23050e)) 206 * Get correct account id for classic checkout ([865d23d](https://github.com/MONEI/MONEI-WooCommerce/commit/865d23d)) 207 * Remove bizum and google/apple when subs ([b4c7df6](https://github.com/MONEI/MONEI-WooCommerce/commit/b4c7df6)) 208 * Remove redundant parameter() call and simplify factory ([404e237](https://github.com/MONEI/MONEI-WooCommerce/commit/404e237)) 209 * Return boolean when cart has subscription with yith ([5852018](https://github.com/MONEI/MONEI-WooCommerce/commit/5852018)) 210 * Send correct token to PayPal component ([d0c74fa](https://github.com/MONEI/MONEI-WooCommerce/commit/d0c74fa)) 211 * Show API key settings button even no gateway available ([fdec15c](https://github.com/MONEI/MONEI-WooCommerce/commit/fdec15c)) 212 * Show CC when subscription in Block ([2f851a5](https://github.com/MONEI/MONEI-WooCommerce/commit/2f851a5)) 213 * Update changelog, readme and version ([474c3c6](https://github.com/MONEI/MONEI-WooCommerce/commit/474c3c6)) 214 * Update date for release ([b2182d5](https://github.com/MONEI/MONEI-WooCommerce/commit/b2182d5)) 215 * Update readme ([0432ba0](https://github.com/MONEI/MONEI-WooCommerce/commit/0432ba0)) 216 * Update readme ([91ac9bc](https://github.com/MONEI/MONEI-WooCommerce/commit/91ac9bc)) 217 * Update tested version ([6138a3a](https://github.com/MONEI/MONEI-WooCommerce/commit/6138a3a)) 218 * Update version for release 6.3.4 ([636bbda](https://github.com/MONEI/MONEI-WooCommerce/commit/636bbda)) 219 * Update version to 6.3.3 ([0e0c71a](https://github.com/MONEI/MONEI-WooCommerce/commit/0e0c71a)) 220 * Use central API key for PayPal method ([0132a7c](https://github.com/MONEI/MONEI-WooCommerce/commit/0132a7c)) 221 * Use different accountId depending on selector ([712c295](https://github.com/MONEI/MONEI-WooCommerce/commit/712c295)) 222 * Use empty string if API option is missing ([74d88ca](https://github.com/MONEI/MONEI-WooCommerce/commit/74d88ca)) 226 223 227 224 ### v6.3.1 - 2025-04-24 ### 228 * Bail on renewal if already processing (718bc42) 229 * Fix change payment method in my account (48e2f07) 230 * Fix CS (b84f8ed) 231 * Refactor to integrate with YITH subscriptions (d94ea68) 232 * Update to release version to 6.3.0 (790b5f6) 233 * Use 2 API keys (97fdd93) 234 225 * Bail on renewal if already processing ([718bc42](https://github.com/MONEI/MONEI-WooCommerce/commit/718bc42)) 226 * Fix change payment method in my account ([48e2f07](https://github.com/MONEI/MONEI-WooCommerce/commit/48e2f07)) 227 * Fix CS ([b84f8ed](https://github.com/MONEI/MONEI-WooCommerce/commit/b84f8ed)) 228 * Refactor to integrate with YITH subscriptions ([d94ea68](https://github.com/MONEI/MONEI-WooCommerce/commit/d94ea68)) 229 * Update to release version to 6.3.0 ([790b5f6](https://github.com/MONEI/MONEI-WooCommerce/commit/790b5f6)) 230 * Use 2 API keys ([97fdd93](https://github.com/MONEI/MONEI-WooCommerce/commit/97fdd93)) 235 231 236 232 ### v6.2.1 - 2025-04-07 ### 237 * Modify composer dependency installation (a8082b1) 238 * Update plugin version (caf01fb) 239 * Update release action to use composer no-dev (0063b26) 240 * Update SDK version to V2 (5cc7cb8) 241 * Use ramsey/composer-install (8927c67) 242 233 * Modify composer dependency installation ([a8082b1](https://github.com/MONEI/MONEI-WooCommerce/commit/a8082b1)) 234 * Update plugin version ([caf01fb](https://github.com/MONEI/MONEI-WooCommerce/commit/caf01fb)) 235 * Update release action to use composer no-dev ([0063b26](https://github.com/MONEI/MONEI-WooCommerce/commit/0063b26)) 236 * Update SDK version to V2 ([5cc7cb8](https://github.com/MONEI/MONEI-WooCommerce/commit/5cc7cb8)) 237 * Use ramsey/composer-install ([8927c67](https://github.com/MONEI/MONEI-WooCommerce/commit/8927c67)) 243 238 244 239 ### v6.2.0 - 2025-02-18 ### 245 * Add autoload and container (eb943be) 246 * Add notice if gateway disabled in dashboard (2ad3517) 247 * Add PayPal in blocks (c163d58) 248 * Add Requires php to readme (51a6877) 249 * Add services to handle blocks creation (c79e774) 250 * Add services to handle paymentmethods API call (35174dd) 251 * Add wp cs standard rules and run cbf (d54055c) 252 * Bail if no nonce (c260fee) 253 * Button renders and closes (f460e47) 254 * Check directory is string before using (aba5560) 255 * Check file before including (59af5fb) 256 * Fix card message in hosted (b4fa074) 257 * Fix CS (19d9441) 258 * Fix CS (24e498c) 259 * Fix error when index missing (a5a357e) 260 * Fix errors (95fb7ff) 261 * Fix errors and warnings (f5566cc) 262 * Fix icon url (6f0299a) 263 * Fix place order button locator (1123995) 264 * Fix template path error (46071b0) 265 * Fix webhooks (c10bb15) 266 * Hide settings tab (d58ed31) 267 * Import classes (752a907) 268 * Load css script in admin (f4611f9) 269 * Move to src folders and standard names (7a24a42) 270 * Put review link in header (c8e0fe6) 271 * Remove extra links in banner (cf50738) 272 * Remove includes and use classes and container (a9c2588) 273 * Show correct icon w/ apple google (0bf61ec) 274 * Show method only if enabled (8afcd97) 275 * Update branch with cs fixes (494ec57) 276 * Update changelog in dedicated file (a719a6c) 277 * Update composer to ramain in php7.4 (31c669f) 278 * Update filter input (b4741ba) 279 * Update readme and changelog for release (172b629) 280 * Update version and changelog (dde3109) 281 * Use correct locator for place order button (abb570d) 282 240 * Add autoload and container ([eb943be](https://github.com/MONEI/MONEI-WooCommerce/commit/eb943be)) 241 * Add notice if gateway disabled in dashboard ([2ad3517](https://github.com/MONEI/MONEI-WooCommerce/commit/2ad3517)) 242 * Add PayPal in blocks ([c163d58](https://github.com/MONEI/MONEI-WooCommerce/commit/c163d58)) 243 * Add Requires php to readme ([51a6877](https://github.com/MONEI/MONEI-WooCommerce/commit/51a6877)) 244 * Add services to handle blocks creation ([c79e774](https://github.com/MONEI/MONEI-WooCommerce/commit/c79e774)) 245 * Add services to handle paymentmethods API call ([35174dd](https://github.com/MONEI/MONEI-WooCommerce/commit/35174dd)) 246 * Add wp cs standard rules and run cbf ([d54055c](https://github.com/MONEI/MONEI-WooCommerce/commit/d54055c)) 247 * Bail if no nonce ([c260fee](https://github.com/MONEI/MONEI-WooCommerce/commit/c260fee)) 248 * Button renders and closes ([f460e47](https://github.com/MONEI/MONEI-WooCommerce/commit/f460e47)) 249 * Check directory is string before using ([aba5560](https://github.com/MONEI/MONEI-WooCommerce/commit/aba5560)) 250 * Check file before including ([59af5fb](https://github.com/MONEI/MONEI-WooCommerce/commit/59af5fb)) 251 * Fix card message in hosted ([b4fa074](https://github.com/MONEI/MONEI-WooCommerce/commit/b4fa074)) 252 * Fix CS ([19d9441](https://github.com/MONEI/MONEI-WooCommerce/commit/19d9441)) 253 * Fix CS ([24e498c](https://github.com/MONEI/MONEI-WooCommerce/commit/24e498c)) 254 * Fix error when index missing ([a5a357e](https://github.com/MONEI/MONEI-WooCommerce/commit/a5a357e)) 255 * Fix errors ([95fb7ff](https://github.com/MONEI/MONEI-WooCommerce/commit/95fb7ff)) 256 * Fix errors and warnings ([f5566cc](https://github.com/MONEI/MONEI-WooCommerce/commit/f5566cc)) 257 * Fix icon url ([6f0299a](https://github.com/MONEI/MONEI-WooCommerce/commit/6f0299a)) 258 * Fix place order button locator ([1123995](https://github.com/MONEI/MONEI-WooCommerce/commit/1123995)) 259 * Fix template path error ([46071b0](https://github.com/MONEI/MONEI-WooCommerce/commit/46071b0)) 260 * Fix webhooks ([c10bb15](https://github.com/MONEI/MONEI-WooCommerce/commit/c10bb15)) 261 * Hide settings tab ([d58ed31](https://github.com/MONEI/MONEI-WooCommerce/commit/d58ed31)) 262 * Import classes ([752a907](https://github.com/MONEI/MONEI-WooCommerce/commit/752a907)) 263 * Load css script in admin ([f4611f9](https://github.com/MONEI/MONEI-WooCommerce/commit/f4611f9)) 264 * Move to src folders and standard names ([7a24a42](https://github.com/MONEI/MONEI-WooCommerce/commit/7a24a42)) 265 * Put review link in header ([c8e0fe6](https://github.com/MONEI/MONEI-WooCommerce/commit/c8e0fe6)) 266 * Remove extra links in banner ([cf50738](https://github.com/MONEI/MONEI-WooCommerce/commit/cf50738)) 267 * Remove includes and use classes and container ([a9c2588](https://github.com/MONEI/MONEI-WooCommerce/commit/a9c2588)) 268 * Show correct icon w/ apple google ([0bf61ec](https://github.com/MONEI/MONEI-WooCommerce/commit/0bf61ec)) 269 * Show method only if enabled ([8afcd97](https://github.com/MONEI/MONEI-WooCommerce/commit/8afcd97)) 270 * Update branch with cs fixes ([494ec57](https://github.com/MONEI/MONEI-WooCommerce/commit/494ec57)) 271 * Update changelog in dedicated file ([a719a6c](https://github.com/MONEI/MONEI-WooCommerce/commit/a719a6c)) 272 * Update composer to ramain in php7.4 ([31c669f](https://github.com/MONEI/MONEI-WooCommerce/commit/31c669f)) 273 * Update filter input ([b4741ba](https://github.com/MONEI/MONEI-WooCommerce/commit/b4741ba)) 274 * Update readme and changelog for release ([172b629](https://github.com/MONEI/MONEI-WooCommerce/commit/172b629)) 275 * Update version and changelog ([dde3109](https://github.com/MONEI/MONEI-WooCommerce/commit/dde3109)) 276 * Use correct locator for place order button ([abb570d](https://github.com/MONEI/MONEI-WooCommerce/commit/abb570d)) 283 277 284 278 ### v6.1.2 - 2024-12-26 ### 285 * Add assets to distignore (02644f0) 286 * Add changelog (50ce762) 287 * Add translated strings in moneiData (799179a) 288 * Fix errors (cdd5602) 289 * Fix strings typo (830cb3d) 290 * Move images from assets to public (49f8e3f) 291 * Update plugin version (4300899) 292 * Update readme (0cb5441) 293 * Update readme (a1e6914) 294 * Update stable tag (1f60092) 295 * Update woo tested version (bd3ed53) 296 * Update woo tested version (6a09218) 297 279 * Add assets to distignore ([02644f0](https://github.com/MONEI/MONEI-WooCommerce/commit/02644f0)) 280 * Add changelog ([50ce762](https://github.com/MONEI/MONEI-WooCommerce/commit/50ce762)) 281 * Add translated strings in moneiData ([799179a](https://github.com/MONEI/MONEI-WooCommerce/commit/799179a)) 282 * Fix errors ([cdd5602](https://github.com/MONEI/MONEI-WooCommerce/commit/cdd5602)) 283 * Fix strings typo ([830cb3d](https://github.com/MONEI/MONEI-WooCommerce/commit/830cb3d)) 284 * Move images from assets to public ([49f8e3f](https://github.com/MONEI/MONEI-WooCommerce/commit/49f8e3f)) 285 * Update plugin version ([4300899](https://github.com/MONEI/MONEI-WooCommerce/commit/4300899)) 286 * Update readme ([0cb5441](https://github.com/MONEI/MONEI-WooCommerce/commit/0cb5441)) 287 * Update readme ([a1e6914](https://github.com/MONEI/MONEI-WooCommerce/commit/a1e6914)) 288 * Update stable tag ([1f60092](https://github.com/MONEI/MONEI-WooCommerce/commit/1f60092)) 289 * Update woo tested version ([bd3ed53](https://github.com/MONEI/MONEI-WooCommerce/commit/bd3ed53)) 290 * Update woo tested version ([6a09218](https://github.com/MONEI/MONEI-WooCommerce/commit/6a09218)) 298 291 299 292 ### v6.1.1 - 2024-11-27 ### 300 * Release 6.1.0 (c641eaf) 301 * Release 6.1.1 (1d845b8) 302 303 304 ### v6.0.0 - 2024-11-22 ### 305 * Add an action to create build packages (7fd452c) 306 * Build assets in main release action (a9243cf) 307 * change package name to monei (fe96779) 308 * Do not remove filtered before (1195e2f) 309 * Fix name in action (16eded5) 310 * Remove node_modules and filtered from package and rename package (e8d1bbb) 311 * Update version to 6.0.0 (3eb92f3) 312 313 314 ### v5.9.1 - 2024-11-21 ### 315 * Roll back to previous version in .org (fb33d82) 316 317 318 ### v5.9.0 - 2024-11-21 ### 319 * Add apple/google logo and title dinamically (5f3b864) 320 * Add bizum component in classic (698001b) 321 * Add Bizum payment to blocks (c587968) 322 * Add block flag to completePayment for bizum (f652de9) 323 * Add card logo in shortcode checkout (c3d9656) 324 * Add cardholder name input (c042cf8) 325 * Add cardholder name to cc payload (758df4e) 326 * Add fix lint (e5969eb) 327 * Add Google/Apple payment to blocks (2de8b4a) 328 * Add header to plugin settings (f07a37c) 329 * Add link to api key settings from payments (f36f6f3) 330 * Add logos (d78bd92) 331 * add monei sdk in backend (5787aec) 332 * Add plugin settings tab (ad77c12) 333 * Add strings to translate (97aa498) 334 * Add styles to components (54c9d7e) 335 * Add total, currency and language for bizum block (8de2189) 336 * Add validation for cardholder name (46747c5) 337 * Add webpack config (7eab06d) 338 * Add wp scripts to handle assets (e1dc2ea) 339 * Adda Cart and Checkout Blocks (74bf032) 340 * Adds Null Coalescing to settings (f36f9f4) 341 * Allows for translation of Cancelled by MONEI order note (91da56f) 342 * Bail validation if card input empty (ec6fb64) 343 * Better variable names and comments for better understanding of JS files (5525402) 344 * Center logo in blocks (6ad84c7) 345 * Centralize api keys and log (ca9c5e9) 346 * Change version number and wc tested (64a3386) 347 * Check is active on bizum (bb3ac18) 348 * Confirm payment in client if block (01d70e2) 349 * Convert amount to cents in payment request (d1a9736) 350 * Copy apikey from cc so the update is easier (072a638) 351 * Create no apikey disabled notice (4bb5de0) 352 * Default checked to "Save payment information " (7a55a57) 353 * Disable submit button if apple selected (04d5a47) 354 * Enable the button to click (55609aa) 355 * Extract Google/Apple to a different component (b0da166) 356 * file_get_contents() is discouraged. (59fed6b) 357 * Fix bizum component failing (83bb470) 358 * Fix bug with redirection to Hosted Page (79aa67f) 359 * Fix fatal error on new install (9c48602) 360 * Fix google/apple to start transaction on auth (80c5adb) 361 * Fix js lint (827435e) 362 * Fix js lint (68d58c7) 363 * Fixes for process_payment() (865b494) 364 * Follow woo to display errors (d232405) 365 * Follow woo to display errors (1ae8b96) 366 * Hide bizum if not spain (be70bdd) 367 * Hide checkout saved cards (8164170) 368 * Improve css (45fe4da) 369 * Isolate apple logic in monei script (2b9c5b6) 370 * Move settings header to the left (8605241) 371 * Move testmode to central settings (1546f72) 372 * Only allow to be active if settings correct (f9e9a18) 373 * Pass language to components (fe7c3b1) 374 * Redirect to pay page on cc fail (161fa3d) 375 * Remove helper script (ae9a0f0) 376 * Remove helper script (874607b) 377 * Remove logs (6604ef5) 378 * Remove margin-bottom in request block (b601cfe) 379 * Remove unused file (02d3517) 380 * Removes ', you will be redirected to MONEI" (f7473f7) 381 * Rename and update build assets (2dbffc8) 382 * return failure to checkout (e1942ee) 383 * Return whether or not setup is required to function. (d686e48) 384 * Revert "file_get_contents() is discouraged. Use wp_remote_get() for remote URLs instead." (9692bc9) 385 * Rewrite cc block script (d5ecb0c) 386 * Save method token also from blocks (3da8e49) 387 * Send correct paymentDetails and redirect (9cf3a51) 388 * Show apple in separated method in classic (fdf6050) 389 * Show correct notice if apikey not found (3094ec9) 390 * Show save method selector (7321d31) 391 * Upadate WC tested up to (a90a4ee) 392 * Update assets build (f2a379d) 393 * Update checkout-monei-cc.js (dc1d897) 394 * Update class-wc-monei-ipn.php (0cd53af) 395 * Update classic checkout (0bff922) 396 * update logos (4995a92) 397 * Update plugin version (25f190a) 398 * Update styles to follow block checkout (7497a68) 399 * Update styles to follow block checkout (6371d07) 400 * Updates WP & WC tested up to headers (a262570) 401 * Use bizum button component in blocks (2ac2042) 402 * use central api keys (075572d) 403 * Use central apikey or bail to cc (a5971cf) 404 * Use central debug (85c40fa) 405 * Use centralized api on cc and bizum (cc4752d) 406 * Use minified script version in public (f4e9bca) 407 * Use the new GoogleAppleGateway only in blocks (24c2ec0) 408 * Write Monei all uppercase (a71ab59) 409 * Chore: release 5.9.0 (27964d2) 410 411 412 ### v5.8.13 - 2024-08-29 ### 413 * Add composer.lock to .distignore (a524318) 414 * add css class to icons (11fd278) 415 * Add css to frame of buttons (12be5bf) 416 * Add js observer on retry page to init field on load (c9645fb) 417 * Add js observer on retry page to init field on load (f41297f) 418 * Add notice on fail, undo changes on cancel (9e34242) 419 * Echo url link (d54f881) 420 * Fix for #56 (420ca38), closes #56 421 * Fix for #56 (3c5434b), closes #56 422 * Log responseBody message on cardholder validation failure (282bc24) 423 * move log condition to class (753f1f2) 424 * return to pay page on failed and put to pending payment (38ae33c) 425 * update .gitignore (67845fa) 426 * Update class-wc-monei-redirect-hooks.php (ae675d3) 427 * Update failed payment message (679b8e1) 428 * Update validation rule (73999db) 429 * Update version and tested versions (8c3da27) 430 * Update yarn pnp after first build (edf27c1) 431 * update yarn version (09b070d) 432 * Use wc validation to show translated errors (1746131) 433 * chore: release v5.8.13 (30b3fff) 434 435 436 ### v5.8.12 - 2024-06-10 ### 437 * Fix webhook validation issue (a1a5e73) 438 * chore: release v5.8.12 (f3063e8) 439 440 441 ### v5.8.11 - 2024-05-30 ### 442 * add WooCommerce HPOS compatibility (0aa738b) 443 * chore: release v5.8.11 (efa6b4a) 444 445 446 ### v5.8.10 - 2024-05-27 ### 447 * update tested up to version (6a589ba) 448 * chore: release v5.8.10 (c0cb9bd) 449 450 451 ### v5.8.9 - 2024-05-22 ### 452 * update apple-developer-merchantid-domain-association (edc594e) 453 * chore: release v5.8.9 (c375859) 454 455 456 ### v5.8.8 - 2024-05-06 ### 457 * Fixes Partial refunds are displayed as full refunds (c66d8e6) 458 * update changelog (f366ad4) 459 * update yarn (e6a2f2c) 460 * chore: release v5.8.8 (05d065b) 461 462 463 ### v5.8.7 - 2024-05-03 ### 464 * - update monei-php-sdk to 2.4.0 (d168ca5) 465 * chore: release v5.8.7 (ce755e4) 466 467 468 ### v5.8.6 - 2024-04-16 ### 469 * dont export files (00d19b4) 470 * dont update body description (65b3e11) 471 * ignore git folder (b81cde3) 472 * update tested up to versions (8166e4a) 473 * chore: release v5.8.6 (3bbd858) 474 475 476 ### v5.8.5 - 2024-04-08 ### 477 * fix build (531a227) 478 * use zip action (23b6199) 479 * chore: release v5.8.5 (00ec6af) 480 481 482 ### v5.8.4 - 2024-04-06 ### 483 * update plugin name (6315f11) 484 * chore: release v5.8.4 (c317a3e) 485 486 487 ### v5.8.3 - 2024-04-06 ### 488 * create release archive (3bb67b0) 489 * chore: release v5.8.3 (4ad05c1) 490 491 492 ### v5.8.2 - 2024-04-06 ### 493 * Ignore vendor folder (473c322) 494 * remove vendor folder (cfd41a4) 495 * upgrade actions/checkout (491a4af) 496 * chore: release v5.8.2 (d62c6c9) 497 498 499 ### v5.8.1 - 2024-04-05 ### 500 * fix expose_on_domain_association_request (95b94ef) 501 * chore: release v5.8.1 (d26a74a) 502 503 504 ### v5.8.0 - 2024-04-05 ### 505 * - cleanup (7eb0223) 506 * add ! defined( 'ABSPATH' ) check (a67f0e9) 507 * Change plugin name (4bd0b4f) 508 * escape echos (9c651c2) 509 * file_get_contents() is discouraged. Use wp_remote_get() for remote URLs instead. (4bee441) 510 * fix translations (b3aa14a) 511 * remove old vendor filed (6abc4e0) 512 * Revert "update version to 6.0.0" (75a0b58) 513 * sanitize $_GETs (9ffecbb) 514 * sanitize $_SERVERs (34e16f9) 515 * sanitize filter_inputs (0af20e3) 516 * update plugin name (c263590) 517 * update readme (7f3679c) 518 * update version to 6.0.0 (dcd3d3c) 519 * update wp_verify_nonce (19d1040) 520 * chore: release v5.8.0 (e6857b1) 521 522 523 ### v5.7.2 - 2024-03-20 ### 524 * add license (cbac3af) 525 * update WordPress tested up to version (5f12044) 526 * chore: release v5.7.2 (d0c56b7) 527 528 529 ### v5.7.1 - 2023-12-11 ### 530 * update vendor dependencies (200370c) 531 * update vendor dependencies (2863ba7) 532 * chore: release v5.7.1 (d95a22a) 533 534 535 ### v5.7.0 - 2023-11-30 ### 536 * update dependencies (f346f86) 537 * chore: release v5.7.0 (fa33f68) 538 539 540 ### v5.6.8 - 2023-08-28 ### 541 * Update abstract-wc-monei-payment-gateway-hosted.php (df1b8cd) 542 * chore: release v5.6.8 (51ac76c) 543 544 545 ### v5.6.7 - 2023-01-13 ### 546 * updated versions metadata compatibility (d9abb80) 547 * chore: release v5.6.7 (799b35f) 548 549 550 ### v5.6.6 - 2022-03-15 ### 551 * Adding PHP requires (58fd3bf) 552 * Bumping woo tested version (cd5838c) 553 * Upgrading monei sdk/guzzle (2f3e845) 554 * chore: release v5.6.6 (ef2675f) 555 556 557 ### v5.6.5 - 2022-02-22 ### 558 * fix trailing coma (42ffd5b) 559 * chore: release v5.6.5 (e98c1f8) 560 561 562 ### v5.6.4 - 2022-02-11 ### 563 * hiding/showing payment request button on tokenised card selection (a5ddadf) 564 * chore: release v5.6.4 (cd0cd30) 565 566 567 ### v5.6.3 - 2022-02-04 ### 568 * adding shipping and billing info. (9f5f04e) 569 * Bump node-fetch from 2.6.1 to 2.6.7 in /build (e46de16) 570 * update readme (aba2b1b) 571 * upgrade dependencies (67341aa) 572 * chore: release v5.6.3 (70c903d) 573 574 575 ### v5.6.2 - 2022-01-25 ### 576 * Bug fixing for paymentRequest and Cofidis on update checkout event (5832a06) 577 * updating tested up (42fb2cf) 578 * chore: release v5.6.2 (abfd1a0) 579 580 581 ### v5.6.1 - 2022-01-12 ### 582 * fix typos (f7f15b9) 583 * Updating readme. (ef88921) 584 * chore: release v5.6.1 (4f0cb7f) 585 586 587 ### v5.6.0 - 2021-12-15 ### 588 * Adding apple verification (c1fdf55) 589 * automatic apple domain registration (f5894e3) 590 * bugfixing (54cf8d4) 591 * bumping monei sdk to 1.0 (0cc70fc) 592 * bumping version (9f93b75) 593 * dont expose file if setting not active (008a795) 594 * fix version (387dfb1) 595 * fixing api keys problem (fc1329a) 596 * google pay (8ef0bd5) 597 * Updating apple pay wording (2da6d39) 598 * chore: release v5.6.0 (45eb814) 599 600 601 ### v5.5.0 - 2021-11-22 ### 602 * adding free sing ups trial version (0 payment) (5638cf9) 603 * adding subscription payment creation (e35c2a2) 604 * adding subscription support (d8164ad) 605 * Adding support for change payment method in subscription. Enriching payment method name for subs. (e17355f) 606 * allowing multiple subscriptions (3df5f0c) 607 * autoreplace version on build (0508fc1) 608 * bumping wc support (aeb6c8d) 609 * change subscription payment method (d965a18) 610 * fixing bug (bab5f2b) 611 * fixing few bugs (099f3ca) 612 * renewal payment process and retry payment process (94fd503) 613 * saving sequence id on subscription payments (f31f263) 614 * subscription info saved on subscription level (aeccc44) 615 * update version (c13a481) 616 * updating changelog (f933173) 617 * chore: release v5.5.0 (44aa3c1) 618 619 620 ### v5.4.0 - 2021-10-13 ### 621 * 75 and 1000 included (a6aa160) 622 * Adding custom user agent to api request (0657f2e) 623 * Adding pre auth to cofidis and paypal (edcb14c) 624 * adding preauth to hosted methods (ae66d22) 625 * bumping sdk to 0.1.19 (65246ac) 626 * Bumping version (4662919) 627 * changing order description name (2dadc48) 628 * cleaning old methods (d4cac70) 629 * cleanup of not used payment methods settings (a7b687d) 630 * click to pay integration (b6d1bf9) 631 * cofidis and monei logo width (ca3c596) 632 * cofidis js enqueue variable conflict (a6c77ad) 633 * cofidis tunning (8d2b9d8) 634 * fix version (036d8f4) 635 * fixing bug for manual capture payments (9b3e615) 636 * implementing cofidis payment gatewat (05cc72f) 637 * pre auth for all monei methods (ce7f5ce) 638 * reformating code (8909246) 639 * removing clicktopay (845a459) 640 * update composer (b42f7e5) 641 * Updating readme (c4ec0bc) 642 * widget logic working right. (70fb569) 643 * chore: release v5.4.0 (28ca6f1) 644 645 646 ### v5.3.1 - 2021-10-04 ### 647 * bump version (a6a65a2) 648 * update hooks (29d26b6) 649 * chore: release v5.3.1 (70d5298) 650 651 652 ### v5.3.0 - 2021-10-04 ### 653 * update hooks (469c7b4) 654 * update hooks (deabcc9) 655 * update hooks (20241de) 656 * update hooks (d0c0795) 657 * update readme.txt (369ded9) 658 * chore: release v5.3.0 (6faa01e) 659 660 661 ### v5.2.5 - 2021-10-04 ### 662 * downgrade release-it (dc0b48e) 663 * downgrade release-it (77443b2) 664 * update hook (96f5bc0) 665 * chore: release v5.2.5 (da836c8) 666 667 668 ### v5.2.4 - 2021-10-04 ### 669 * remove minified version (b1ba844) 670 * update hook (d16de80) 671 * update version (d1973c5) 672 * use after init hook (b2a0860) 673 * chore: release v5.2.4 (e26a5cb) 674 675 676 ### v5.2.3 - 2021-10-04 ### 677 * add build script (bbf5c68) 678 * add hooks (83e9cc7) 679 * changes css (45a462e) 680 * fixing confirm payment bug usage case (e26efc2) 681 * fixing container bug (eb1905f) 682 * update readme (532e16b) 683 * chore: release v5.2.3 (e6f6c6f) 684 685 686 ### v5.2.2 - 2021-10-04 ### 687 * remove type declaration for bootstrap80.php (4adbf31) 688 * chore: release v5.2.2 (02744be) 689 690 691 ### v5.2.1 - 2021-10-04 ### 692 * remove type declaration for bootstrap80.php (c8c225e) 693 * upgrade dependencies (75dbff3) 694 * chore: release v5.2.1 (0a50df2) 695 696 697 ### v5.2.0 - 2021-10-04 ### 698 * 2 steps payment (5e7f4fe) 699 * Adding checks on saving settings to see if all data available. (550b2b6) 700 * Adding general CC class (f919374) 701 * adding minified version (b75afae) 702 * adding support to add payment method (d7b8f59) 703 * bug is_monei_saved_token_selected (8c9b869) 704 * bumping monei sdk (bd4f77b) 705 * bumping version (a015897) 706 * bumping version sdk 0.1.16 (ca9a7b9) 707 * do not export github folder (894cd40) 708 * fixing add payment method with component card (5c14b9d) 709 * fixing bug in monei_token_exists (10a2369) 710 * fixing bug on add payment cards when operation is a failure (0f2280f) 711 * fixing bug to tokenise card on its own payment method. (6d8fbb6) 712 * fixing bug with tokenised cards, assigning to the right cc provider. (6263299) 713 * fixing checkout js problems and my account add card issue. (8cc8162) 714 * improving styling (6ef35de) 715 * making compatible hosted and component within same class. (becc65c) 716 * Payment Token and submit (323a15b) 717 * payment with tokenised card in checkout screen. (c8a3f84) 718 * removing warnings (e8d7601) 719 * sdk (11bdd1c) 720 * solving bugs, missing cardname, missing on saved cc, initialize crd (fcc778c) 721 * support to add payment method (20cea64) 722 * update stable tag (716fac8) 723 * updated styles and bumped version to 5.2 (2dd306d) 724 * updating styling (d6ba7c4) 725 * chore: release v5.2.0 (262b5ed) 726 727 728 ### v5.1.2 - 2021-07-28 ### 729 * configure automatic releases (be2ee90) 730 * chore: release v5.1.2 (9bfcd7d) 731 732 733 ### v5.1.1 - 2021-07-28 ### 734 * update stable tag (47783fc) 735 736 737 ### v5.1.0 - 2021-07-28 ### 738 * - check if WooCommerce plugin is activated (5d7b61c) 739 * - decode secret token to get channel credentials (53dae33) 740 * - document code (6bff421) 741 * - move api methods to a separate class (f376cfb) 742 * - refactor all public methods to be uniquely namespaced (4e5f5a9) 743 * - refactor callback logic to use our endpoint (b479f5f) 744 * - replace payon wiget with monei widget (17bb89d) 745 * - save monei transaction status in order (93b5001) 746 * - support basic configurations (5025616) 747 * adapting bizum settings (9b7c4ed) 748 * Add file via upload (6fac72e) 749 * add monei logo to the repo (6d907ce) 750 * add paypal, bitocin, alipay to payment methods (f6cb3f1) 751 * add readme.txt (d47c98e) 752 * Added refunds. (5006311) 753 * adding action to ipn failure (2916a19) 754 * Adding basic API SDK wrapper (0ff57c0) 755 * Adding custom logger wrapper (2fe3c52) 756 * adding empty bizum class (538bca0) 757 * adding new core functions (1bf26a0) 758 * Adding some docs (6f1d322) 759 * Adding tokenisation to checkout (f3ad25c) 760 * Adding tokenisation to checkout form (316db95) 761 * Adding wordpress readme.txt (3d21c40) 762 * assents (ec382e4) 763 * AUTH + IPN (cc56c06) 764 * bumping v (a982f16) 765 * cancel pre-auth orders. (374da8e) 766 * capture payments (b3459eb) 767 * changing order status when refunded. (a7e05c2) 768 * changing redirect filename (cc8cc23) 769 * cleanup (3ab1e18) 770 * components not available yet. (bafd4db) 771 * Create main.yml (bd5a978) 772 * Creating new foundation for the plugin. (568cc01) 773 * Delete .DS_Store (4a548b9) 774 * Delete .DS_Store (7d09a15) 775 * Delete .DS_Store (3b56c3f) 776 * Delete redsys.png (0659238) 777 * first commit to credit card component (e482e7d) 778 * first revision after testing. (f974cb5) 779 * fix action typo (5a95956) 780 * fix param typo (07a9d7c) 781 * fix settings link (5e4fb6d) 782 * fixing logging file name (2adff74) 783 * fixing typo (1597343) 784 * generate a dynamic link to the transaction in admin view (1497eed) 785 * get test_mode from decoded token (2a2a5d3) 786 * handle failUrl from monei. (fb565fc) 787 * Including IPN class to handle callbacks from Monei (7e139fa) 788 * indentation (96ebd26) 789 * Initial commit (d209425) 790 * js errors done right. (e84a098) 791 * minor fixes and code cleanup (a1d81b6) 792 * more bizum (12a3201) 793 * more refactor (5faddfc) 794 * on monei selected, trigger init (5832539) 795 * on user action back to store, we shouldn't cancel, rather redirect them to checkout page. (77e2141) 796 * order on-hold on auth (84212f0) 797 * pass wp locale to widget (50f5303) 798 * password not longer used. (2028088) 799 * paypal payment method (46c3968) 800 * plugin (784b568) 801 * provide shipping address (5a9e5e7) 802 * refactor to hosted payment methods. (6ddd6db) 803 * refactoring gateway constructor, removing unused functionality (914832b) 804 * refactoring on valid IPN (0e16c9d) 805 * refactoring process payment. (9a1e8d1) 806 * refunds done right. (2a0114b) 807 * remove type annotations (ffa7a0e) 808 * removed unnecessary metadata (e6d36bd) 809 * rename decode => woo_monei_decode_token (8c390e6) 810 * rename not allowed function names (fb409d7) 811 * replace monei.net -> monei.com (cd376cd) 812 * replace money logo (f565662) 813 * Revert (7f005fa) 814 * saving expiration date (1416c2b) 815 * sending payment method as card (61670c9) 816 * show ssl error only on monei settings page (50832ce) 817 * some cleanup (1156edb) 818 * some extra refactor en payment gateway (47e0a4a) 819 * some refactoring (5620321) 820 * support most of presentational parameters (b8c191b) 821 * tabs (7def901) 822 * Tokenisation support for "add card" on profile. (4220318) 823 * Update (e255552) 824 * update copy (80c9edd) 825 * update copy (6a0b599) 826 * update copy (243f18e) 827 * Update main.yml (499bb3f) 828 * Update main.yml (b9b32fd) 829 * Update main.yml (b765061) 830 * Update module (dc63a73) 831 * update readme (9a0944a) 832 * update readme (1abd27a) 833 * update readme (ee09f85) 834 * update readme (d32f16a) 835 * Update readme (f2d88a8) 836 * Update readme (0ccce57) 837 * Update Readme (5583e03) 838 * Update README.md (19ab018) 839 * Update README.md (9812a11) 840 * Update README.md (073b1e7) 841 * Update README.md (6e216f4) 842 * update stable tag (3c64e5a) 843 * update version (941093b) 844 * updating php sdk (edfe873) 845 * use chosen.js to make brands selection user friendly (85d9a1e) 846 * Version (e46553a) 847 * Version 2.0.0 (87c48f7) 848 * Version 2.1 (b8de90d) 849 * Version 3.0 (9906102) 850 * Version 4.2.1 (933186f) 851 852 2025-07-02 - version 6.3.7 853 * Fix - Send correct useragent version 854 * Fix - plugin crashes when updating from older version 855 856 2025-06-05 - version 6.3.7 857 * Fix - Remove old _payment_method transients on activation and update 858 859 2025-06-04 - version 6.3.5 860 * Fix - Remove Cofidis payment method as is not supported 861 * Fix - Reduce caching of payment methods and change to Monei SDK 862 863 2025-05-30 - version 6.3.4 864 * Fix - Redirect flow not working in classic checkout 865 866 2025-05-14 - version 6.3.3 867 * Fix - Error copying old keys that hides the gateway 868 * Fix - Component buttons not showing in classic checkout 869 * Fix - PayPal button not working in block checkout 870 871 2025-05-05 - version 6.3.2 872 * Fix - Error in checkout when no subscription plugin present 873 * Fix - Showing only available payment methods when subscription product in cart 874 * Fix - Error in API key selector expected test/live account id 875 876 2025-04-25 - version 6.3.1 877 * Fix - Checkout errors. Rollback to version 6.2.1 878 879 2025-04-24 - version 6.3.0 880 * Add - Selector for live/test API key, now we save both 881 * Add - Integration for YITH Subscriptions 882 * Fix - Change payment method for subscriptions 883 * Fix - Renewal process in WooCommerce Subscriptions 884 885 2025-04-07 - version 6.2.1 886 * Fix - Update Monei SDK to V2 887 888 2025-02-18 - version 6.2.0 889 * Add - PayPal method in block checkout 890 * Fix - Plugin check issues 891 * Fix - Show only the methods enabled in MONEI dashboard 892 * Fix - Show correct icon for Apple Pay and GooglePay 893 * Fix - Remove MONEI settings tab 894 * Fix - Remove support and review link from banner 895 896 2024-12-26 - version 6.1.2 897 * Fix - Cardholder Name not translated in block checkout 898 * Fix - Plugin check issues 899 * Fix - Move images to public folder 900 901 2024-11-27 - version 6.1.1 902 * Fix - Default css class in container 903 904 2024-11-26 - version 6.1.0 905 * Add - Multibanco payment method 906 * Add - MBWay payment method 907 * Fix - Add default css class for checkout inputs 908 * Fix - Add credit card icons with more cards 909 910 2024-11-22 - version 6.0.0 911 * Fix - Bump release number to 6.0.0 912 913 2024-11-21 - version 5.9.0 914 * Add - Credit card to block checkout 915 * Add - Bizum button to block checkout without redirect 916 * Add - Bizum button to short-code checkout 917 * Add - Apple and Google buttons as independent method to block checkout 918 * Add - Apple and Google buttons as independent method to short-code checkout 919 * Add - Credit card cardholder name in short-code checkout 920 * Add - Monei settings in a separated tab 921 * Add - Central API keys, and logs 922 * Fix - Disable gateways if no API keys 923 * Fix - Credit card fields follows WooCommerce styles 924 * Fix - Gateway disappear if no description provided 925 926 2024-8-29 - version 5.8.13 927 * Fix - Apple Validation file error 928 * Fix - Remove checkout Apple/Google buttons border 929 * Fix - Redirect to cart on fail - now we redirect to retry 930 * Fix - Onboarding message links 931 * Fix - Error message object on invalid Credit Card name 932 * Fix - Card input error message (@greguly) 933 * Fix - Log disabled if credit card logs disabled - now are independent 934 * Fix - Button render issues 935 936 2024-6-10 - version 5.8.12 937 * Update dependencies 938 939 2023-11-30 - version 5.7.0 940 * Update dependencies 941 942 2022-5-15 - version 5.6.6 943 * Monei PHP SDK upgrade. Guzzle 7.x 944 945 2022-2-11 - version 5.6.4 946 * Hide/Show Payment request button on tokenized card selection 947 948 2022-2-4 - version 5.6.3 949 * Pass billing and shipping information when transaction is created 950 951 2022-1-12 - version 5.6.1 952 * Readme Update. 953 954 2021-12-15 - version 5.6 955 * Apple / Google Pay Support. 956 * Minor fixes. 957 * API keys from different payment methods support. 958 959 2021-11-22 - version 5.5 960 * Adding Subscriptions Support. 961 * Minor fixes. 962 963 2021-10-13- version 5.4 964 * Adding Cofidis Support. 965 * Adding Pre-Auth to Paypal. 966 * Bug Fixing. 967 968 2021-10-4 - version 5.2 969 * Adding Component CC and Hosted CC Support. 970 * Fixing Warnings. 971 972 2021-7-27 - version 5.0 973 * Major refactor. 293 * Release 6.1.0 ([c641eaf](https://github.com/MONEI/MONEI-WooCommerce/commit/c641eaf)) 294 * Release 6.1.1 ([1d845b8](https://github.com/MONEI/MONEI-WooCommerce/commit/1d845b8)) -
monei/tags/6.4.0/class-woocommerce-gateway-monei.php
r3371150 r3371178 6 6 * @category Core 7 7 * @package Woocommerce_Gateway_Monei 8 * @version 6. 3.128 * @version 6.4.0 9 9 */ 10 10 … … 26 26 * @var string 27 27 */ 28 public $version = '6. 3.12';28 public $version = '6.4.0'; 29 29 30 30 /** -
monei/tags/6.4.0/readme.txt
r3371150 r3371178 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 6. 3.126 Stable tag: 6.4.0 7 7 Requires PHP: 7.2 8 8 License: GPLv2 or later … … 104 104 == Changelog == 105 105 106 = v5.3.0 - 2021-10-04 = 107 * update hooks (469c7b4) 108 * update hooks (deabcc9) 109 * update hooks (20241de) 110 * update hooks (d0c0795) 111 * update readme.txt (369ded9) 112 * chore: release v5.3.0 (6faa01e) 113 114 115 = v5.2.5 - 2021-10-04 = 116 * downgrade release-it (dc0b48e) 117 * downgrade release-it (77443b2) 118 * update hook (96f5bc0) 119 * chore: release v5.2.5 (da836c8) 120 121 122 = v5.2.4 - 2021-10-04 = 123 * remove minified version (b1ba844) 124 * update hook (d16de80) 125 * update version (d1973c5) 126 * use after init hook (b2a0860) 127 * chore: release v5.2.4 (e26a5cb) 128 129 130 = v5.2.3 - 2021-10-04 = 131 * add build script (bbf5c68) 132 * add hooks (83e9cc7) 133 * changes css (45a462e) 134 * fixing confirm payment bug usage case (e26efc2) 135 * fixing container bug (eb1905f) 136 * update readme (532e16b) 137 * chore: release v5.2.3 (e6f6c6f) 138 139 140 = v5.2.2 - 2021-10-04 = 141 * remove type declaration for bootstrap80.php (4adbf31) 142 * chore: release v5.2.2 (02744be) 143 144 145 = v5.2.1 - 2021-10-04 = 146 * remove type declaration for bootstrap80.php (c8c225e) 147 * upgrade dependencies (75dbff3) 148 * chore: release v5.2.1 (0a50df2) 149 150 151 = v5.2.0 - 2021-10-04 = 152 * 2 steps payment (5e7f4fe) 153 * Adding checks on saving settings to see if all data available. (550b2b6) 154 * Adding general CC class (f919374) 155 * adding minified version (b75afae) 156 * adding support to add payment method (d7b8f59) 157 * bug is_monei_saved_token_selected (8c9b869) 158 * bumping monei sdk (bd4f77b) 159 * bumping version (a015897) 160 * bumping version sdk 0.1.16 (ca9a7b9) 161 * do not export github folder (894cd40) 162 * fixing add payment method with component card (5c14b9d) 163 * fixing bug in monei_token_exists (10a2369) 164 * fixing bug on add payment cards when operation is a failure (0f2280f) 165 * fixing bug to tokenise card on its own payment method. (6d8fbb6) 166 * fixing bug with tokenised cards, assigning to the right cc provider. (6263299) 167 * fixing checkout js problems and my account add card issue. (8cc8162) 168 * improving styling (6ef35de) 169 * making compatible hosted and component within same class. (becc65c) 170 * Payment Token and submit (323a15b) 171 * payment with tokenised card in checkout screen. (c8a3f84) 172 * removing warnings (e8d7601) 173 * sdk (11bdd1c) 174 * solving bugs, missing cardname, missing on saved cc, initialize crd (fcc778c) 175 * support to add payment method (20cea64) 176 * update stable tag (716fac8) 177 * updated styles and bumped version to 5.2 (2dd306d) 178 * updating styling (d6ba7c4) 179 * chore: release v5.2.0 (262b5ed) 180 181 182 = v5.1.2 - 2021-07-28 = 183 * configure automatic releases (be2ee90) 184 * chore: release v5.1.2 (9bfcd7d) 185 186 187 = v5.1.1 - 2021-07-28 = 188 * update stable tag (47783fc) 189 190 191 = v5.1.0 - 2021-07-28 = 192 * - check if WooCommerce plugin is activated (5d7b61c) 193 * - decode secret token to get channel credentials (53dae33) 194 * - document code (6bff421) 195 * - move api methods to a separate class (f376cfb) 196 * - refactor all public methods to be uniquely namespaced (4e5f5a9) 197 * - refactor callback logic to use our endpoint (b479f5f) 198 * - replace payon wiget with monei widget (17bb89d) 199 * - save monei transaction status in order (93b5001) 200 * - support basic configurations (5025616) 201 * adapting bizum settings (9b7c4ed) 202 * Add file via upload (6fac72e) 203 * add monei logo to the repo (6d907ce) 204 * add paypal, bitocin, alipay to payment methods (f6cb3f1) 205 * add readme.txt (d47c98e) 206 * Added refunds. (5006311) 207 * adding action to ipn failure (2916a19) 208 * Adding basic API SDK wrapper (0ff57c0) 209 * Adding custom logger wrapper (2fe3c52) 210 * adding empty bizum class (538bca0) 211 * adding new core functions (1bf26a0) 212 * Adding some docs (6f1d322) 213 * Adding tokenisation to checkout (f3ad25c) 214 * Adding tokenisation to checkout form (316db95) 215 * Adding wordpress readme.txt (3d21c40) 216 * assents (ec382e4) 217 * AUTH + IPN (cc56c06) 218 * bumping v (a982f16) 219 * cancel pre-auth orders. (374da8e) 220 * capture payments (b3459eb) 221 * changing order status when refunded. (a7e05c2) 222 * changing redirect filename (cc8cc23) 223 * cleanup (3ab1e18) 224 * components not available yet. (bafd4db) 225 * Create main.yml (bd5a978) 226 * Creating new foundation for the plugin. (568cc01) 227 * Delete .DS_Store (4a548b9) 228 * Delete .DS_Store (7d09a15) 229 * Delete .DS_Store (3b56c3f) 230 * Delete redsys.png (0659238) 231 * first commit to credit card component (e482e7d) 232 * first revision after testing. (f974cb5) 233 * fix action typo (5a95956) 234 * fix param typo (07a9d7c) 235 * fix settings link (5e4fb6d) 236 * fixing logging file name (2adff74) 237 * fixing typo (1597343) 238 * generate a dynamic link to the transaction in admin view (1497eed) 239 * get test_mode from decoded token (2a2a5d3) 240 * handle failUrl from monei. (fb565fc) 241 * Including IPN class to handle callbacks from Monei (7e139fa) 242 * indentation (96ebd26) 243 * Initial commit (d209425) 244 * js errors done right. (e84a098) 245 * minor fixes and code cleanup (a1d81b6) 246 * more bizum (12a3201) 247 * more refactor (5faddfc) 248 * on monei selected, trigger init (5832539) 249 * on user action back to store, we shouldn't cancel, rather redirect them to checkout page. (77e2141) 250 * order on-hold on auth (84212f0) 251 * pass wp locale to widget (50f5303) 252 * password not longer used. (2028088) 253 * paypal payment method (46c3968) 254 * plugin (784b568) 255 * provide shipping address (5a9e5e7) 256 * refactor to hosted payment methods. (6ddd6db) 257 * refactoring gateway constructor, removing unused functionality (914832b) 258 * refactoring on valid IPN (0e16c9d) 259 * refactoring process payment. (9a1e8d1) 260 * refunds done right. (2a0114b) 261 * remove type annotations (ffa7a0e) 262 * removed unnecessary metadata (e6d36bd) 263 * rename decode => woo_monei_decode_token (8c390e6) 264 * rename not allowed function names (fb409d7) 265 * replace monei.net -> monei.com (cd376cd) 266 * replace money logo (f565662) 267 * Revert (7f005fa) 268 * saving expiration date (1416c2b) 269 * sending payment method as card (61670c9) 270 * show ssl error only on monei settings page (50832ce) 271 * some cleanup (1156edb) 272 * some extra refactor en payment gateway (47e0a4a) 273 * some refactoring (5620321) 274 * support most of presentational parameters (b8c191b) 275 * tabs (7def901) 276 * Tokenisation support for "add card" on profile. (4220318) 277 * Update (e255552) 278 * update copy (80c9edd) 279 * update copy (6a0b599) 280 * update copy (243f18e) 281 * Update main.yml (499bb3f) 282 * Update main.yml (b9b32fd) 283 * Update main.yml (b765061) 284 * Update module (dc63a73) 285 * update readme (9a0944a) 286 * update readme (1abd27a) 287 * update readme (ee09f85) 288 * update readme (d32f16a) 289 * Update readme (f2d88a8) 290 * Update readme (0ccce57) 291 * Update Readme (5583e03) 292 * Update README.md (19ab018) 293 * Update README.md (9812a11) 294 * Update README.md (073b1e7) 295 * Update README.md (6e216f4) 296 * update stable tag (3c64e5a) 297 * update version (941093b) 298 * updating php sdk (edfe873) 299 * use chosen.js to make brands selection user friendly (85d9a1e) 300 * Version (e46553a) 301 * Version 2.0.0 (87c48f7) 302 * Version 2.1 (b8de90d) 303 * Version 3.0 (9906102) 304 * Version 4.2.1 (933186f) 305 306 2025-07-02 - version 6.3.7 307 * Fix - Send correct useragent version 308 * Fix - plugin crashes when updating from older version 309 310 2025-06-05 - version 6.3.7 311 * Fix - Remove old _payment_method transients on activation and update 312 313 2025-06-04 - version 6.3.5 314 * Fix - Remove Cofidis payment method as is not supported 315 * Fix - Reduce caching of payment methods and change to Monei SDK 316 317 2025-05-30 - version 6.3.4 318 * Fix - Redirect flow not working in classic checkout 319 320 2025-05-14 - version 6.3.3 321 * Fix - Error copying old keys that hides the gateway 322 * Fix - Component buttons not showing in classic checkout 323 * Fix - PayPal button not working in block checkout 324 325 2025-05-05 - version 6.3.2 326 * Fix - Error in checkout when no subscription plugin present 327 * Fix - Showing only available payment methods when subscription product in cart 328 * Fix - Error in API key selector expected test/live account id 329 330 2025-04-25 - version 6.3.1 331 * Fix - Checkout errors. Rollback to version 6.2.1 332 333 2025-04-24 - version 6.3.0 334 * Add - Selector for live/test API key, now we save both 335 * Add - Integration for YITH Subscriptions 336 * Fix - Change payment method for subscriptions 337 * Fix - Renewal process in WooCommerce Subscriptions 338 339 2025-04-07 - version 6.2.1 340 * Fix - Update Monei SDK to V2 341 342 2025-02-18 - version 6.2.0 343 * Add - PayPal method in block checkout 344 * Fix - Plugin check issues 345 * Fix - Show only the methods enabled in MONEI dashboard 346 * Fix - Show correct icon for Apple Pay and GooglePay 347 * Fix - Remove MONEI settings tab 348 * Fix - Remove support and review link from banner 349 350 2024-12-26 - version 6.1.2 351 * Fix - Cardholder Name not translated in block checkout 352 * Fix - Plugin check issues 353 * Fix - Move images to public folder 354 355 2024-11-27 - version 6.1.1 356 * Fix - Default css class in container 357 358 2024-11-26 - version 6.1.0 359 * Add - Multibanco payment method 360 * Add - MBWay payment method 361 * Fix - Add default css class for checkout inputs 362 * Fix - Add credit card icons with more cards 363 364 2024-11-22 - version 6.0.0 365 * Fix - Bump release number to 6.0.0 366 367 2024-11-21 - version 5.9.0 368 * Add - Credit card to block checkout 369 * Add - Bizum button to block checkout without redirect 370 * Add - Bizum button to short-code checkout 371 * Add - Apple and Google buttons as independent method to block checkout 372 * Add - Apple and Google buttons as independent method to short-code checkout 373 * Add - Credit card cardholder name in short-code checkout 374 * Add - Monei settings in a separated tab 375 * Add - Central API keys, and logs 376 * Fix - Disable gateways if no API keys 377 * Fix - Credit card fields follows WooCommerce styles 378 * Fix - Gateway disappear if no description provided 379 380 2024-8-29 - version 5.8.13 381 * Fix - Apple Validation file error 382 * Fix - Remove checkout Apple/Google buttons border 383 * Fix - Redirect to cart on fail - now we redirect to retry 384 * Fix - Onboarding message links 385 * Fix - Error message object on invalid Credit Card name 386 * Fix - Card input error message (@greguly) 387 * Fix - Log disabled if credit card logs disabled - now are independent 388 * Fix - Button render issues 389 390 2024-6-10 - version 5.8.12 391 * Update dependencies 392 393 2023-11-30 - version 5.7.0 394 * Update dependencies 395 396 2022-5-15 - version 5.6.6 397 * Monei PHP SDK upgrade. Guzzle 7.x 398 399 2022-2-11 - version 5.6.4 400 * Hide/Show Payment request button on tokenized card selection 401 402 2022-2-4 - version 5.6.3 403 * Pass billing and shipping information when transaction is created 404 405 2022-1-12 - version 5.6.1 406 * Readme Update. 407 408 2021-12-15 - version 5.6 409 * Apple / Google Pay Support. 410 * Minor fixes. 411 * API keys from different payment methods support. 412 413 2021-11-22 - version 5.5 414 * Adding Subscriptions Support. 415 * Minor fixes. 416 417 2021-10-13- version 5.4 418 * Adding Cofidis Support. 419 * Adding Pre-Auth to Paypal. 420 * Bug Fixing. 421 422 2021-10-4 - version 5.2 423 * Adding Component CC and Hosted CC Support. 424 * Fixing Warnings. 425 426 2021-7-27 - version 5.0 427 * Major refactor. 106 = v6.4.0 - 2025-10-01 = 107 * fix: add changelog length limit to show all versions ([c135b7c](https://github.com/MONEI/MONEI-WooCommerce/commit/c135b7c)) 108 * fix: correct changelog template to show actual 6.3.8 release ([0efe693](https://github.com/MONEI/MONEI-WooCommerce/commit/0efe693)) 109 * fix: limit changelog to last 10 releases ([1a3f468](https://github.com/MONEI/MONEI-WooCommerce/commit/1a3f468)) 110 * fix: normalize changelog chronological order ([a3b1d8a](https://github.com/MONEI/MONEI-WooCommerce/commit/a3b1d8a)) 111 * chore: release v6.3.10 ([86d825a](https://github.com/MONEI/MONEI-WooCommerce/commit/86d825a)) 112 * chore: release v6.3.11 ([184814d](https://github.com/MONEI/MONEI-WooCommerce/commit/184814d)) 113 * chore: release v6.4.0 ([af4cda6](https://github.com/MONEI/MONEI-WooCommerce/commit/af4cda6)) 114 * chore: update CHANGELOG.md with corrected tag hash ([f9b0dfa](https://github.com/MONEI/MONEI-WooCommerce/commit/f9b0dfa)) 115 116 = v6.3.9 - 2025-10-01 = 117 * Fix amount when checkout data is updated ([2013a03](https://github.com/MONEI/MONEI-WooCommerce/commit/2013a03)) 118 * Fix card input style ([6c12a5a](https://github.com/MONEI/MONEI-WooCommerce/commit/6c12a5a)) 119 * Remove minified assets from vcs ([5a6fd99](https://github.com/MONEI/MONEI-WooCommerce/commit/5a6fd99)) 120 * Update monei sdk ([38a134a](https://github.com/MONEI/MONEI-WooCommerce/commit/38a134a)) 121 * Update setUserAgent to include comment ([f6d85df](https://github.com/MONEI/MONEI-WooCommerce/commit/f6d85df)) 122 * chore: add auto-generated CHANGELOG.md ([50e9983](https://github.com/MONEI/MONEI-WooCommerce/commit/50e9983)) 123 * chore: auto-remove README.md after generation ([b299478](https://github.com/MONEI/MONEI-WooCommerce/commit/b299478)) 124 * chore: modernize build and release pipeline ([21384f0](https://github.com/MONEI/MONEI-WooCommerce/commit/21384f0)) 125 * chore: release v6.3.9 ([79b2f41](https://github.com/MONEI/MONEI-WooCommerce/commit/79b2f41)) 126 * chore: remove redundant changelog.txt ([1703044](https://github.com/MONEI/MONEI-WooCommerce/commit/1703044)) 127 * chore: remove unnecessary README.md auto-deletion ([86c727e](https://github.com/MONEI/MONEI-WooCommerce/commit/86c727e)) 128 * chore: setup automated changelog generation ([e83b384](https://github.com/MONEI/MONEI-WooCommerce/commit/e83b384)) 129 * fix: properly configure changelog generation with placeholder ([2cefc8c](https://github.com/MONEI/MONEI-WooCommerce/commit/2cefc8c)) 130 * fix: remove version limit from changelog generation ([cfe33a3](https://github.com/MONEI/MONEI-WooCommerce/commit/cfe33a3)) 131 * fix: run changelog generation after tag creation ([f9aedb5](https://github.com/MONEI/MONEI-WooCommerce/commit/f9aedb5)) 132 * fix: specify main plugin file for generate-wp-readme ([f93edd3](https://github.com/MONEI/MONEI-WooCommerce/commit/f93edd3)) 133 * fix: update 6.3.9 changelog entry with correct date and content ([6050b35](https://github.com/MONEI/MONEI-WooCommerce/commit/6050b35)) 134 * refactor: move release-it config to separate file ([18bf445](https://github.com/MONEI/MONEI-WooCommerce/commit/18bf445)) 135 * docs: document changelog generation system ([3217a25](https://github.com/MONEI/MONEI-WooCommerce/commit/3217a25)) 136 137 = v6.3.8 - 2025-09-10 = 138 * Add 3ds credit card automated tests ([0c7faf9](https://github.com/MONEI/MONEI-WooCommerce/commit/0c7faf9)) 139 * Add api key and method visibility tests ([cf6615a](https://github.com/MONEI/MONEI-WooCommerce/commit/cf6615a)) 140 * Add Bizum processor ([d266a94](https://github.com/MONEI/MONEI-WooCommerce/commit/d266a94)) 141 * Add bizum success and fail ([80909a4](https://github.com/MONEI/MONEI-WooCommerce/commit/80909a4)) 142 * Add cc vaulting tests ([a955cb4](https://github.com/MONEI/MONEI-WooCommerce/commit/a955cb4)) 143 * Add data-testid ([11abfd9](https://github.com/MONEI/MONEI-WooCommerce/commit/11abfd9)) 144 * Add e2e tests for transactions ([ca8c7c5](https://github.com/MONEI/MONEI-WooCommerce/commit/ca8c7c5)) 145 * Add google tests ([ceab68d](https://github.com/MONEI/MONEI-WooCommerce/commit/ceab68d)) 146 * Add missing space in webhook notice ([4d4a5a1](https://github.com/MONEI/MONEI-WooCommerce/commit/4d4a5a1)) 147 * Add order to clean up ([0f6d32e](https://github.com/MONEI/MONEI-WooCommerce/commit/0f6d32e)) 148 * add pay-order-page tests ([1083afc](https://github.com/MONEI/MONEI-WooCommerce/commit/1083afc)) 149 * Add PayPal processor tests ([8ced045](https://github.com/MONEI/MONEI-WooCommerce/commit/8ced045)) 150 * Add settings shortcut to plugins page ([dbcd179](https://github.com/MONEI/MONEI-WooCommerce/commit/dbcd179)) 151 * Add transaction component no 3ds working ([3a3f6ff](https://github.com/MONEI/MONEI-WooCommerce/commit/3a3f6ff)) 152 * Add transaction hosted working ([51330f9](https://github.com/MONEI/MONEI-WooCommerce/commit/51330f9)) 153 * Add user setup ([54fe52e](https://github.com/MONEI/MONEI-WooCommerce/commit/54fe52e)) 154 * Call hook directly ([fe83d7e](https://github.com/MONEI/MONEI-WooCommerce/commit/fe83d7e)) 155 * Extract method ([6485670](https://github.com/MONEI/MONEI-WooCommerce/commit/6485670)) 156 * Fix incorrect method call and ignored return value ([898c83d](https://github.com/MONEI/MONEI-WooCommerce/commit/898c83d)) 157 * Fix pages and product creation ([3846588](https://github.com/MONEI/MONEI-WooCommerce/commit/3846588)) 158 * Global setup create products ([3a8e0ef](https://github.com/MONEI/MONEI-WooCommerce/commit/3a8e0ef)) 159 * Improve token creation ([7857d47](https://github.com/MONEI/MONEI-WooCommerce/commit/7857d47)) 160 * Log in case of error ([14380b8](https://github.com/MONEI/MONEI-WooCommerce/commit/14380b8)) 161 * Migrate keys in case no credit card setting was saved ([0f9efa0](https://github.com/MONEI/MONEI-WooCommerce/commit/0f9efa0)) 162 * Refactor apple-google and cc scripts into react components ([fda37d4](https://github.com/MONEI/MONEI-WooCommerce/commit/fda37d4)) 163 * Refactor ApplePay and GooglePay into separate gateway ([44fa266](https://github.com/MONEI/MONEI-WooCommerce/commit/44fa266)) 164 * Refactor to reduce db calls ([1b1432d](https://github.com/MONEI/MONEI-WooCommerce/commit/1b1432d)) 165 * Remove automated tests from this PR ([302c9af](https://github.com/MONEI/MONEI-WooCommerce/commit/302c9af)) 166 * Remove log and follow convention ([ee74140](https://github.com/MONEI/MONEI-WooCommerce/commit/ee74140)) 167 * remove logs ([9ca86e9](https://github.com/MONEI/MONEI-WooCommerce/commit/9ca86e9)) 168 * Remove looking into settings again when updating keys ([e484889](https://github.com/MONEI/MONEI-WooCommerce/commit/e484889)) 169 * Remove old payment methods transients on activation and update ([c1cbad1](https://github.com/MONEI/MONEI-WooCommerce/commit/c1cbad1)) 170 * Revert version to 6.3.6 in package.json ([6edd048](https://github.com/MONEI/MONEI-WooCommerce/commit/6edd048)) 171 * Set user agent in client after instantiation ([a23d91c](https://github.com/MONEI/MONEI-WooCommerce/commit/a23d91c)) 172 * Update after:bump hook in package.json to remove build command ([c1d8f31](https://github.com/MONEI/MONEI-WooCommerce/commit/c1d8f31)) 173 * Update changelog ([544f709](https://github.com/MONEI/MONEI-WooCommerce/commit/544f709)) 174 * Update changelog ([4279361](https://github.com/MONEI/MONEI-WooCommerce/commit/4279361)) 175 * Update dependencies ([d1d8323](https://github.com/MONEI/MONEI-WooCommerce/commit/d1d8323)) 176 * Update package manager version ([ab66343](https://github.com/MONEI/MONEI-WooCommerce/commit/ab66343)) 177 * Update package version to 6.3.6 ([859bde9](https://github.com/MONEI/MONEI-WooCommerce/commit/859bde9)) 178 * Update plugin version for 6.3.7 release ([f00178c](https://github.com/MONEI/MONEI-WooCommerce/commit/f00178c)) 179 * Update tests ([6626d08](https://github.com/MONEI/MONEI-WooCommerce/commit/6626d08)) 180 * Update tests ([116fbfb](https://github.com/MONEI/MONEI-WooCommerce/commit/116fbfb)) 181 * Update to 6.3.6 version for release ([e60b6ac](https://github.com/MONEI/MONEI-WooCommerce/commit/e60b6ac)) 182 * Update version number ([4bb2309](https://github.com/MONEI/MONEI-WooCommerce/commit/4bb2309)) 183 * Update version number ([9966921](https://github.com/MONEI/MONEI-WooCommerce/commit/9966921)) 184 * Update version number ([1276822](https://github.com/MONEI/MONEI-WooCommerce/commit/1276822)) 185 * Update version to 6.3.7 in readme and package.json ([279670b](https://github.com/MONEI/MONEI-WooCommerce/commit/279670b)) 186 * Uppercase Key in API Key ([1d263b1](https://github.com/MONEI/MONEI-WooCommerce/commit/1d263b1)) 187 * Use rounding ([cb79abd](https://github.com/MONEI/MONEI-WooCommerce/commit/cb79abd)) 188 * Use Woo api client ([9c5362d](https://github.com/MONEI/MONEI-WooCommerce/commit/9c5362d)) 189 * chore: release v6.3.8 ([9bed803](https://github.com/MONEI/MONEI-WooCommerce/commit/9bed803)) 190 191 = v6.3.5 - 2025-06-04 = 192 * Add 30 seconds caching ([73a4d1a](https://github.com/MONEI/MONEI-WooCommerce/commit/73a4d1a)) 193 * Change payment methods check to sdk ([5e045eb](https://github.com/MONEI/MONEI-WooCommerce/commit/5e045eb)) 194 * Remove cofidis ([fef0d3b](https://github.com/MONEI/MONEI-WooCommerce/commit/fef0d3b)) 195 * Require php 7.4 for the package ([841acfb](https://github.com/MONEI/MONEI-WooCommerce/commit/841acfb)) 196 * Update version to 6.3.5 for release ([ba2437a](https://github.com/MONEI/MONEI-WooCommerce/commit/ba2437a)) 197 198 = v6.3.4 - 2025-05-30 = 199 * Copy old keys only when no new keys are there ([14b066f](https://github.com/MONEI/MONEI-WooCommerce/commit/14b066f)) 200 * Declare $handler to avoid dynamic-property deprecation ([0a4aa60](https://github.com/MONEI/MONEI-WooCommerce/commit/0a4aa60)) 201 * Delete old key options ([131f7f8](https://github.com/MONEI/MONEI-WooCommerce/commit/131f7f8)) 202 * Do not load script if there is redirect flow setting ([64f7135](https://github.com/MONEI/MONEI-WooCommerce/commit/64f7135)) 203 * Do not load script if there is redirect flow setting ([0265b73](https://github.com/MONEI/MONEI-WooCommerce/commit/0265b73)) 204 * Fix live account description ([aa3005c](https://github.com/MONEI/MONEI-WooCommerce/commit/aa3005c)) 205 * Fix subscription check when no subscription present ([c23050e](https://github.com/MONEI/MONEI-WooCommerce/commit/c23050e)) 206 * Get correct account id for classic checkout ([865d23d](https://github.com/MONEI/MONEI-WooCommerce/commit/865d23d)) 207 * Remove bizum and google/apple when subs ([b4c7df6](https://github.com/MONEI/MONEI-WooCommerce/commit/b4c7df6)) 208 * Remove redundant parameter() call and simplify factory ([404e237](https://github.com/MONEI/MONEI-WooCommerce/commit/404e237)) 209 * Return boolean when cart has subscription with yith ([5852018](https://github.com/MONEI/MONEI-WooCommerce/commit/5852018)) 210 * Send correct token to PayPal component ([d0c74fa](https://github.com/MONEI/MONEI-WooCommerce/commit/d0c74fa)) 211 * Show API key settings button even no gateway available ([fdec15c](https://github.com/MONEI/MONEI-WooCommerce/commit/fdec15c)) 212 * Show CC when subscription in Block ([2f851a5](https://github.com/MONEI/MONEI-WooCommerce/commit/2f851a5)) 213 * Update changelog, readme and version ([474c3c6](https://github.com/MONEI/MONEI-WooCommerce/commit/474c3c6)) 214 * Update date for release ([b2182d5](https://github.com/MONEI/MONEI-WooCommerce/commit/b2182d5)) 215 * Update readme ([0432ba0](https://github.com/MONEI/MONEI-WooCommerce/commit/0432ba0)) 216 * Update readme ([91ac9bc](https://github.com/MONEI/MONEI-WooCommerce/commit/91ac9bc)) 217 * Update tested version ([6138a3a](https://github.com/MONEI/MONEI-WooCommerce/commit/6138a3a)) 218 * Update version for release 6.3.4 ([636bbda](https://github.com/MONEI/MONEI-WooCommerce/commit/636bbda)) 219 * Update version to 6.3.3 ([0e0c71a](https://github.com/MONEI/MONEI-WooCommerce/commit/0e0c71a)) 220 * Use central API key for PayPal method ([0132a7c](https://github.com/MONEI/MONEI-WooCommerce/commit/0132a7c)) 221 * Use different accountId depending on selector ([712c295](https://github.com/MONEI/MONEI-WooCommerce/commit/712c295)) 222 * Use empty string if API option is missing ([74d88ca](https://github.com/MONEI/MONEI-WooCommerce/commit/74d88ca)) 223 224 = v6.3.1 - 2025-04-24 = 225 * Bail on renewal if already processing ([718bc42](https://github.com/MONEI/MONEI-WooCommerce/commit/718bc42)) 226 * Fix change payment method in my account ([48e2f07](https://github.com/MONEI/MONEI-WooCommerce/commit/48e2f07)) 227 * Fix CS ([b84f8ed](https://github.com/MONEI/MONEI-WooCommerce/commit/b84f8ed)) 228 * Refactor to integrate with YITH subscriptions ([d94ea68](https://github.com/MONEI/MONEI-WooCommerce/commit/d94ea68)) 229 * Update to release version to 6.3.0 ([790b5f6](https://github.com/MONEI/MONEI-WooCommerce/commit/790b5f6)) 230 * Use 2 API keys ([97fdd93](https://github.com/MONEI/MONEI-WooCommerce/commit/97fdd93)) 231 232 = v6.2.1 - 2025-04-07 = 233 * Modify composer dependency installation ([a8082b1](https://github.com/MONEI/MONEI-WooCommerce/commit/a8082b1)) 234 * Update plugin version ([caf01fb](https://github.com/MONEI/MONEI-WooCommerce/commit/caf01fb)) 235 * Update release action to use composer no-dev ([0063b26](https://github.com/MONEI/MONEI-WooCommerce/commit/0063b26)) 236 * Update SDK version to V2 ([5cc7cb8](https://github.com/MONEI/MONEI-WooCommerce/commit/5cc7cb8)) 237 * Use ramsey/composer-install ([8927c67](https://github.com/MONEI/MONEI-WooCommerce/commit/8927c67)) 238 239 = v6.2.0 - 2025-02-18 = 240 * Add autoload and container ([eb943be](https://github.com/MONEI/MONEI-WooCommerce/commit/eb943be)) 241 * Add notice if gateway disabled in dashboard ([2ad3517](https://github.com/MONEI/MONEI-WooCommerce/commit/2ad3517)) 242 * Add PayPal in blocks ([c163d58](https://github.com/MONEI/MONEI-WooCommerce/commit/c163d58)) 243 * Add Requires php to readme ([51a6877](https://github.com/MONEI/MONEI-WooCommerce/commit/51a6877)) 244 * Add services to handle blocks creation ([c79e774](https://github.com/MONEI/MONEI-WooCommerce/commit/c79e774)) 245 * Add services to handle paymentmethods API call ([35174dd](https://github.com/MONEI/MONEI-WooCommerce/commit/35174dd)) 246 * Add wp cs standard rules and run cbf ([d54055c](https://github.com/MONEI/MONEI-WooCommerce/commit/d54055c)) 247 * Bail if no nonce ([c260fee](https://github.com/MONEI/MONEI-WooCommerce/commit/c260fee)) 248 * Button renders and closes ([f460e47](https://github.com/MONEI/MONEI-WooCommerce/commit/f460e47)) 249 * Check directory is string before using ([aba5560](https://github.com/MONEI/MONEI-WooCommerce/commit/aba5560)) 250 * Check file before including ([59af5fb](https://github.com/MONEI/MONEI-WooCommerce/commit/59af5fb)) 251 * Fix card message in hosted ([b4fa074](https://github.com/MONEI/MONEI-WooCommerce/commit/b4fa074)) 252 * Fix CS ([19d9441](https://github.com/MONEI/MONEI-WooCommerce/commit/19d9441)) 253 * Fix CS ([24e498c](https://github.com/MONEI/MONEI-WooCommerce/commit/24e498c)) 254 * Fix error when index missing ([a5a357e](https://github.com/MONEI/MONEI-WooCommerce/commit/a5a357e)) 255 * Fix errors ([95fb7ff](https://github.com/MONEI/MONEI-WooCommerce/commit/95fb7ff)) 256 * Fix errors and warnings ([f5566cc](https://github.com/MONEI/MONEI-WooCommerce/commit/f5566cc)) 257 * Fix icon url ([6f0299a](https://github.com/MONEI/MONEI-WooCommerce/commit/6f0299a)) 258 * Fix place order button locator ([1123995](https://github.com/MONEI/MONEI-WooCommerce/commit/1123995)) 259 * Fix template path error ([46071b0](https://github.com/MONEI/MONEI-WooCommerce/commit/46071b0)) 260 * Fix webhooks ([c10bb15](https://github.com/MONEI/MONEI-WooCommerce/commit/c10bb15)) 261 * Hide settings tab ([d58ed31](https://github.com/MONEI/MONEI-WooCommerce/commit/d58ed31)) 262 * Import classes ([752a907](https://github.com/MONEI/MONEI-WooCommerce/commit/752a907)) 263 * Load css script in admin ([f4611f9](https://github.com/MONEI/MONEI-WooCommerce/commit/f4611f9)) 264 * Move to src folders and standard names ([7a24a42](https://github.com/MONEI/MONEI-WooCommerce/commit/7a24a42)) 265 * Put review link in header ([c8e0fe6](https://github.com/MONEI/MONEI-WooCommerce/commit/c8e0fe6)) 266 * Remove extra links in banner ([cf50738](https://github.com/MONEI/MONEI-WooCommerce/commit/cf50738)) 267 * Remove includes and use classes and container ([a9c2588](https://github.com/MONEI/MONEI-WooCommerce/commit/a9c2588)) 268 * Show correct icon w/ apple google ([0bf61ec](https://github.com/MONEI/MONEI-WooCommerce/commit/0bf61ec)) 269 * Show method only if enabled ([8afcd97](https://github.com/MONEI/MONEI-WooCommerce/commit/8afcd97)) 270 * Update branch with cs fixes ([494ec57](https://github.com/MONEI/MONEI-WooCommerce/commit/494ec57)) 271 * Update changelog in dedicated file ([a719a6c](https://github.com/MONEI/MONEI-WooCommerce/commit/a719a6c)) 272 * Update composer to ramain in php7.4 ([31c669f](https://github.com/MONEI/MONEI-WooCommerce/commit/31c669f)) 273 * Update filter input ([b4741ba](https://github.com/MONEI/MONEI-WooCommerce/commit/b4741ba)) 274 * Update readme and changelog for release ([172b629](https://github.com/MONEI/MONEI-WooCommerce/commit/172b629)) 275 * Update version and changelog ([dde3109](https://github.com/MONEI/MONEI-WooCommerce/commit/dde3109)) 276 * Use correct locator for place order button ([abb570d](https://github.com/MONEI/MONEI-WooCommerce/commit/abb570d)) 277 278 = v6.1.2 - 2024-12-26 = 279 * Add assets to distignore ([02644f0](https://github.com/MONEI/MONEI-WooCommerce/commit/02644f0)) 280 * Add changelog ([50ce762](https://github.com/MONEI/MONEI-WooCommerce/commit/50ce762)) 281 * Add translated strings in moneiData ([799179a](https://github.com/MONEI/MONEI-WooCommerce/commit/799179a)) 282 * Fix errors ([cdd5602](https://github.com/MONEI/MONEI-WooCommerce/commit/cdd5602)) 283 * Fix strings typo ([830cb3d](https://github.com/MONEI/MONEI-WooCommerce/commit/830cb3d)) 284 * Move images from assets to public ([49f8e3f](https://github.com/MONEI/MONEI-WooCommerce/commit/49f8e3f)) 285 * Update plugin version ([4300899](https://github.com/MONEI/MONEI-WooCommerce/commit/4300899)) 286 * Update readme ([0cb5441](https://github.com/MONEI/MONEI-WooCommerce/commit/0cb5441)) 287 * Update readme ([a1e6914](https://github.com/MONEI/MONEI-WooCommerce/commit/a1e6914)) 288 * Update stable tag ([1f60092](https://github.com/MONEI/MONEI-WooCommerce/commit/1f60092)) 289 * Update woo tested version ([bd3ed53](https://github.com/MONEI/MONEI-WooCommerce/commit/bd3ed53)) 290 * Update woo tested version ([6a09218](https://github.com/MONEI/MONEI-WooCommerce/commit/6a09218)) 291 292 = v6.1.1 - 2024-11-27 = 293 * Release 6.1.0 ([c641eaf](https://github.com/MONEI/MONEI-WooCommerce/commit/c641eaf)) 294 * Release 6.1.1 ([1d845b8](https://github.com/MONEI/MONEI-WooCommerce/commit/1d845b8)) -
monei/tags/6.4.0/vendor/composer/installed.php
r3371150 r3371178 2 2 'root' => array( 3 3 'name' => '__root__', 4 'pretty_version' => '6. 3.12',5 'version' => '6. 3.12.0',6 'reference' => ' af4cda6db5c220eb676f2023476dee98473d1973',4 'pretty_version' => '6.4.0', 5 'version' => '6.4.0.0', 6 'reference' => '2c377e98ba85bfddd831cfbc415aff6d0c972b9b', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 12 12 'versions' => array( 13 13 '__root__' => array( 14 'pretty_version' => '6. 3.12',15 'version' => '6. 3.12.0',16 'reference' => ' af4cda6db5c220eb676f2023476dee98473d1973',14 'pretty_version' => '6.4.0', 15 'version' => '6.4.0.0', 16 'reference' => '2c377e98ba85bfddd831cfbc415aff6d0c972b9b', 17 17 'type' => 'library', 18 18 'install_path' => __DIR__ . '/../../', -
monei/tags/6.4.0/woocommerce-gateway-monei.php
r3371150 r3371178 11 11 * Plugin URI: https://wordpress.org/plugins/monei/ 12 12 * Description: Accept Card, Apple Pay, Google Pay, Bizum, PayPal and many more payment methods in your store. 13 * Version: 6. 3.1213 * Version: 6.4.0 14 14 * Author: MONEI 15 15 * Author URI: https://www.monei.com/ -
monei/trunk/README.md
r3371150 r3371178 1 1 # MONEI Payments for WooCommerce # 2 **Tags:** woocommerce, credit card, payment gateway, payments, ecommerce 3 **Contributors:** [monei](https://profiles.wordpress.org/monei/), [furi3r](https://profiles.wordpress.org/furi3r/) 4 **Requires at least:** 5.0 5 **Tested up to:** 6.8 6 **Stable tag:** 6.3.11 7 **Requires PHP:** 7.2 8 **License:** GPLv2 or later 9 **License URI:** http://www.gnu.org/licenses/gpl-2.0.html 10 **WC requires at least:** 3.0 11 **WC tested up to:** 9.8 2 Tags: woocommerce, credit card, payment gateway, payments, ecommerce 3 Contributors: monei, furi3r 4 Requires at least: 5.0 5 Tested up to: 6.8 6 Stable tag: 6.3.12 7 Requires PHP: 7.2 8 License: GPLv2 or later 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 WC requires at least: 3.0 11 WC tested up to: 9.8 12 12 13 13 Accept Card, Apple Pay, Google Pay, Bizum, PayPal and many more payment methods in your WooCommerce store using MONEI payment gateway. … … 15 15 ## Description ## 16 16 17 ### ACCEPT ONLINE PAYMENTS WITH MONEI ### 17 = ACCEPT ONLINE PAYMENTS WITH MONEI = 18 18 MONEI is an e-commerce payment gateway for WooCommerce (and other e-commerce platforms). 19 19 … … 24 24 MONEI is dedicated to helping you simplify your digital payments so you can focus on growing your online business. 25 25 26 ### PAYMENT METHODS ### 26 = PAYMENT METHODS = 27 27 Use MONEI's payment gateway to accept debit and credit card payments from customers worldwide in 230+ currencies. 28 28 … … 33 33 Offering customers [many payment methods](https://monei.com/es/online-payment-methods/) leads to an increase in sales and customer satisfaction. 🚀 34 34 35 ### WHY TO USE MONEI'S PAYMENT PLUGIN FOR WOOCOMMERCE ### 35 = WHY TO USE MONEI'S PAYMENT PLUGIN FOR WOOCOMMERCE = 36 36 37 37 MONEI's serverless architecture allows you to scale and process a high volume of transactions. Its dynamic pricing model means as you sell more your transaction fees decrease. Once you're an approved merchant, enjoy 1-day payment settlements. … … 50 50 51 51 52 ### PAYMENT GATEWAY FEATURES ### 52 = PAYMENT GATEWAY FEATURES = 53 53 * Merchant support for all available MONEI payment methods 54 54 * Accept and manage all major and alternative payment methods in a single platform … … 69 69 70 70 71 ### GETTING STARTED WITH MONEI ### 71 = GETTING STARTED WITH MONEI = 72 72 1. How do I open my MONEI account so I can plug in with WooCommerce? 73 73 Learn how to [get started with MONEI here ››](https://support.monei.com/hc/en-us/articles/360017801677-Get-started-with-MONEI) … … 86 86 * Add your API Key. 87 87 88 ### If you don't have API Key ### 88 = If you don't have API Key = 89 89 90 90 * Go to [MONEI Dashboard > Settings > API Access](https://dashboard.monei.com/settings/api) 91 91 * Click on "Create API Key" 92 92 93 ### Use of 3rd Party Services ### 93 = Use of 3rd Party Services = 94 94 This plugin is using [MONEI API](https://docs.monei.com/api/) to process payments as well as 95 95 [MONEI UI Components](https://docs.monei.com/docs/monei-js/overview/) to securely collect sensitive payment information during checkout. … … 99 99 ## Screenshots ## 100 100 101 1.  102 103 2.  104 101 1. Apple Pay, Bizum, PayPal, credit Card 102 2. Google Pay, Bizum, PayPal, credit Card 105 103 106 104 ## Changelog ## 107 105 108 ### v6.3.10 - 2025-10-01 ### 109 * fix: add changelog length limit to show all versions (c135b7c) 110 * fix: correct changelog template to show actual 6.3.8 release (0efe693) 111 * chore: release v6.3.10 (86d825a) 112 * chore: update CHANGELOG.md with corrected tag hash (f9b0dfa) 113 106 ### v6.3.12 - 2025-10-01 ### 107 * fix: add changelog length limit to show all versions ([c135b7c](https://github.com/MONEI/MONEI-WooCommerce/commit/c135b7c)) 108 * fix: correct changelog template to show actual 6.3.8 release ([0efe693](https://github.com/MONEI/MONEI-WooCommerce/commit/0efe693)) 109 * fix: limit changelog to last 10 releases ([1a3f468](https://github.com/MONEI/MONEI-WooCommerce/commit/1a3f468)) 110 * fix: normalize changelog chronological order ([a3b1d8a](https://github.com/MONEI/MONEI-WooCommerce/commit/a3b1d8a)) 111 * chore: release v6.3.10 ([86d825a](https://github.com/MONEI/MONEI-WooCommerce/commit/86d825a)) 112 * chore: release v6.3.11 ([184814d](https://github.com/MONEI/MONEI-WooCommerce/commit/184814d)) 113 * chore: release v6.3.12 ([af4cda6](https://github.com/MONEI/MONEI-WooCommerce/commit/af4cda6)) 114 * chore: update CHANGELOG.md with corrected tag hash ([f9b0dfa](https://github.com/MONEI/MONEI-WooCommerce/commit/f9b0dfa)) 114 115 115 116 ### v6.3.9 - 2025-10-01 ### 116 * Fix amount when checkout data is updated (2013a03) 117 * Fix card input style (6c12a5a) 118 * Remove minified assets from vcs (5a6fd99) 119 * Update monei sdk (38a134a) 120 * Update setUserAgent to include comment (f6d85df) 121 * chore: add auto-generated CHANGELOG.md (50e9983) 122 * chore: auto-remove README.md after generation (b299478) 123 * chore: modernize build and release pipeline (21384f0) 124 * chore: release v6.3.9 (79b2f41) 125 * chore: remove redundant changelog.txt (1703044) 126 * chore: remove unnecessary README.md auto-deletion (86c727e) 127 * chore: setup automated changelog generation (e83b384) 128 * fix: properly configure changelog generation with placeholder (2cefc8c) 129 * fix: remove version limit from changelog generation (cfe33a3) 130 * fix: run changelog generation after tag creation (f9aedb5) 131 * fix: specify main plugin file for generate-wp-readme (f93edd3) 132 * fix: update 6.3.9 changelog entry with correct date and content (6050b35) 133 * refactor: move release-it config to separate file (18bf445) 134 * docs: document changelog generation system (3217a25) 135 117 * Fix amount when checkout data is updated ([2013a03](https://github.com/MONEI/MONEI-WooCommerce/commit/2013a03)) 118 * Fix card input style ([6c12a5a](https://github.com/MONEI/MONEI-WooCommerce/commit/6c12a5a)) 119 * Remove minified assets from vcs ([5a6fd99](https://github.com/MONEI/MONEI-WooCommerce/commit/5a6fd99)) 120 * Update monei sdk ([38a134a](https://github.com/MONEI/MONEI-WooCommerce/commit/38a134a)) 121 * Update setUserAgent to include comment ([f6d85df](https://github.com/MONEI/MONEI-WooCommerce/commit/f6d85df)) 122 * chore: add auto-generated CHANGELOG.md ([50e9983](https://github.com/MONEI/MONEI-WooCommerce/commit/50e9983)) 123 * chore: auto-remove README.md after generation ([b299478](https://github.com/MONEI/MONEI-WooCommerce/commit/b299478)) 124 * chore: modernize build and release pipeline ([21384f0](https://github.com/MONEI/MONEI-WooCommerce/commit/21384f0)) 125 * chore: release v6.3.9 ([79b2f41](https://github.com/MONEI/MONEI-WooCommerce/commit/79b2f41)) 126 * chore: remove redundant changelog.txt ([1703044](https://github.com/MONEI/MONEI-WooCommerce/commit/1703044)) 127 * chore: remove unnecessary README.md auto-deletion ([86c727e](https://github.com/MONEI/MONEI-WooCommerce/commit/86c727e)) 128 * chore: setup automated changelog generation ([e83b384](https://github.com/MONEI/MONEI-WooCommerce/commit/e83b384)) 129 * fix: properly configure changelog generation with placeholder ([2cefc8c](https://github.com/MONEI/MONEI-WooCommerce/commit/2cefc8c)) 130 * fix: remove version limit from changelog generation ([cfe33a3](https://github.com/MONEI/MONEI-WooCommerce/commit/cfe33a3)) 131 * fix: run changelog generation after tag creation ([f9aedb5](https://github.com/MONEI/MONEI-WooCommerce/commit/f9aedb5)) 132 * fix: specify main plugin file for generate-wp-readme ([f93edd3](https://github.com/MONEI/MONEI-WooCommerce/commit/f93edd3)) 133 * fix: update 6.3.9 changelog entry with correct date and content ([6050b35](https://github.com/MONEI/MONEI-WooCommerce/commit/6050b35)) 134 * refactor: move release-it config to separate file ([18bf445](https://github.com/MONEI/MONEI-WooCommerce/commit/18bf445)) 135 * docs: document changelog generation system ([3217a25](https://github.com/MONEI/MONEI-WooCommerce/commit/3217a25)) 136 136 137 137 ### v6.3.8 - 2025-09-10 ### 138 * Add 3ds credit card automated tests (0c7faf9) 139 * Add api key and method visibility tests (cf6615a) 140 * Add Bizum processor (d266a94) 141 * Add bizum success and fail (80909a4) 142 * Add cc vaulting tests (a955cb4) 143 * Add data-testid (11abfd9) 144 * Add e2e tests for transactions (ca8c7c5) 145 * Add google tests (ceab68d) 146 * Add missing space in webhook notice (4d4a5a1) 147 * Add order to clean up (0f6d32e) 148 * add pay-order-page tests (1083afc) 149 * Add PayPal processor tests (8ced045) 150 * Add settings shortcut to plugins page (dbcd179) 151 * Add transaction component no 3ds working (3a3f6ff) 152 * Add transaction hosted working (51330f9) 153 * Add user setup (54fe52e) 154 * Call hook directly (fe83d7e) 155 * Extract method (6485670) 156 * Fix incorrect method call and ignored return value (898c83d) 157 * Fix pages and product creation (3846588) 158 * Global setup create products (3a8e0ef) 159 * Improve token creation (7857d47) 160 * Log in case of error (14380b8) 161 * Migrate keys in case no credit card setting was saved (0f9efa0) 162 * Refactor apple-google and cc scripts into react components (fda37d4) 163 * Refactor ApplePay and GooglePay into separate gateway (44fa266) 164 * Refactor to reduce db calls (1b1432d) 165 * Remove automated tests from this PR (302c9af) 166 * Remove log and follow convention (ee74140) 167 * remove logs (9ca86e9) 168 * Remove looking into settings again when updating keys (e484889) 169 * Remove old payment methods transients on activation and update (c1cbad1) 170 * Revert version to 6.3.6 in package.json (6edd048) 171 * Set user agent in client after instantiation (a23d91c) 172 * Update after:bump hook in package.json to remove build command (c1d8f31) 173 * Update changelog (544f709) 174 * Update changelog (4279361) 175 * Update dependencies (d1d8323) 176 * Update package manager version (ab66343) 177 * Update package version to 6.3.6 (859bde9) 178 * Update plugin version for 6.3.7 release (f00178c) 179 * Update tests (6626d08) 180 * Update tests (116fbfb) 181 * Update to 6.3.6 version for release (e60b6ac) 182 * Update version number (4bb2309) 183 * Update version number (9966921) 184 * Update version number (1276822) 185 * Update version to 6.3.7 in readme and package.json (279670b) 186 * Uppercase Key in API Key (1d263b1) 187 * Use rounding (cb79abd) 188 * Use Woo api client (9c5362d) 189 * chore: release v6.3.8 (9bed803) 190 138 * Add 3ds credit card automated tests ([0c7faf9](https://github.com/MONEI/MONEI-WooCommerce/commit/0c7faf9)) 139 * Add api key and method visibility tests ([cf6615a](https://github.com/MONEI/MONEI-WooCommerce/commit/cf6615a)) 140 * Add Bizum processor ([d266a94](https://github.com/MONEI/MONEI-WooCommerce/commit/d266a94)) 141 * Add bizum success and fail ([80909a4](https://github.com/MONEI/MONEI-WooCommerce/commit/80909a4)) 142 * Add cc vaulting tests ([a955cb4](https://github.com/MONEI/MONEI-WooCommerce/commit/a955cb4)) 143 * Add data-testid ([11abfd9](https://github.com/MONEI/MONEI-WooCommerce/commit/11abfd9)) 144 * Add e2e tests for transactions ([ca8c7c5](https://github.com/MONEI/MONEI-WooCommerce/commit/ca8c7c5)) 145 * Add google tests ([ceab68d](https://github.com/MONEI/MONEI-WooCommerce/commit/ceab68d)) 146 * Add missing space in webhook notice ([4d4a5a1](https://github.com/MONEI/MONEI-WooCommerce/commit/4d4a5a1)) 147 * Add order to clean up ([0f6d32e](https://github.com/MONEI/MONEI-WooCommerce/commit/0f6d32e)) 148 * add pay-order-page tests ([1083afc](https://github.com/MONEI/MONEI-WooCommerce/commit/1083afc)) 149 * Add PayPal processor tests ([8ced045](https://github.com/MONEI/MONEI-WooCommerce/commit/8ced045)) 150 * Add settings shortcut to plugins page ([dbcd179](https://github.com/MONEI/MONEI-WooCommerce/commit/dbcd179)) 151 * Add transaction component no 3ds working ([3a3f6ff](https://github.com/MONEI/MONEI-WooCommerce/commit/3a3f6ff)) 152 * Add transaction hosted working ([51330f9](https://github.com/MONEI/MONEI-WooCommerce/commit/51330f9)) 153 * Add user setup ([54fe52e](https://github.com/MONEI/MONEI-WooCommerce/commit/54fe52e)) 154 * Call hook directly ([fe83d7e](https://github.com/MONEI/MONEI-WooCommerce/commit/fe83d7e)) 155 * Extract method ([6485670](https://github.com/MONEI/MONEI-WooCommerce/commit/6485670)) 156 * Fix incorrect method call and ignored return value ([898c83d](https://github.com/MONEI/MONEI-WooCommerce/commit/898c83d)) 157 * Fix pages and product creation ([3846588](https://github.com/MONEI/MONEI-WooCommerce/commit/3846588)) 158 * Global setup create products ([3a8e0ef](https://github.com/MONEI/MONEI-WooCommerce/commit/3a8e0ef)) 159 * Improve token creation ([7857d47](https://github.com/MONEI/MONEI-WooCommerce/commit/7857d47)) 160 * Log in case of error ([14380b8](https://github.com/MONEI/MONEI-WooCommerce/commit/14380b8)) 161 * Migrate keys in case no credit card setting was saved ([0f9efa0](https://github.com/MONEI/MONEI-WooCommerce/commit/0f9efa0)) 162 * Refactor apple-google and cc scripts into react components ([fda37d4](https://github.com/MONEI/MONEI-WooCommerce/commit/fda37d4)) 163 * Refactor ApplePay and GooglePay into separate gateway ([44fa266](https://github.com/MONEI/MONEI-WooCommerce/commit/44fa266)) 164 * Refactor to reduce db calls ([1b1432d](https://github.com/MONEI/MONEI-WooCommerce/commit/1b1432d)) 165 * Remove automated tests from this PR ([302c9af](https://github.com/MONEI/MONEI-WooCommerce/commit/302c9af)) 166 * Remove log and follow convention ([ee74140](https://github.com/MONEI/MONEI-WooCommerce/commit/ee74140)) 167 * remove logs ([9ca86e9](https://github.com/MONEI/MONEI-WooCommerce/commit/9ca86e9)) 168 * Remove looking into settings again when updating keys ([e484889](https://github.com/MONEI/MONEI-WooCommerce/commit/e484889)) 169 * Remove old payment methods transients on activation and update ([c1cbad1](https://github.com/MONEI/MONEI-WooCommerce/commit/c1cbad1)) 170 * Revert version to 6.3.6 in package.json ([6edd048](https://github.com/MONEI/MONEI-WooCommerce/commit/6edd048)) 171 * Set user agent in client after instantiation ([a23d91c](https://github.com/MONEI/MONEI-WooCommerce/commit/a23d91c)) 172 * Update after:bump hook in package.json to remove build command ([c1d8f31](https://github.com/MONEI/MONEI-WooCommerce/commit/c1d8f31)) 173 * Update changelog ([544f709](https://github.com/MONEI/MONEI-WooCommerce/commit/544f709)) 174 * Update changelog ([4279361](https://github.com/MONEI/MONEI-WooCommerce/commit/4279361)) 175 * Update dependencies ([d1d8323](https://github.com/MONEI/MONEI-WooCommerce/commit/d1d8323)) 176 * Update package manager version ([ab66343](https://github.com/MONEI/MONEI-WooCommerce/commit/ab66343)) 177 * Update package version to 6.3.6 ([859bde9](https://github.com/MONEI/MONEI-WooCommerce/commit/859bde9)) 178 * Update plugin version for 6.3.7 release ([f00178c](https://github.com/MONEI/MONEI-WooCommerce/commit/f00178c)) 179 * Update tests ([6626d08](https://github.com/MONEI/MONEI-WooCommerce/commit/6626d08)) 180 * Update tests ([116fbfb](https://github.com/MONEI/MONEI-WooCommerce/commit/116fbfb)) 181 * Update to 6.3.6 version for release ([e60b6ac](https://github.com/MONEI/MONEI-WooCommerce/commit/e60b6ac)) 182 * Update version number ([4bb2309](https://github.com/MONEI/MONEI-WooCommerce/commit/4bb2309)) 183 * Update version number ([9966921](https://github.com/MONEI/MONEI-WooCommerce/commit/9966921)) 184 * Update version number ([1276822](https://github.com/MONEI/MONEI-WooCommerce/commit/1276822)) 185 * Update version to 6.3.7 in readme and package.json ([279670b](https://github.com/MONEI/MONEI-WooCommerce/commit/279670b)) 186 * Uppercase Key in API Key ([1d263b1](https://github.com/MONEI/MONEI-WooCommerce/commit/1d263b1)) 187 * Use rounding ([cb79abd](https://github.com/MONEI/MONEI-WooCommerce/commit/cb79abd)) 188 * Use Woo api client ([9c5362d](https://github.com/MONEI/MONEI-WooCommerce/commit/9c5362d)) 189 * chore: release v6.3.8 ([9bed803](https://github.com/MONEI/MONEI-WooCommerce/commit/9bed803)) 191 190 192 191 ### v6.3.5 - 2025-06-04 ### 193 * Add 30 seconds caching (73a4d1a) 194 * Change payment methods check to sdk (5e045eb) 195 * Remove cofidis (fef0d3b) 196 * Require php 7.4 for the package (841acfb) 197 * Update version to 6.3.5 for release (ba2437a) 198 192 * Add 30 seconds caching ([73a4d1a](https://github.com/MONEI/MONEI-WooCommerce/commit/73a4d1a)) 193 * Change payment methods check to sdk ([5e045eb](https://github.com/MONEI/MONEI-WooCommerce/commit/5e045eb)) 194 * Remove cofidis ([fef0d3b](https://github.com/MONEI/MONEI-WooCommerce/commit/fef0d3b)) 195 * Require php 7.4 for the package ([841acfb](https://github.com/MONEI/MONEI-WooCommerce/commit/841acfb)) 196 * Update version to 6.3.5 for release ([ba2437a](https://github.com/MONEI/MONEI-WooCommerce/commit/ba2437a)) 199 197 200 198 ### v6.3.4 - 2025-05-30 ### 201 * Copy old keys only when no new keys are there (14b066f) 202 * Declare $handler to avoid dynamic-property deprecation (0a4aa60) 203 * Delete old key options (131f7f8) 204 * Do not load script if there is redirect flow setting (64f7135) 205 * Do not load script if there is redirect flow setting (0265b73) 206 * Fix live account description (aa3005c) 207 * Fix subscription check when no subscription present (c23050e) 208 * Get correct account id for classic checkout (865d23d) 209 * Remove bizum and google/apple when subs (b4c7df6) 210 * Remove redundant parameter() call and simplify factory (404e237) 211 * Return boolean when cart has subscription with yith (5852018) 212 * Send correct token to PayPal component (d0c74fa) 213 * Show API key settings button even no gateway available (fdec15c) 214 * Show CC when subscription in Block (2f851a5) 215 * Update changelog, readme and version (474c3c6) 216 * Update date for release (b2182d5) 217 * Update readme (0432ba0) 218 * Update readme (91ac9bc) 219 * Update tested version (6138a3a) 220 * Update version for release 6.3.4 (636bbda) 221 * Update version to 6.3.3 (0e0c71a) 222 * Use central API key for PayPal method (0132a7c) 223 * Use different accountId depending on selector (712c295) 224 * Use empty string if API option is missing (74d88ca) 225 199 * Copy old keys only when no new keys are there ([14b066f](https://github.com/MONEI/MONEI-WooCommerce/commit/14b066f)) 200 * Declare $handler to avoid dynamic-property deprecation ([0a4aa60](https://github.com/MONEI/MONEI-WooCommerce/commit/0a4aa60)) 201 * Delete old key options ([131f7f8](https://github.com/MONEI/MONEI-WooCommerce/commit/131f7f8)) 202 * Do not load script if there is redirect flow setting ([64f7135](https://github.com/MONEI/MONEI-WooCommerce/commit/64f7135)) 203 * Do not load script if there is redirect flow setting ([0265b73](https://github.com/MONEI/MONEI-WooCommerce/commit/0265b73)) 204 * Fix live account description ([aa3005c](https://github.com/MONEI/MONEI-WooCommerce/commit/aa3005c)) 205 * Fix subscription check when no subscription present ([c23050e](https://github.com/MONEI/MONEI-WooCommerce/commit/c23050e)) 206 * Get correct account id for classic checkout ([865d23d](https://github.com/MONEI/MONEI-WooCommerce/commit/865d23d)) 207 * Remove bizum and google/apple when subs ([b4c7df6](https://github.com/MONEI/MONEI-WooCommerce/commit/b4c7df6)) 208 * Remove redundant parameter() call and simplify factory ([404e237](https://github.com/MONEI/MONEI-WooCommerce/commit/404e237)) 209 * Return boolean when cart has subscription with yith ([5852018](https://github.com/MONEI/MONEI-WooCommerce/commit/5852018)) 210 * Send correct token to PayPal component ([d0c74fa](https://github.com/MONEI/MONEI-WooCommerce/commit/d0c74fa)) 211 * Show API key settings button even no gateway available ([fdec15c](https://github.com/MONEI/MONEI-WooCommerce/commit/fdec15c)) 212 * Show CC when subscription in Block ([2f851a5](https://github.com/MONEI/MONEI-WooCommerce/commit/2f851a5)) 213 * Update changelog, readme and version ([474c3c6](https://github.com/MONEI/MONEI-WooCommerce/commit/474c3c6)) 214 * Update date for release ([b2182d5](https://github.com/MONEI/MONEI-WooCommerce/commit/b2182d5)) 215 * Update readme ([0432ba0](https://github.com/MONEI/MONEI-WooCommerce/commit/0432ba0)) 216 * Update readme ([91ac9bc](https://github.com/MONEI/MONEI-WooCommerce/commit/91ac9bc)) 217 * Update tested version ([6138a3a](https://github.com/MONEI/MONEI-WooCommerce/commit/6138a3a)) 218 * Update version for release 6.3.4 ([636bbda](https://github.com/MONEI/MONEI-WooCommerce/commit/636bbda)) 219 * Update version to 6.3.3 ([0e0c71a](https://github.com/MONEI/MONEI-WooCommerce/commit/0e0c71a)) 220 * Use central API key for PayPal method ([0132a7c](https://github.com/MONEI/MONEI-WooCommerce/commit/0132a7c)) 221 * Use different accountId depending on selector ([712c295](https://github.com/MONEI/MONEI-WooCommerce/commit/712c295)) 222 * Use empty string if API option is missing ([74d88ca](https://github.com/MONEI/MONEI-WooCommerce/commit/74d88ca)) 226 223 227 224 ### v6.3.1 - 2025-04-24 ### 228 * Bail on renewal if already processing (718bc42) 229 * Fix change payment method in my account (48e2f07) 230 * Fix CS (b84f8ed) 231 * Refactor to integrate with YITH subscriptions (d94ea68) 232 * Update to release version to 6.3.0 (790b5f6) 233 * Use 2 API keys (97fdd93) 234 225 * Bail on renewal if already processing ([718bc42](https://github.com/MONEI/MONEI-WooCommerce/commit/718bc42)) 226 * Fix change payment method in my account ([48e2f07](https://github.com/MONEI/MONEI-WooCommerce/commit/48e2f07)) 227 * Fix CS ([b84f8ed](https://github.com/MONEI/MONEI-WooCommerce/commit/b84f8ed)) 228 * Refactor to integrate with YITH subscriptions ([d94ea68](https://github.com/MONEI/MONEI-WooCommerce/commit/d94ea68)) 229 * Update to release version to 6.3.0 ([790b5f6](https://github.com/MONEI/MONEI-WooCommerce/commit/790b5f6)) 230 * Use 2 API keys ([97fdd93](https://github.com/MONEI/MONEI-WooCommerce/commit/97fdd93)) 235 231 236 232 ### v6.2.1 - 2025-04-07 ### 237 * Modify composer dependency installation (a8082b1) 238 * Update plugin version (caf01fb) 239 * Update release action to use composer no-dev (0063b26) 240 * Update SDK version to V2 (5cc7cb8) 241 * Use ramsey/composer-install (8927c67) 242 233 * Modify composer dependency installation ([a8082b1](https://github.com/MONEI/MONEI-WooCommerce/commit/a8082b1)) 234 * Update plugin version ([caf01fb](https://github.com/MONEI/MONEI-WooCommerce/commit/caf01fb)) 235 * Update release action to use composer no-dev ([0063b26](https://github.com/MONEI/MONEI-WooCommerce/commit/0063b26)) 236 * Update SDK version to V2 ([5cc7cb8](https://github.com/MONEI/MONEI-WooCommerce/commit/5cc7cb8)) 237 * Use ramsey/composer-install ([8927c67](https://github.com/MONEI/MONEI-WooCommerce/commit/8927c67)) 243 238 244 239 ### v6.2.0 - 2025-02-18 ### 245 * Add autoload and container (eb943be) 246 * Add notice if gateway disabled in dashboard (2ad3517) 247 * Add PayPal in blocks (c163d58) 248 * Add Requires php to readme (51a6877) 249 * Add services to handle blocks creation (c79e774) 250 * Add services to handle paymentmethods API call (35174dd) 251 * Add wp cs standard rules and run cbf (d54055c) 252 * Bail if no nonce (c260fee) 253 * Button renders and closes (f460e47) 254 * Check directory is string before using (aba5560) 255 * Check file before including (59af5fb) 256 * Fix card message in hosted (b4fa074) 257 * Fix CS (19d9441) 258 * Fix CS (24e498c) 259 * Fix error when index missing (a5a357e) 260 * Fix errors (95fb7ff) 261 * Fix errors and warnings (f5566cc) 262 * Fix icon url (6f0299a) 263 * Fix place order button locator (1123995) 264 * Fix template path error (46071b0) 265 * Fix webhooks (c10bb15) 266 * Hide settings tab (d58ed31) 267 * Import classes (752a907) 268 * Load css script in admin (f4611f9) 269 * Move to src folders and standard names (7a24a42) 270 * Put review link in header (c8e0fe6) 271 * Remove extra links in banner (cf50738) 272 * Remove includes and use classes and container (a9c2588) 273 * Show correct icon w/ apple google (0bf61ec) 274 * Show method only if enabled (8afcd97) 275 * Update branch with cs fixes (494ec57) 276 * Update changelog in dedicated file (a719a6c) 277 * Update composer to ramain in php7.4 (31c669f) 278 * Update filter input (b4741ba) 279 * Update readme and changelog for release (172b629) 280 * Update version and changelog (dde3109) 281 * Use correct locator for place order button (abb570d) 282 240 * Add autoload and container ([eb943be](https://github.com/MONEI/MONEI-WooCommerce/commit/eb943be)) 241 * Add notice if gateway disabled in dashboard ([2ad3517](https://github.com/MONEI/MONEI-WooCommerce/commit/2ad3517)) 242 * Add PayPal in blocks ([c163d58](https://github.com/MONEI/MONEI-WooCommerce/commit/c163d58)) 243 * Add Requires php to readme ([51a6877](https://github.com/MONEI/MONEI-WooCommerce/commit/51a6877)) 244 * Add services to handle blocks creation ([c79e774](https://github.com/MONEI/MONEI-WooCommerce/commit/c79e774)) 245 * Add services to handle paymentmethods API call ([35174dd](https://github.com/MONEI/MONEI-WooCommerce/commit/35174dd)) 246 * Add wp cs standard rules and run cbf ([d54055c](https://github.com/MONEI/MONEI-WooCommerce/commit/d54055c)) 247 * Bail if no nonce ([c260fee](https://github.com/MONEI/MONEI-WooCommerce/commit/c260fee)) 248 * Button renders and closes ([f460e47](https://github.com/MONEI/MONEI-WooCommerce/commit/f460e47)) 249 * Check directory is string before using ([aba5560](https://github.com/MONEI/MONEI-WooCommerce/commit/aba5560)) 250 * Check file before including ([59af5fb](https://github.com/MONEI/MONEI-WooCommerce/commit/59af5fb)) 251 * Fix card message in hosted ([b4fa074](https://github.com/MONEI/MONEI-WooCommerce/commit/b4fa074)) 252 * Fix CS ([19d9441](https://github.com/MONEI/MONEI-WooCommerce/commit/19d9441)) 253 * Fix CS ([24e498c](https://github.com/MONEI/MONEI-WooCommerce/commit/24e498c)) 254 * Fix error when index missing ([a5a357e](https://github.com/MONEI/MONEI-WooCommerce/commit/a5a357e)) 255 * Fix errors ([95fb7ff](https://github.com/MONEI/MONEI-WooCommerce/commit/95fb7ff)) 256 * Fix errors and warnings ([f5566cc](https://github.com/MONEI/MONEI-WooCommerce/commit/f5566cc)) 257 * Fix icon url ([6f0299a](https://github.com/MONEI/MONEI-WooCommerce/commit/6f0299a)) 258 * Fix place order button locator ([1123995](https://github.com/MONEI/MONEI-WooCommerce/commit/1123995)) 259 * Fix template path error ([46071b0](https://github.com/MONEI/MONEI-WooCommerce/commit/46071b0)) 260 * Fix webhooks ([c10bb15](https://github.com/MONEI/MONEI-WooCommerce/commit/c10bb15)) 261 * Hide settings tab ([d58ed31](https://github.com/MONEI/MONEI-WooCommerce/commit/d58ed31)) 262 * Import classes ([752a907](https://github.com/MONEI/MONEI-WooCommerce/commit/752a907)) 263 * Load css script in admin ([f4611f9](https://github.com/MONEI/MONEI-WooCommerce/commit/f4611f9)) 264 * Move to src folders and standard names ([7a24a42](https://github.com/MONEI/MONEI-WooCommerce/commit/7a24a42)) 265 * Put review link in header ([c8e0fe6](https://github.com/MONEI/MONEI-WooCommerce/commit/c8e0fe6)) 266 * Remove extra links in banner ([cf50738](https://github.com/MONEI/MONEI-WooCommerce/commit/cf50738)) 267 * Remove includes and use classes and container ([a9c2588](https://github.com/MONEI/MONEI-WooCommerce/commit/a9c2588)) 268 * Show correct icon w/ apple google ([0bf61ec](https://github.com/MONEI/MONEI-WooCommerce/commit/0bf61ec)) 269 * Show method only if enabled ([8afcd97](https://github.com/MONEI/MONEI-WooCommerce/commit/8afcd97)) 270 * Update branch with cs fixes ([494ec57](https://github.com/MONEI/MONEI-WooCommerce/commit/494ec57)) 271 * Update changelog in dedicated file ([a719a6c](https://github.com/MONEI/MONEI-WooCommerce/commit/a719a6c)) 272 * Update composer to ramain in php7.4 ([31c669f](https://github.com/MONEI/MONEI-WooCommerce/commit/31c669f)) 273 * Update filter input ([b4741ba](https://github.com/MONEI/MONEI-WooCommerce/commit/b4741ba)) 274 * Update readme and changelog for release ([172b629](https://github.com/MONEI/MONEI-WooCommerce/commit/172b629)) 275 * Update version and changelog ([dde3109](https://github.com/MONEI/MONEI-WooCommerce/commit/dde3109)) 276 * Use correct locator for place order button ([abb570d](https://github.com/MONEI/MONEI-WooCommerce/commit/abb570d)) 283 277 284 278 ### v6.1.2 - 2024-12-26 ### 285 * Add assets to distignore (02644f0) 286 * Add changelog (50ce762) 287 * Add translated strings in moneiData (799179a) 288 * Fix errors (cdd5602) 289 * Fix strings typo (830cb3d) 290 * Move images from assets to public (49f8e3f) 291 * Update plugin version (4300899) 292 * Update readme (0cb5441) 293 * Update readme (a1e6914) 294 * Update stable tag (1f60092) 295 * Update woo tested version (bd3ed53) 296 * Update woo tested version (6a09218) 297 279 * Add assets to distignore ([02644f0](https://github.com/MONEI/MONEI-WooCommerce/commit/02644f0)) 280 * Add changelog ([50ce762](https://github.com/MONEI/MONEI-WooCommerce/commit/50ce762)) 281 * Add translated strings in moneiData ([799179a](https://github.com/MONEI/MONEI-WooCommerce/commit/799179a)) 282 * Fix errors ([cdd5602](https://github.com/MONEI/MONEI-WooCommerce/commit/cdd5602)) 283 * Fix strings typo ([830cb3d](https://github.com/MONEI/MONEI-WooCommerce/commit/830cb3d)) 284 * Move images from assets to public ([49f8e3f](https://github.com/MONEI/MONEI-WooCommerce/commit/49f8e3f)) 285 * Update plugin version ([4300899](https://github.com/MONEI/MONEI-WooCommerce/commit/4300899)) 286 * Update readme ([0cb5441](https://github.com/MONEI/MONEI-WooCommerce/commit/0cb5441)) 287 * Update readme ([a1e6914](https://github.com/MONEI/MONEI-WooCommerce/commit/a1e6914)) 288 * Update stable tag ([1f60092](https://github.com/MONEI/MONEI-WooCommerce/commit/1f60092)) 289 * Update woo tested version ([bd3ed53](https://github.com/MONEI/MONEI-WooCommerce/commit/bd3ed53)) 290 * Update woo tested version ([6a09218](https://github.com/MONEI/MONEI-WooCommerce/commit/6a09218)) 298 291 299 292 ### v6.1.1 - 2024-11-27 ### 300 * Release 6.1.0 (c641eaf) 301 * Release 6.1.1 (1d845b8) 302 303 304 ### v6.0.0 - 2024-11-22 ### 305 * Add an action to create build packages (7fd452c) 306 * Build assets in main release action (a9243cf) 307 * change package name to monei (fe96779) 308 * Do not remove filtered before (1195e2f) 309 * Fix name in action (16eded5) 310 * Remove node_modules and filtered from package and rename package (e8d1bbb) 311 * Update version to 6.0.0 (3eb92f3) 312 313 314 ### v5.9.1 - 2024-11-21 ### 315 * Roll back to previous version in .org (fb33d82) 316 317 318 ### v5.9.0 - 2024-11-21 ### 319 * Add apple/google logo and title dinamically (5f3b864) 320 * Add bizum component in classic (698001b) 321 * Add Bizum payment to blocks (c587968) 322 * Add block flag to completePayment for bizum (f652de9) 323 * Add card logo in shortcode checkout (c3d9656) 324 * Add cardholder name input (c042cf8) 325 * Add cardholder name to cc payload (758df4e) 326 * Add fix lint (e5969eb) 327 * Add Google/Apple payment to blocks (2de8b4a) 328 * Add header to plugin settings (f07a37c) 329 * Add link to api key settings from payments (f36f6f3) 330 * Add logos (d78bd92) 331 * add monei sdk in backend (5787aec) 332 * Add plugin settings tab (ad77c12) 333 * Add strings to translate (97aa498) 334 * Add styles to components (54c9d7e) 335 * Add total, currency and language for bizum block (8de2189) 336 * Add validation for cardholder name (46747c5) 337 * Add webpack config (7eab06d) 338 * Add wp scripts to handle assets (e1dc2ea) 339 * Adda Cart and Checkout Blocks (74bf032) 340 * Adds Null Coalescing to settings (f36f9f4) 341 * Allows for translation of Cancelled by MONEI order note (91da56f) 342 * Bail validation if card input empty (ec6fb64) 343 * Better variable names and comments for better understanding of JS files (5525402) 344 * Center logo in blocks (6ad84c7) 345 * Centralize api keys and log (ca9c5e9) 346 * Change version number and wc tested (64a3386) 347 * Check is active on bizum (bb3ac18) 348 * Confirm payment in client if block (01d70e2) 349 * Convert amount to cents in payment request (d1a9736) 350 * Copy apikey from cc so the update is easier (072a638) 351 * Create no apikey disabled notice (4bb5de0) 352 * Default checked to "Save payment information " (7a55a57) 353 * Disable submit button if apple selected (04d5a47) 354 * Enable the button to click (55609aa) 355 * Extract Google/Apple to a different component (b0da166) 356 * file_get_contents() is discouraged. (59fed6b) 357 * Fix bizum component failing (83bb470) 358 * Fix bug with redirection to Hosted Page (79aa67f) 359 * Fix fatal error on new install (9c48602) 360 * Fix google/apple to start transaction on auth (80c5adb) 361 * Fix js lint (827435e) 362 * Fix js lint (68d58c7) 363 * Fixes for process_payment() (865b494) 364 * Follow woo to display errors (d232405) 365 * Follow woo to display errors (1ae8b96) 366 * Hide bizum if not spain (be70bdd) 367 * Hide checkout saved cards (8164170) 368 * Improve css (45fe4da) 369 * Isolate apple logic in monei script (2b9c5b6) 370 * Move settings header to the left (8605241) 371 * Move testmode to central settings (1546f72) 372 * Only allow to be active if settings correct (f9e9a18) 373 * Pass language to components (fe7c3b1) 374 * Redirect to pay page on cc fail (161fa3d) 375 * Remove helper script (ae9a0f0) 376 * Remove helper script (874607b) 377 * Remove logs (6604ef5) 378 * Remove margin-bottom in request block (b601cfe) 379 * Remove unused file (02d3517) 380 * Removes ', you will be redirected to MONEI" (f7473f7) 381 * Rename and update build assets (2dbffc8) 382 * return failure to checkout (e1942ee) 383 * Return whether or not setup is required to function. (d686e48) 384 * Revert "file_get_contents() is discouraged. Use wp_remote_get() for remote URLs instead." (9692bc9) 385 * Rewrite cc block script (d5ecb0c) 386 * Save method token also from blocks (3da8e49) 387 * Send correct paymentDetails and redirect (9cf3a51) 388 * Show apple in separated method in classic (fdf6050) 389 * Show correct notice if apikey not found (3094ec9) 390 * Show save method selector (7321d31) 391 * Upadate WC tested up to (a90a4ee) 392 * Update assets build (f2a379d) 393 * Update checkout-monei-cc.js (dc1d897) 394 * Update class-wc-monei-ipn.php (0cd53af) 395 * Update classic checkout (0bff922) 396 * update logos (4995a92) 397 * Update plugin version (25f190a) 398 * Update styles to follow block checkout (7497a68) 399 * Update styles to follow block checkout (6371d07) 400 * Updates WP & WC tested up to headers (a262570) 401 * Use bizum button component in blocks (2ac2042) 402 * use central api keys (075572d) 403 * Use central apikey or bail to cc (a5971cf) 404 * Use central debug (85c40fa) 405 * Use centralized api on cc and bizum (cc4752d) 406 * Use minified script version in public (f4e9bca) 407 * Use the new GoogleAppleGateway only in blocks (24c2ec0) 408 * Write Monei all uppercase (a71ab59) 409 * Chore: release 5.9.0 (27964d2) 410 411 412 ### v5.8.13 - 2024-08-29 ### 413 * Add composer.lock to .distignore (a524318) 414 * add css class to icons (11fd278) 415 * Add css to frame of buttons (12be5bf) 416 * Add js observer on retry page to init field on load (c9645fb) 417 * Add js observer on retry page to init field on load (f41297f) 418 * Add notice on fail, undo changes on cancel (9e34242) 419 * Echo url link (d54f881) 420 * Fix for #56 (420ca38), closes #56 421 * Fix for #56 (3c5434b), closes #56 422 * Log responseBody message on cardholder validation failure (282bc24) 423 * move log condition to class (753f1f2) 424 * return to pay page on failed and put to pending payment (38ae33c) 425 * update .gitignore (67845fa) 426 * Update class-wc-monei-redirect-hooks.php (ae675d3) 427 * Update failed payment message (679b8e1) 428 * Update validation rule (73999db) 429 * Update version and tested versions (8c3da27) 430 * Update yarn pnp after first build (edf27c1) 431 * update yarn version (09b070d) 432 * Use wc validation to show translated errors (1746131) 433 * chore: release v5.8.13 (30b3fff) 434 435 436 ### v5.8.12 - 2024-06-10 ### 437 * Fix webhook validation issue (a1a5e73) 438 * chore: release v5.8.12 (f3063e8) 439 440 441 ### v5.8.11 - 2024-05-30 ### 442 * add WooCommerce HPOS compatibility (0aa738b) 443 * chore: release v5.8.11 (efa6b4a) 444 445 446 ### v5.8.10 - 2024-05-27 ### 447 * update tested up to version (6a589ba) 448 * chore: release v5.8.10 (c0cb9bd) 449 450 451 ### v5.8.9 - 2024-05-22 ### 452 * update apple-developer-merchantid-domain-association (edc594e) 453 * chore: release v5.8.9 (c375859) 454 455 456 ### v5.8.8 - 2024-05-06 ### 457 * Fixes Partial refunds are displayed as full refunds (c66d8e6) 458 * update changelog (f366ad4) 459 * update yarn (e6a2f2c) 460 * chore: release v5.8.8 (05d065b) 461 462 463 ### v5.8.7 - 2024-05-03 ### 464 * - update monei-php-sdk to 2.4.0 (d168ca5) 465 * chore: release v5.8.7 (ce755e4) 466 467 468 ### v5.8.6 - 2024-04-16 ### 469 * dont export files (00d19b4) 470 * dont update body description (65b3e11) 471 * ignore git folder (b81cde3) 472 * update tested up to versions (8166e4a) 473 * chore: release v5.8.6 (3bbd858) 474 475 476 ### v5.8.5 - 2024-04-08 ### 477 * fix build (531a227) 478 * use zip action (23b6199) 479 * chore: release v5.8.5 (00ec6af) 480 481 482 ### v5.8.4 - 2024-04-06 ### 483 * update plugin name (6315f11) 484 * chore: release v5.8.4 (c317a3e) 485 486 487 ### v5.8.3 - 2024-04-06 ### 488 * create release archive (3bb67b0) 489 * chore: release v5.8.3 (4ad05c1) 490 491 492 ### v5.8.2 - 2024-04-06 ### 493 * Ignore vendor folder (473c322) 494 * remove vendor folder (cfd41a4) 495 * upgrade actions/checkout (491a4af) 496 * chore: release v5.8.2 (d62c6c9) 497 498 499 ### v5.8.1 - 2024-04-05 ### 500 * fix expose_on_domain_association_request (95b94ef) 501 * chore: release v5.8.1 (d26a74a) 502 503 504 ### v5.8.0 - 2024-04-05 ### 505 * - cleanup (7eb0223) 506 * add ! defined( 'ABSPATH' ) check (a67f0e9) 507 * Change plugin name (4bd0b4f) 508 * escape echos (9c651c2) 509 * file_get_contents() is discouraged. Use wp_remote_get() for remote URLs instead. (4bee441) 510 * fix translations (b3aa14a) 511 * remove old vendor filed (6abc4e0) 512 * Revert "update version to 6.0.0" (75a0b58) 513 * sanitize $_GETs (9ffecbb) 514 * sanitize $_SERVERs (34e16f9) 515 * sanitize filter_inputs (0af20e3) 516 * update plugin name (c263590) 517 * update readme (7f3679c) 518 * update version to 6.0.0 (dcd3d3c) 519 * update wp_verify_nonce (19d1040) 520 * chore: release v5.8.0 (e6857b1) 521 522 523 ### v5.7.2 - 2024-03-20 ### 524 * add license (cbac3af) 525 * update WordPress tested up to version (5f12044) 526 * chore: release v5.7.2 (d0c56b7) 527 528 529 ### v5.7.1 - 2023-12-11 ### 530 * update vendor dependencies (200370c) 531 * update vendor dependencies (2863ba7) 532 * chore: release v5.7.1 (d95a22a) 533 534 535 ### v5.7.0 - 2023-11-30 ### 536 * update dependencies (f346f86) 537 * chore: release v5.7.0 (fa33f68) 538 539 540 ### v5.6.8 - 2023-08-28 ### 541 * Update abstract-wc-monei-payment-gateway-hosted.php (df1b8cd) 542 * chore: release v5.6.8 (51ac76c) 543 544 545 ### v5.6.7 - 2023-01-13 ### 546 * updated versions metadata compatibility (d9abb80) 547 * chore: release v5.6.7 (799b35f) 548 549 550 ### v5.6.6 - 2022-03-15 ### 551 * Adding PHP requires (58fd3bf) 552 * Bumping woo tested version (cd5838c) 553 * Upgrading monei sdk/guzzle (2f3e845) 554 * chore: release v5.6.6 (ef2675f) 555 556 557 ### v5.6.5 - 2022-02-22 ### 558 * fix trailing coma (42ffd5b) 559 * chore: release v5.6.5 (e98c1f8) 560 561 562 ### v5.6.4 - 2022-02-11 ### 563 * hiding/showing payment request button on tokenised card selection (a5ddadf) 564 * chore: release v5.6.4 (cd0cd30) 565 566 567 ### v5.6.3 - 2022-02-04 ### 568 * adding shipping and billing info. (9f5f04e) 569 * Bump node-fetch from 2.6.1 to 2.6.7 in /build (e46de16) 570 * update readme (aba2b1b) 571 * upgrade dependencies (67341aa) 572 * chore: release v5.6.3 (70c903d) 573 574 575 ### v5.6.2 - 2022-01-25 ### 576 * Bug fixing for paymentRequest and Cofidis on update checkout event (5832a06) 577 * updating tested up (42fb2cf) 578 * chore: release v5.6.2 (abfd1a0) 579 580 581 ### v5.6.1 - 2022-01-12 ### 582 * fix typos (f7f15b9) 583 * Updating readme. (ef88921) 584 * chore: release v5.6.1 (4f0cb7f) 585 586 587 ### v5.6.0 - 2021-12-15 ### 588 * Adding apple verification (c1fdf55) 589 * automatic apple domain registration (f5894e3) 590 * bugfixing (54cf8d4) 591 * bumping monei sdk to 1.0 (0cc70fc) 592 * bumping version (9f93b75) 593 * dont expose file if setting not active (008a795) 594 * fix version (387dfb1) 595 * fixing api keys problem (fc1329a) 596 * google pay (8ef0bd5) 597 * Updating apple pay wording (2da6d39) 598 * chore: release v5.6.0 (45eb814) 599 600 601 ### v5.5.0 - 2021-11-22 ### 602 * adding free sing ups trial version (0 payment) (5638cf9) 603 * adding subscription payment creation (e35c2a2) 604 * adding subscription support (d8164ad) 605 * Adding support for change payment method in subscription. Enriching payment method name for subs. (e17355f) 606 * allowing multiple subscriptions (3df5f0c) 607 * autoreplace version on build (0508fc1) 608 * bumping wc support (aeb6c8d) 609 * change subscription payment method (d965a18) 610 * fixing bug (bab5f2b) 611 * fixing few bugs (099f3ca) 612 * renewal payment process and retry payment process (94fd503) 613 * saving sequence id on subscription payments (f31f263) 614 * subscription info saved on subscription level (aeccc44) 615 * update version (c13a481) 616 * updating changelog (f933173) 617 * chore: release v5.5.0 (44aa3c1) 618 619 620 ### v5.4.0 - 2021-10-13 ### 621 * 75 and 1000 included (a6aa160) 622 * Adding custom user agent to api request (0657f2e) 623 * Adding pre auth to cofidis and paypal (edcb14c) 624 * adding preauth to hosted methods (ae66d22) 625 * bumping sdk to 0.1.19 (65246ac) 626 * Bumping version (4662919) 627 * changing order description name (2dadc48) 628 * cleaning old methods (d4cac70) 629 * cleanup of not used payment methods settings (a7b687d) 630 * click to pay integration (b6d1bf9) 631 * cofidis and monei logo width (ca3c596) 632 * cofidis js enqueue variable conflict (a6c77ad) 633 * cofidis tunning (8d2b9d8) 634 * fix version (036d8f4) 635 * fixing bug for manual capture payments (9b3e615) 636 * implementing cofidis payment gatewat (05cc72f) 637 * pre auth for all monei methods (ce7f5ce) 638 * reformating code (8909246) 639 * removing clicktopay (845a459) 640 * update composer (b42f7e5) 641 * Updating readme (c4ec0bc) 642 * widget logic working right. (70fb569) 643 * chore: release v5.4.0 (28ca6f1) 644 645 646 ### v5.3.1 - 2021-10-04 ### 647 * bump version (a6a65a2) 648 * update hooks (29d26b6) 649 * chore: release v5.3.1 (70d5298) 650 651 652 ### v5.3.0 - 2021-10-04 ### 653 * update hooks (469c7b4) 654 * update hooks (deabcc9) 655 * update hooks (20241de) 656 * update hooks (d0c0795) 657 * update readme.txt (369ded9) 658 * chore: release v5.3.0 (6faa01e) 659 660 661 ### v5.2.5 - 2021-10-04 ### 662 * downgrade release-it (dc0b48e) 663 * downgrade release-it (77443b2) 664 * update hook (96f5bc0) 665 * chore: release v5.2.5 (da836c8) 666 667 668 ### v5.2.4 - 2021-10-04 ### 669 * remove minified version (b1ba844) 670 * update hook (d16de80) 671 * update version (d1973c5) 672 * use after init hook (b2a0860) 673 * chore: release v5.2.4 (e26a5cb) 674 675 676 ### v5.2.3 - 2021-10-04 ### 677 * add build script (bbf5c68) 678 * add hooks (83e9cc7) 679 * changes css (45a462e) 680 * fixing confirm payment bug usage case (e26efc2) 681 * fixing container bug (eb1905f) 682 * update readme (532e16b) 683 * chore: release v5.2.3 (e6f6c6f) 684 685 686 ### v5.2.2 - 2021-10-04 ### 687 * remove type declaration for bootstrap80.php (4adbf31) 688 * chore: release v5.2.2 (02744be) 689 690 691 ### v5.2.1 - 2021-10-04 ### 692 * remove type declaration for bootstrap80.php (c8c225e) 693 * upgrade dependencies (75dbff3) 694 * chore: release v5.2.1 (0a50df2) 695 696 697 ### v5.2.0 - 2021-10-04 ### 698 * 2 steps payment (5e7f4fe) 699 * Adding checks on saving settings to see if all data available. (550b2b6) 700 * Adding general CC class (f919374) 701 * adding minified version (b75afae) 702 * adding support to add payment method (d7b8f59) 703 * bug is_monei_saved_token_selected (8c9b869) 704 * bumping monei sdk (bd4f77b) 705 * bumping version (a015897) 706 * bumping version sdk 0.1.16 (ca9a7b9) 707 * do not export github folder (894cd40) 708 * fixing add payment method with component card (5c14b9d) 709 * fixing bug in monei_token_exists (10a2369) 710 * fixing bug on add payment cards when operation is a failure (0f2280f) 711 * fixing bug to tokenise card on its own payment method. (6d8fbb6) 712 * fixing bug with tokenised cards, assigning to the right cc provider. (6263299) 713 * fixing checkout js problems and my account add card issue. (8cc8162) 714 * improving styling (6ef35de) 715 * making compatible hosted and component within same class. (becc65c) 716 * Payment Token and submit (323a15b) 717 * payment with tokenised card in checkout screen. (c8a3f84) 718 * removing warnings (e8d7601) 719 * sdk (11bdd1c) 720 * solving bugs, missing cardname, missing on saved cc, initialize crd (fcc778c) 721 * support to add payment method (20cea64) 722 * update stable tag (716fac8) 723 * updated styles and bumped version to 5.2 (2dd306d) 724 * updating styling (d6ba7c4) 725 * chore: release v5.2.0 (262b5ed) 726 727 728 ### v5.1.2 - 2021-07-28 ### 729 * configure automatic releases (be2ee90) 730 * chore: release v5.1.2 (9bfcd7d) 731 732 733 ### v5.1.1 - 2021-07-28 ### 734 * update stable tag (47783fc) 735 736 737 ### v5.1.0 - 2021-07-28 ### 738 * - check if WooCommerce plugin is activated (5d7b61c) 739 * - decode secret token to get channel credentials (53dae33) 740 * - document code (6bff421) 741 * - move api methods to a separate class (f376cfb) 742 * - refactor all public methods to be uniquely namespaced (4e5f5a9) 743 * - refactor callback logic to use our endpoint (b479f5f) 744 * - replace payon wiget with monei widget (17bb89d) 745 * - save monei transaction status in order (93b5001) 746 * - support basic configurations (5025616) 747 * adapting bizum settings (9b7c4ed) 748 * Add file via upload (6fac72e) 749 * add monei logo to the repo (6d907ce) 750 * add paypal, bitocin, alipay to payment methods (f6cb3f1) 751 * add readme.txt (d47c98e) 752 * Added refunds. (5006311) 753 * adding action to ipn failure (2916a19) 754 * Adding basic API SDK wrapper (0ff57c0) 755 * Adding custom logger wrapper (2fe3c52) 756 * adding empty bizum class (538bca0) 757 * adding new core functions (1bf26a0) 758 * Adding some docs (6f1d322) 759 * Adding tokenisation to checkout (f3ad25c) 760 * Adding tokenisation to checkout form (316db95) 761 * Adding wordpress readme.txt (3d21c40) 762 * assents (ec382e4) 763 * AUTH + IPN (cc56c06) 764 * bumping v (a982f16) 765 * cancel pre-auth orders. (374da8e) 766 * capture payments (b3459eb) 767 * changing order status when refunded. (a7e05c2) 768 * changing redirect filename (cc8cc23) 769 * cleanup (3ab1e18) 770 * components not available yet. (bafd4db) 771 * Create main.yml (bd5a978) 772 * Creating new foundation for the plugin. (568cc01) 773 * Delete .DS_Store (4a548b9) 774 * Delete .DS_Store (7d09a15) 775 * Delete .DS_Store (3b56c3f) 776 * Delete redsys.png (0659238) 777 * first commit to credit card component (e482e7d) 778 * first revision after testing. (f974cb5) 779 * fix action typo (5a95956) 780 * fix param typo (07a9d7c) 781 * fix settings link (5e4fb6d) 782 * fixing logging file name (2adff74) 783 * fixing typo (1597343) 784 * generate a dynamic link to the transaction in admin view (1497eed) 785 * get test_mode from decoded token (2a2a5d3) 786 * handle failUrl from monei. (fb565fc) 787 * Including IPN class to handle callbacks from Monei (7e139fa) 788 * indentation (96ebd26) 789 * Initial commit (d209425) 790 * js errors done right. (e84a098) 791 * minor fixes and code cleanup (a1d81b6) 792 * more bizum (12a3201) 793 * more refactor (5faddfc) 794 * on monei selected, trigger init (5832539) 795 * on user action back to store, we shouldn't cancel, rather redirect them to checkout page. (77e2141) 796 * order on-hold on auth (84212f0) 797 * pass wp locale to widget (50f5303) 798 * password not longer used. (2028088) 799 * paypal payment method (46c3968) 800 * plugin (784b568) 801 * provide shipping address (5a9e5e7) 802 * refactor to hosted payment methods. (6ddd6db) 803 * refactoring gateway constructor, removing unused functionality (914832b) 804 * refactoring on valid IPN (0e16c9d) 805 * refactoring process payment. (9a1e8d1) 806 * refunds done right. (2a0114b) 807 * remove type annotations (ffa7a0e) 808 * removed unnecessary metadata (e6d36bd) 809 * rename decode => woo_monei_decode_token (8c390e6) 810 * rename not allowed function names (fb409d7) 811 * replace monei.net -> monei.com (cd376cd) 812 * replace money logo (f565662) 813 * Revert (7f005fa) 814 * saving expiration date (1416c2b) 815 * sending payment method as card (61670c9) 816 * show ssl error only on monei settings page (50832ce) 817 * some cleanup (1156edb) 818 * some extra refactor en payment gateway (47e0a4a) 819 * some refactoring (5620321) 820 * support most of presentational parameters (b8c191b) 821 * tabs (7def901) 822 * Tokenisation support for "add card" on profile. (4220318) 823 * Update (e255552) 824 * update copy (80c9edd) 825 * update copy (6a0b599) 826 * update copy (243f18e) 827 * Update main.yml (499bb3f) 828 * Update main.yml (b9b32fd) 829 * Update main.yml (b765061) 830 * Update module (dc63a73) 831 * update readme (9a0944a) 832 * update readme (1abd27a) 833 * update readme (ee09f85) 834 * update readme (d32f16a) 835 * Update readme (f2d88a8) 836 * Update readme (0ccce57) 837 * Update Readme (5583e03) 838 * Update README.md (19ab018) 839 * Update README.md (9812a11) 840 * Update README.md (073b1e7) 841 * Update README.md (6e216f4) 842 * update stable tag (3c64e5a) 843 * update version (941093b) 844 * updating php sdk (edfe873) 845 * use chosen.js to make brands selection user friendly (85d9a1e) 846 * Version (e46553a) 847 * Version 2.0.0 (87c48f7) 848 * Version 2.1 (b8de90d) 849 * Version 3.0 (9906102) 850 * Version 4.2.1 (933186f) 851 852 2025-07-02 - version 6.3.7 853 * Fix - Send correct useragent version 854 * Fix - plugin crashes when updating from older version 855 856 2025-06-05 - version 6.3.7 857 * Fix - Remove old _payment_method transients on activation and update 858 859 2025-06-04 - version 6.3.5 860 * Fix - Remove Cofidis payment method as is not supported 861 * Fix - Reduce caching of payment methods and change to Monei SDK 862 863 2025-05-30 - version 6.3.4 864 * Fix - Redirect flow not working in classic checkout 865 866 2025-05-14 - version 6.3.3 867 * Fix - Error copying old keys that hides the gateway 868 * Fix - Component buttons not showing in classic checkout 869 * Fix - PayPal button not working in block checkout 870 871 2025-05-05 - version 6.3.2 872 * Fix - Error in checkout when no subscription plugin present 873 * Fix - Showing only available payment methods when subscription product in cart 874 * Fix - Error in API key selector expected test/live account id 875 876 2025-04-25 - version 6.3.1 877 * Fix - Checkout errors. Rollback to version 6.2.1 878 879 2025-04-24 - version 6.3.0 880 * Add - Selector for live/test API key, now we save both 881 * Add - Integration for YITH Subscriptions 882 * Fix - Change payment method for subscriptions 883 * Fix - Renewal process in WooCommerce Subscriptions 884 885 2025-04-07 - version 6.2.1 886 * Fix - Update Monei SDK to V2 887 888 2025-02-18 - version 6.2.0 889 * Add - PayPal method in block checkout 890 * Fix - Plugin check issues 891 * Fix - Show only the methods enabled in MONEI dashboard 892 * Fix - Show correct icon for Apple Pay and GooglePay 893 * Fix - Remove MONEI settings tab 894 * Fix - Remove support and review link from banner 895 896 2024-12-26 - version 6.1.2 897 * Fix - Cardholder Name not translated in block checkout 898 * Fix - Plugin check issues 899 * Fix - Move images to public folder 900 901 2024-11-27 - version 6.1.1 902 * Fix - Default css class in container 903 904 2024-11-26 - version 6.1.0 905 * Add - Multibanco payment method 906 * Add - MBWay payment method 907 * Fix - Add default css class for checkout inputs 908 * Fix - Add credit card icons with more cards 909 910 2024-11-22 - version 6.0.0 911 * Fix - Bump release number to 6.0.0 912 913 2024-11-21 - version 5.9.0 914 * Add - Credit card to block checkout 915 * Add - Bizum button to block checkout without redirect 916 * Add - Bizum button to short-code checkout 917 * Add - Apple and Google buttons as independent method to block checkout 918 * Add - Apple and Google buttons as independent method to short-code checkout 919 * Add - Credit card cardholder name in short-code checkout 920 * Add - Monei settings in a separated tab 921 * Add - Central API keys, and logs 922 * Fix - Disable gateways if no API keys 923 * Fix - Credit card fields follows WooCommerce styles 924 * Fix - Gateway disappear if no description provided 925 926 2024-8-29 - version 5.8.13 927 * Fix - Apple Validation file error 928 * Fix - Remove checkout Apple/Google buttons border 929 * Fix - Redirect to cart on fail - now we redirect to retry 930 * Fix - Onboarding message links 931 * Fix - Error message object on invalid Credit Card name 932 * Fix - Card input error message (@greguly) 933 * Fix - Log disabled if credit card logs disabled - now are independent 934 * Fix - Button render issues 935 936 2024-6-10 - version 5.8.12 937 * Update dependencies 938 939 2023-11-30 - version 5.7.0 940 * Update dependencies 941 942 2022-5-15 - version 5.6.6 943 * Monei PHP SDK upgrade. Guzzle 7.x 944 945 2022-2-11 - version 5.6.4 946 * Hide/Show Payment request button on tokenized card selection 947 948 2022-2-4 - version 5.6.3 949 * Pass billing and shipping information when transaction is created 950 951 2022-1-12 - version 5.6.1 952 * Readme Update. 953 954 2021-12-15 - version 5.6 955 * Apple / Google Pay Support. 956 * Minor fixes. 957 * API keys from different payment methods support. 958 959 2021-11-22 - version 5.5 960 * Adding Subscriptions Support. 961 * Minor fixes. 962 963 2021-10-13- version 5.4 964 * Adding Cofidis Support. 965 * Adding Pre-Auth to Paypal. 966 * Bug Fixing. 967 968 2021-10-4 - version 5.2 969 * Adding Component CC and Hosted CC Support. 970 * Fixing Warnings. 971 972 2021-7-27 - version 5.0 973 * Major refactor. 293 * Release 6.1.0 ([c641eaf](https://github.com/MONEI/MONEI-WooCommerce/commit/c641eaf)) 294 * Release 6.1.1 ([1d845b8](https://github.com/MONEI/MONEI-WooCommerce/commit/1d845b8)) -
monei/trunk/class-woocommerce-gateway-monei.php
r3371150 r3371178 6 6 * @category Core 7 7 * @package Woocommerce_Gateway_Monei 8 * @version 6. 3.128 * @version 6.4.0 9 9 */ 10 10 … … 26 26 * @var string 27 27 */ 28 public $version = '6. 3.12';28 public $version = '6.4.0'; 29 29 30 30 /** -
monei/trunk/readme.txt
r3371150 r3371178 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 6. 3.126 Stable tag: 6.4.0 7 7 Requires PHP: 7.2 8 8 License: GPLv2 or later … … 104 104 == Changelog == 105 105 106 = v5.3.0 - 2021-10-04 = 107 * update hooks (469c7b4) 108 * update hooks (deabcc9) 109 * update hooks (20241de) 110 * update hooks (d0c0795) 111 * update readme.txt (369ded9) 112 * chore: release v5.3.0 (6faa01e) 113 114 115 = v5.2.5 - 2021-10-04 = 116 * downgrade release-it (dc0b48e) 117 * downgrade release-it (77443b2) 118 * update hook (96f5bc0) 119 * chore: release v5.2.5 (da836c8) 120 121 122 = v5.2.4 - 2021-10-04 = 123 * remove minified version (b1ba844) 124 * update hook (d16de80) 125 * update version (d1973c5) 126 * use after init hook (b2a0860) 127 * chore: release v5.2.4 (e26a5cb) 128 129 130 = v5.2.3 - 2021-10-04 = 131 * add build script (bbf5c68) 132 * add hooks (83e9cc7) 133 * changes css (45a462e) 134 * fixing confirm payment bug usage case (e26efc2) 135 * fixing container bug (eb1905f) 136 * update readme (532e16b) 137 * chore: release v5.2.3 (e6f6c6f) 138 139 140 = v5.2.2 - 2021-10-04 = 141 * remove type declaration for bootstrap80.php (4adbf31) 142 * chore: release v5.2.2 (02744be) 143 144 145 = v5.2.1 - 2021-10-04 = 146 * remove type declaration for bootstrap80.php (c8c225e) 147 * upgrade dependencies (75dbff3) 148 * chore: release v5.2.1 (0a50df2) 149 150 151 = v5.2.0 - 2021-10-04 = 152 * 2 steps payment (5e7f4fe) 153 * Adding checks on saving settings to see if all data available. (550b2b6) 154 * Adding general CC class (f919374) 155 * adding minified version (b75afae) 156 * adding support to add payment method (d7b8f59) 157 * bug is_monei_saved_token_selected (8c9b869) 158 * bumping monei sdk (bd4f77b) 159 * bumping version (a015897) 160 * bumping version sdk 0.1.16 (ca9a7b9) 161 * do not export github folder (894cd40) 162 * fixing add payment method with component card (5c14b9d) 163 * fixing bug in monei_token_exists (10a2369) 164 * fixing bug on add payment cards when operation is a failure (0f2280f) 165 * fixing bug to tokenise card on its own payment method. (6d8fbb6) 166 * fixing bug with tokenised cards, assigning to the right cc provider. (6263299) 167 * fixing checkout js problems and my account add card issue. (8cc8162) 168 * improving styling (6ef35de) 169 * making compatible hosted and component within same class. (becc65c) 170 * Payment Token and submit (323a15b) 171 * payment with tokenised card in checkout screen. (c8a3f84) 172 * removing warnings (e8d7601) 173 * sdk (11bdd1c) 174 * solving bugs, missing cardname, missing on saved cc, initialize crd (fcc778c) 175 * support to add payment method (20cea64) 176 * update stable tag (716fac8) 177 * updated styles and bumped version to 5.2 (2dd306d) 178 * updating styling (d6ba7c4) 179 * chore: release v5.2.0 (262b5ed) 180 181 182 = v5.1.2 - 2021-07-28 = 183 * configure automatic releases (be2ee90) 184 * chore: release v5.1.2 (9bfcd7d) 185 186 187 = v5.1.1 - 2021-07-28 = 188 * update stable tag (47783fc) 189 190 191 = v5.1.0 - 2021-07-28 = 192 * - check if WooCommerce plugin is activated (5d7b61c) 193 * - decode secret token to get channel credentials (53dae33) 194 * - document code (6bff421) 195 * - move api methods to a separate class (f376cfb) 196 * - refactor all public methods to be uniquely namespaced (4e5f5a9) 197 * - refactor callback logic to use our endpoint (b479f5f) 198 * - replace payon wiget with monei widget (17bb89d) 199 * - save monei transaction status in order (93b5001) 200 * - support basic configurations (5025616) 201 * adapting bizum settings (9b7c4ed) 202 * Add file via upload (6fac72e) 203 * add monei logo to the repo (6d907ce) 204 * add paypal, bitocin, alipay to payment methods (f6cb3f1) 205 * add readme.txt (d47c98e) 206 * Added refunds. (5006311) 207 * adding action to ipn failure (2916a19) 208 * Adding basic API SDK wrapper (0ff57c0) 209 * Adding custom logger wrapper (2fe3c52) 210 * adding empty bizum class (538bca0) 211 * adding new core functions (1bf26a0) 212 * Adding some docs (6f1d322) 213 * Adding tokenisation to checkout (f3ad25c) 214 * Adding tokenisation to checkout form (316db95) 215 * Adding wordpress readme.txt (3d21c40) 216 * assents (ec382e4) 217 * AUTH + IPN (cc56c06) 218 * bumping v (a982f16) 219 * cancel pre-auth orders. (374da8e) 220 * capture payments (b3459eb) 221 * changing order status when refunded. (a7e05c2) 222 * changing redirect filename (cc8cc23) 223 * cleanup (3ab1e18) 224 * components not available yet. (bafd4db) 225 * Create main.yml (bd5a978) 226 * Creating new foundation for the plugin. (568cc01) 227 * Delete .DS_Store (4a548b9) 228 * Delete .DS_Store (7d09a15) 229 * Delete .DS_Store (3b56c3f) 230 * Delete redsys.png (0659238) 231 * first commit to credit card component (e482e7d) 232 * first revision after testing. (f974cb5) 233 * fix action typo (5a95956) 234 * fix param typo (07a9d7c) 235 * fix settings link (5e4fb6d) 236 * fixing logging file name (2adff74) 237 * fixing typo (1597343) 238 * generate a dynamic link to the transaction in admin view (1497eed) 239 * get test_mode from decoded token (2a2a5d3) 240 * handle failUrl from monei. (fb565fc) 241 * Including IPN class to handle callbacks from Monei (7e139fa) 242 * indentation (96ebd26) 243 * Initial commit (d209425) 244 * js errors done right. (e84a098) 245 * minor fixes and code cleanup (a1d81b6) 246 * more bizum (12a3201) 247 * more refactor (5faddfc) 248 * on monei selected, trigger init (5832539) 249 * on user action back to store, we shouldn't cancel, rather redirect them to checkout page. (77e2141) 250 * order on-hold on auth (84212f0) 251 * pass wp locale to widget (50f5303) 252 * password not longer used. (2028088) 253 * paypal payment method (46c3968) 254 * plugin (784b568) 255 * provide shipping address (5a9e5e7) 256 * refactor to hosted payment methods. (6ddd6db) 257 * refactoring gateway constructor, removing unused functionality (914832b) 258 * refactoring on valid IPN (0e16c9d) 259 * refactoring process payment. (9a1e8d1) 260 * refunds done right. (2a0114b) 261 * remove type annotations (ffa7a0e) 262 * removed unnecessary metadata (e6d36bd) 263 * rename decode => woo_monei_decode_token (8c390e6) 264 * rename not allowed function names (fb409d7) 265 * replace monei.net -> monei.com (cd376cd) 266 * replace money logo (f565662) 267 * Revert (7f005fa) 268 * saving expiration date (1416c2b) 269 * sending payment method as card (61670c9) 270 * show ssl error only on monei settings page (50832ce) 271 * some cleanup (1156edb) 272 * some extra refactor en payment gateway (47e0a4a) 273 * some refactoring (5620321) 274 * support most of presentational parameters (b8c191b) 275 * tabs (7def901) 276 * Tokenisation support for "add card" on profile. (4220318) 277 * Update (e255552) 278 * update copy (80c9edd) 279 * update copy (6a0b599) 280 * update copy (243f18e) 281 * Update main.yml (499bb3f) 282 * Update main.yml (b9b32fd) 283 * Update main.yml (b765061) 284 * Update module (dc63a73) 285 * update readme (9a0944a) 286 * update readme (1abd27a) 287 * update readme (ee09f85) 288 * update readme (d32f16a) 289 * Update readme (f2d88a8) 290 * Update readme (0ccce57) 291 * Update Readme (5583e03) 292 * Update README.md (19ab018) 293 * Update README.md (9812a11) 294 * Update README.md (073b1e7) 295 * Update README.md (6e216f4) 296 * update stable tag (3c64e5a) 297 * update version (941093b) 298 * updating php sdk (edfe873) 299 * use chosen.js to make brands selection user friendly (85d9a1e) 300 * Version (e46553a) 301 * Version 2.0.0 (87c48f7) 302 * Version 2.1 (b8de90d) 303 * Version 3.0 (9906102) 304 * Version 4.2.1 (933186f) 305 306 2025-07-02 - version 6.3.7 307 * Fix - Send correct useragent version 308 * Fix - plugin crashes when updating from older version 309 310 2025-06-05 - version 6.3.7 311 * Fix - Remove old _payment_method transients on activation and update 312 313 2025-06-04 - version 6.3.5 314 * Fix - Remove Cofidis payment method as is not supported 315 * Fix - Reduce caching of payment methods and change to Monei SDK 316 317 2025-05-30 - version 6.3.4 318 * Fix - Redirect flow not working in classic checkout 319 320 2025-05-14 - version 6.3.3 321 * Fix - Error copying old keys that hides the gateway 322 * Fix - Component buttons not showing in classic checkout 323 * Fix - PayPal button not working in block checkout 324 325 2025-05-05 - version 6.3.2 326 * Fix - Error in checkout when no subscription plugin present 327 * Fix - Showing only available payment methods when subscription product in cart 328 * Fix - Error in API key selector expected test/live account id 329 330 2025-04-25 - version 6.3.1 331 * Fix - Checkout errors. Rollback to version 6.2.1 332 333 2025-04-24 - version 6.3.0 334 * Add - Selector for live/test API key, now we save both 335 * Add - Integration for YITH Subscriptions 336 * Fix - Change payment method for subscriptions 337 * Fix - Renewal process in WooCommerce Subscriptions 338 339 2025-04-07 - version 6.2.1 340 * Fix - Update Monei SDK to V2 341 342 2025-02-18 - version 6.2.0 343 * Add - PayPal method in block checkout 344 * Fix - Plugin check issues 345 * Fix - Show only the methods enabled in MONEI dashboard 346 * Fix - Show correct icon for Apple Pay and GooglePay 347 * Fix - Remove MONEI settings tab 348 * Fix - Remove support and review link from banner 349 350 2024-12-26 - version 6.1.2 351 * Fix - Cardholder Name not translated in block checkout 352 * Fix - Plugin check issues 353 * Fix - Move images to public folder 354 355 2024-11-27 - version 6.1.1 356 * Fix - Default css class in container 357 358 2024-11-26 - version 6.1.0 359 * Add - Multibanco payment method 360 * Add - MBWay payment method 361 * Fix - Add default css class for checkout inputs 362 * Fix - Add credit card icons with more cards 363 364 2024-11-22 - version 6.0.0 365 * Fix - Bump release number to 6.0.0 366 367 2024-11-21 - version 5.9.0 368 * Add - Credit card to block checkout 369 * Add - Bizum button to block checkout without redirect 370 * Add - Bizum button to short-code checkout 371 * Add - Apple and Google buttons as independent method to block checkout 372 * Add - Apple and Google buttons as independent method to short-code checkout 373 * Add - Credit card cardholder name in short-code checkout 374 * Add - Monei settings in a separated tab 375 * Add - Central API keys, and logs 376 * Fix - Disable gateways if no API keys 377 * Fix - Credit card fields follows WooCommerce styles 378 * Fix - Gateway disappear if no description provided 379 380 2024-8-29 - version 5.8.13 381 * Fix - Apple Validation file error 382 * Fix - Remove checkout Apple/Google buttons border 383 * Fix - Redirect to cart on fail - now we redirect to retry 384 * Fix - Onboarding message links 385 * Fix - Error message object on invalid Credit Card name 386 * Fix - Card input error message (@greguly) 387 * Fix - Log disabled if credit card logs disabled - now are independent 388 * Fix - Button render issues 389 390 2024-6-10 - version 5.8.12 391 * Update dependencies 392 393 2023-11-30 - version 5.7.0 394 * Update dependencies 395 396 2022-5-15 - version 5.6.6 397 * Monei PHP SDK upgrade. Guzzle 7.x 398 399 2022-2-11 - version 5.6.4 400 * Hide/Show Payment request button on tokenized card selection 401 402 2022-2-4 - version 5.6.3 403 * Pass billing and shipping information when transaction is created 404 405 2022-1-12 - version 5.6.1 406 * Readme Update. 407 408 2021-12-15 - version 5.6 409 * Apple / Google Pay Support. 410 * Minor fixes. 411 * API keys from different payment methods support. 412 413 2021-11-22 - version 5.5 414 * Adding Subscriptions Support. 415 * Minor fixes. 416 417 2021-10-13- version 5.4 418 * Adding Cofidis Support. 419 * Adding Pre-Auth to Paypal. 420 * Bug Fixing. 421 422 2021-10-4 - version 5.2 423 * Adding Component CC and Hosted CC Support. 424 * Fixing Warnings. 425 426 2021-7-27 - version 5.0 427 * Major refactor. 106 = v6.4.0 - 2025-10-01 = 107 * fix: add changelog length limit to show all versions ([c135b7c](https://github.com/MONEI/MONEI-WooCommerce/commit/c135b7c)) 108 * fix: correct changelog template to show actual 6.3.8 release ([0efe693](https://github.com/MONEI/MONEI-WooCommerce/commit/0efe693)) 109 * fix: limit changelog to last 10 releases ([1a3f468](https://github.com/MONEI/MONEI-WooCommerce/commit/1a3f468)) 110 * fix: normalize changelog chronological order ([a3b1d8a](https://github.com/MONEI/MONEI-WooCommerce/commit/a3b1d8a)) 111 * chore: release v6.3.10 ([86d825a](https://github.com/MONEI/MONEI-WooCommerce/commit/86d825a)) 112 * chore: release v6.3.11 ([184814d](https://github.com/MONEI/MONEI-WooCommerce/commit/184814d)) 113 * chore: release v6.4.0 ([af4cda6](https://github.com/MONEI/MONEI-WooCommerce/commit/af4cda6)) 114 * chore: update CHANGELOG.md with corrected tag hash ([f9b0dfa](https://github.com/MONEI/MONEI-WooCommerce/commit/f9b0dfa)) 115 116 = v6.3.9 - 2025-10-01 = 117 * Fix amount when checkout data is updated ([2013a03](https://github.com/MONEI/MONEI-WooCommerce/commit/2013a03)) 118 * Fix card input style ([6c12a5a](https://github.com/MONEI/MONEI-WooCommerce/commit/6c12a5a)) 119 * Remove minified assets from vcs ([5a6fd99](https://github.com/MONEI/MONEI-WooCommerce/commit/5a6fd99)) 120 * Update monei sdk ([38a134a](https://github.com/MONEI/MONEI-WooCommerce/commit/38a134a)) 121 * Update setUserAgent to include comment ([f6d85df](https://github.com/MONEI/MONEI-WooCommerce/commit/f6d85df)) 122 * chore: add auto-generated CHANGELOG.md ([50e9983](https://github.com/MONEI/MONEI-WooCommerce/commit/50e9983)) 123 * chore: auto-remove README.md after generation ([b299478](https://github.com/MONEI/MONEI-WooCommerce/commit/b299478)) 124 * chore: modernize build and release pipeline ([21384f0](https://github.com/MONEI/MONEI-WooCommerce/commit/21384f0)) 125 * chore: release v6.3.9 ([79b2f41](https://github.com/MONEI/MONEI-WooCommerce/commit/79b2f41)) 126 * chore: remove redundant changelog.txt ([1703044](https://github.com/MONEI/MONEI-WooCommerce/commit/1703044)) 127 * chore: remove unnecessary README.md auto-deletion ([86c727e](https://github.com/MONEI/MONEI-WooCommerce/commit/86c727e)) 128 * chore: setup automated changelog generation ([e83b384](https://github.com/MONEI/MONEI-WooCommerce/commit/e83b384)) 129 * fix: properly configure changelog generation with placeholder ([2cefc8c](https://github.com/MONEI/MONEI-WooCommerce/commit/2cefc8c)) 130 * fix: remove version limit from changelog generation ([cfe33a3](https://github.com/MONEI/MONEI-WooCommerce/commit/cfe33a3)) 131 * fix: run changelog generation after tag creation ([f9aedb5](https://github.com/MONEI/MONEI-WooCommerce/commit/f9aedb5)) 132 * fix: specify main plugin file for generate-wp-readme ([f93edd3](https://github.com/MONEI/MONEI-WooCommerce/commit/f93edd3)) 133 * fix: update 6.3.9 changelog entry with correct date and content ([6050b35](https://github.com/MONEI/MONEI-WooCommerce/commit/6050b35)) 134 * refactor: move release-it config to separate file ([18bf445](https://github.com/MONEI/MONEI-WooCommerce/commit/18bf445)) 135 * docs: document changelog generation system ([3217a25](https://github.com/MONEI/MONEI-WooCommerce/commit/3217a25)) 136 137 = v6.3.8 - 2025-09-10 = 138 * Add 3ds credit card automated tests ([0c7faf9](https://github.com/MONEI/MONEI-WooCommerce/commit/0c7faf9)) 139 * Add api key and method visibility tests ([cf6615a](https://github.com/MONEI/MONEI-WooCommerce/commit/cf6615a)) 140 * Add Bizum processor ([d266a94](https://github.com/MONEI/MONEI-WooCommerce/commit/d266a94)) 141 * Add bizum success and fail ([80909a4](https://github.com/MONEI/MONEI-WooCommerce/commit/80909a4)) 142 * Add cc vaulting tests ([a955cb4](https://github.com/MONEI/MONEI-WooCommerce/commit/a955cb4)) 143 * Add data-testid ([11abfd9](https://github.com/MONEI/MONEI-WooCommerce/commit/11abfd9)) 144 * Add e2e tests for transactions ([ca8c7c5](https://github.com/MONEI/MONEI-WooCommerce/commit/ca8c7c5)) 145 * Add google tests ([ceab68d](https://github.com/MONEI/MONEI-WooCommerce/commit/ceab68d)) 146 * Add missing space in webhook notice ([4d4a5a1](https://github.com/MONEI/MONEI-WooCommerce/commit/4d4a5a1)) 147 * Add order to clean up ([0f6d32e](https://github.com/MONEI/MONEI-WooCommerce/commit/0f6d32e)) 148 * add pay-order-page tests ([1083afc](https://github.com/MONEI/MONEI-WooCommerce/commit/1083afc)) 149 * Add PayPal processor tests ([8ced045](https://github.com/MONEI/MONEI-WooCommerce/commit/8ced045)) 150 * Add settings shortcut to plugins page ([dbcd179](https://github.com/MONEI/MONEI-WooCommerce/commit/dbcd179)) 151 * Add transaction component no 3ds working ([3a3f6ff](https://github.com/MONEI/MONEI-WooCommerce/commit/3a3f6ff)) 152 * Add transaction hosted working ([51330f9](https://github.com/MONEI/MONEI-WooCommerce/commit/51330f9)) 153 * Add user setup ([54fe52e](https://github.com/MONEI/MONEI-WooCommerce/commit/54fe52e)) 154 * Call hook directly ([fe83d7e](https://github.com/MONEI/MONEI-WooCommerce/commit/fe83d7e)) 155 * Extract method ([6485670](https://github.com/MONEI/MONEI-WooCommerce/commit/6485670)) 156 * Fix incorrect method call and ignored return value ([898c83d](https://github.com/MONEI/MONEI-WooCommerce/commit/898c83d)) 157 * Fix pages and product creation ([3846588](https://github.com/MONEI/MONEI-WooCommerce/commit/3846588)) 158 * Global setup create products ([3a8e0ef](https://github.com/MONEI/MONEI-WooCommerce/commit/3a8e0ef)) 159 * Improve token creation ([7857d47](https://github.com/MONEI/MONEI-WooCommerce/commit/7857d47)) 160 * Log in case of error ([14380b8](https://github.com/MONEI/MONEI-WooCommerce/commit/14380b8)) 161 * Migrate keys in case no credit card setting was saved ([0f9efa0](https://github.com/MONEI/MONEI-WooCommerce/commit/0f9efa0)) 162 * Refactor apple-google and cc scripts into react components ([fda37d4](https://github.com/MONEI/MONEI-WooCommerce/commit/fda37d4)) 163 * Refactor ApplePay and GooglePay into separate gateway ([44fa266](https://github.com/MONEI/MONEI-WooCommerce/commit/44fa266)) 164 * Refactor to reduce db calls ([1b1432d](https://github.com/MONEI/MONEI-WooCommerce/commit/1b1432d)) 165 * Remove automated tests from this PR ([302c9af](https://github.com/MONEI/MONEI-WooCommerce/commit/302c9af)) 166 * Remove log and follow convention ([ee74140](https://github.com/MONEI/MONEI-WooCommerce/commit/ee74140)) 167 * remove logs ([9ca86e9](https://github.com/MONEI/MONEI-WooCommerce/commit/9ca86e9)) 168 * Remove looking into settings again when updating keys ([e484889](https://github.com/MONEI/MONEI-WooCommerce/commit/e484889)) 169 * Remove old payment methods transients on activation and update ([c1cbad1](https://github.com/MONEI/MONEI-WooCommerce/commit/c1cbad1)) 170 * Revert version to 6.3.6 in package.json ([6edd048](https://github.com/MONEI/MONEI-WooCommerce/commit/6edd048)) 171 * Set user agent in client after instantiation ([a23d91c](https://github.com/MONEI/MONEI-WooCommerce/commit/a23d91c)) 172 * Update after:bump hook in package.json to remove build command ([c1d8f31](https://github.com/MONEI/MONEI-WooCommerce/commit/c1d8f31)) 173 * Update changelog ([544f709](https://github.com/MONEI/MONEI-WooCommerce/commit/544f709)) 174 * Update changelog ([4279361](https://github.com/MONEI/MONEI-WooCommerce/commit/4279361)) 175 * Update dependencies ([d1d8323](https://github.com/MONEI/MONEI-WooCommerce/commit/d1d8323)) 176 * Update package manager version ([ab66343](https://github.com/MONEI/MONEI-WooCommerce/commit/ab66343)) 177 * Update package version to 6.3.6 ([859bde9](https://github.com/MONEI/MONEI-WooCommerce/commit/859bde9)) 178 * Update plugin version for 6.3.7 release ([f00178c](https://github.com/MONEI/MONEI-WooCommerce/commit/f00178c)) 179 * Update tests ([6626d08](https://github.com/MONEI/MONEI-WooCommerce/commit/6626d08)) 180 * Update tests ([116fbfb](https://github.com/MONEI/MONEI-WooCommerce/commit/116fbfb)) 181 * Update to 6.3.6 version for release ([e60b6ac](https://github.com/MONEI/MONEI-WooCommerce/commit/e60b6ac)) 182 * Update version number ([4bb2309](https://github.com/MONEI/MONEI-WooCommerce/commit/4bb2309)) 183 * Update version number ([9966921](https://github.com/MONEI/MONEI-WooCommerce/commit/9966921)) 184 * Update version number ([1276822](https://github.com/MONEI/MONEI-WooCommerce/commit/1276822)) 185 * Update version to 6.3.7 in readme and package.json ([279670b](https://github.com/MONEI/MONEI-WooCommerce/commit/279670b)) 186 * Uppercase Key in API Key ([1d263b1](https://github.com/MONEI/MONEI-WooCommerce/commit/1d263b1)) 187 * Use rounding ([cb79abd](https://github.com/MONEI/MONEI-WooCommerce/commit/cb79abd)) 188 * Use Woo api client ([9c5362d](https://github.com/MONEI/MONEI-WooCommerce/commit/9c5362d)) 189 * chore: release v6.3.8 ([9bed803](https://github.com/MONEI/MONEI-WooCommerce/commit/9bed803)) 190 191 = v6.3.5 - 2025-06-04 = 192 * Add 30 seconds caching ([73a4d1a](https://github.com/MONEI/MONEI-WooCommerce/commit/73a4d1a)) 193 * Change payment methods check to sdk ([5e045eb](https://github.com/MONEI/MONEI-WooCommerce/commit/5e045eb)) 194 * Remove cofidis ([fef0d3b](https://github.com/MONEI/MONEI-WooCommerce/commit/fef0d3b)) 195 * Require php 7.4 for the package ([841acfb](https://github.com/MONEI/MONEI-WooCommerce/commit/841acfb)) 196 * Update version to 6.3.5 for release ([ba2437a](https://github.com/MONEI/MONEI-WooCommerce/commit/ba2437a)) 197 198 = v6.3.4 - 2025-05-30 = 199 * Copy old keys only when no new keys are there ([14b066f](https://github.com/MONEI/MONEI-WooCommerce/commit/14b066f)) 200 * Declare $handler to avoid dynamic-property deprecation ([0a4aa60](https://github.com/MONEI/MONEI-WooCommerce/commit/0a4aa60)) 201 * Delete old key options ([131f7f8](https://github.com/MONEI/MONEI-WooCommerce/commit/131f7f8)) 202 * Do not load script if there is redirect flow setting ([64f7135](https://github.com/MONEI/MONEI-WooCommerce/commit/64f7135)) 203 * Do not load script if there is redirect flow setting ([0265b73](https://github.com/MONEI/MONEI-WooCommerce/commit/0265b73)) 204 * Fix live account description ([aa3005c](https://github.com/MONEI/MONEI-WooCommerce/commit/aa3005c)) 205 * Fix subscription check when no subscription present ([c23050e](https://github.com/MONEI/MONEI-WooCommerce/commit/c23050e)) 206 * Get correct account id for classic checkout ([865d23d](https://github.com/MONEI/MONEI-WooCommerce/commit/865d23d)) 207 * Remove bizum and google/apple when subs ([b4c7df6](https://github.com/MONEI/MONEI-WooCommerce/commit/b4c7df6)) 208 * Remove redundant parameter() call and simplify factory ([404e237](https://github.com/MONEI/MONEI-WooCommerce/commit/404e237)) 209 * Return boolean when cart has subscription with yith ([5852018](https://github.com/MONEI/MONEI-WooCommerce/commit/5852018)) 210 * Send correct token to PayPal component ([d0c74fa](https://github.com/MONEI/MONEI-WooCommerce/commit/d0c74fa)) 211 * Show API key settings button even no gateway available ([fdec15c](https://github.com/MONEI/MONEI-WooCommerce/commit/fdec15c)) 212 * Show CC when subscription in Block ([2f851a5](https://github.com/MONEI/MONEI-WooCommerce/commit/2f851a5)) 213 * Update changelog, readme and version ([474c3c6](https://github.com/MONEI/MONEI-WooCommerce/commit/474c3c6)) 214 * Update date for release ([b2182d5](https://github.com/MONEI/MONEI-WooCommerce/commit/b2182d5)) 215 * Update readme ([0432ba0](https://github.com/MONEI/MONEI-WooCommerce/commit/0432ba0)) 216 * Update readme ([91ac9bc](https://github.com/MONEI/MONEI-WooCommerce/commit/91ac9bc)) 217 * Update tested version ([6138a3a](https://github.com/MONEI/MONEI-WooCommerce/commit/6138a3a)) 218 * Update version for release 6.3.4 ([636bbda](https://github.com/MONEI/MONEI-WooCommerce/commit/636bbda)) 219 * Update version to 6.3.3 ([0e0c71a](https://github.com/MONEI/MONEI-WooCommerce/commit/0e0c71a)) 220 * Use central API key for PayPal method ([0132a7c](https://github.com/MONEI/MONEI-WooCommerce/commit/0132a7c)) 221 * Use different accountId depending on selector ([712c295](https://github.com/MONEI/MONEI-WooCommerce/commit/712c295)) 222 * Use empty string if API option is missing ([74d88ca](https://github.com/MONEI/MONEI-WooCommerce/commit/74d88ca)) 223 224 = v6.3.1 - 2025-04-24 = 225 * Bail on renewal if already processing ([718bc42](https://github.com/MONEI/MONEI-WooCommerce/commit/718bc42)) 226 * Fix change payment method in my account ([48e2f07](https://github.com/MONEI/MONEI-WooCommerce/commit/48e2f07)) 227 * Fix CS ([b84f8ed](https://github.com/MONEI/MONEI-WooCommerce/commit/b84f8ed)) 228 * Refactor to integrate with YITH subscriptions ([d94ea68](https://github.com/MONEI/MONEI-WooCommerce/commit/d94ea68)) 229 * Update to release version to 6.3.0 ([790b5f6](https://github.com/MONEI/MONEI-WooCommerce/commit/790b5f6)) 230 * Use 2 API keys ([97fdd93](https://github.com/MONEI/MONEI-WooCommerce/commit/97fdd93)) 231 232 = v6.2.1 - 2025-04-07 = 233 * Modify composer dependency installation ([a8082b1](https://github.com/MONEI/MONEI-WooCommerce/commit/a8082b1)) 234 * Update plugin version ([caf01fb](https://github.com/MONEI/MONEI-WooCommerce/commit/caf01fb)) 235 * Update release action to use composer no-dev ([0063b26](https://github.com/MONEI/MONEI-WooCommerce/commit/0063b26)) 236 * Update SDK version to V2 ([5cc7cb8](https://github.com/MONEI/MONEI-WooCommerce/commit/5cc7cb8)) 237 * Use ramsey/composer-install ([8927c67](https://github.com/MONEI/MONEI-WooCommerce/commit/8927c67)) 238 239 = v6.2.0 - 2025-02-18 = 240 * Add autoload and container ([eb943be](https://github.com/MONEI/MONEI-WooCommerce/commit/eb943be)) 241 * Add notice if gateway disabled in dashboard ([2ad3517](https://github.com/MONEI/MONEI-WooCommerce/commit/2ad3517)) 242 * Add PayPal in blocks ([c163d58](https://github.com/MONEI/MONEI-WooCommerce/commit/c163d58)) 243 * Add Requires php to readme ([51a6877](https://github.com/MONEI/MONEI-WooCommerce/commit/51a6877)) 244 * Add services to handle blocks creation ([c79e774](https://github.com/MONEI/MONEI-WooCommerce/commit/c79e774)) 245 * Add services to handle paymentmethods API call ([35174dd](https://github.com/MONEI/MONEI-WooCommerce/commit/35174dd)) 246 * Add wp cs standard rules and run cbf ([d54055c](https://github.com/MONEI/MONEI-WooCommerce/commit/d54055c)) 247 * Bail if no nonce ([c260fee](https://github.com/MONEI/MONEI-WooCommerce/commit/c260fee)) 248 * Button renders and closes ([f460e47](https://github.com/MONEI/MONEI-WooCommerce/commit/f460e47)) 249 * Check directory is string before using ([aba5560](https://github.com/MONEI/MONEI-WooCommerce/commit/aba5560)) 250 * Check file before including ([59af5fb](https://github.com/MONEI/MONEI-WooCommerce/commit/59af5fb)) 251 * Fix card message in hosted ([b4fa074](https://github.com/MONEI/MONEI-WooCommerce/commit/b4fa074)) 252 * Fix CS ([19d9441](https://github.com/MONEI/MONEI-WooCommerce/commit/19d9441)) 253 * Fix CS ([24e498c](https://github.com/MONEI/MONEI-WooCommerce/commit/24e498c)) 254 * Fix error when index missing ([a5a357e](https://github.com/MONEI/MONEI-WooCommerce/commit/a5a357e)) 255 * Fix errors ([95fb7ff](https://github.com/MONEI/MONEI-WooCommerce/commit/95fb7ff)) 256 * Fix errors and warnings ([f5566cc](https://github.com/MONEI/MONEI-WooCommerce/commit/f5566cc)) 257 * Fix icon url ([6f0299a](https://github.com/MONEI/MONEI-WooCommerce/commit/6f0299a)) 258 * Fix place order button locator ([1123995](https://github.com/MONEI/MONEI-WooCommerce/commit/1123995)) 259 * Fix template path error ([46071b0](https://github.com/MONEI/MONEI-WooCommerce/commit/46071b0)) 260 * Fix webhooks ([c10bb15](https://github.com/MONEI/MONEI-WooCommerce/commit/c10bb15)) 261 * Hide settings tab ([d58ed31](https://github.com/MONEI/MONEI-WooCommerce/commit/d58ed31)) 262 * Import classes ([752a907](https://github.com/MONEI/MONEI-WooCommerce/commit/752a907)) 263 * Load css script in admin ([f4611f9](https://github.com/MONEI/MONEI-WooCommerce/commit/f4611f9)) 264 * Move to src folders and standard names ([7a24a42](https://github.com/MONEI/MONEI-WooCommerce/commit/7a24a42)) 265 * Put review link in header ([c8e0fe6](https://github.com/MONEI/MONEI-WooCommerce/commit/c8e0fe6)) 266 * Remove extra links in banner ([cf50738](https://github.com/MONEI/MONEI-WooCommerce/commit/cf50738)) 267 * Remove includes and use classes and container ([a9c2588](https://github.com/MONEI/MONEI-WooCommerce/commit/a9c2588)) 268 * Show correct icon w/ apple google ([0bf61ec](https://github.com/MONEI/MONEI-WooCommerce/commit/0bf61ec)) 269 * Show method only if enabled ([8afcd97](https://github.com/MONEI/MONEI-WooCommerce/commit/8afcd97)) 270 * Update branch with cs fixes ([494ec57](https://github.com/MONEI/MONEI-WooCommerce/commit/494ec57)) 271 * Update changelog in dedicated file ([a719a6c](https://github.com/MONEI/MONEI-WooCommerce/commit/a719a6c)) 272 * Update composer to ramain in php7.4 ([31c669f](https://github.com/MONEI/MONEI-WooCommerce/commit/31c669f)) 273 * Update filter input ([b4741ba](https://github.com/MONEI/MONEI-WooCommerce/commit/b4741ba)) 274 * Update readme and changelog for release ([172b629](https://github.com/MONEI/MONEI-WooCommerce/commit/172b629)) 275 * Update version and changelog ([dde3109](https://github.com/MONEI/MONEI-WooCommerce/commit/dde3109)) 276 * Use correct locator for place order button ([abb570d](https://github.com/MONEI/MONEI-WooCommerce/commit/abb570d)) 277 278 = v6.1.2 - 2024-12-26 = 279 * Add assets to distignore ([02644f0](https://github.com/MONEI/MONEI-WooCommerce/commit/02644f0)) 280 * Add changelog ([50ce762](https://github.com/MONEI/MONEI-WooCommerce/commit/50ce762)) 281 * Add translated strings in moneiData ([799179a](https://github.com/MONEI/MONEI-WooCommerce/commit/799179a)) 282 * Fix errors ([cdd5602](https://github.com/MONEI/MONEI-WooCommerce/commit/cdd5602)) 283 * Fix strings typo ([830cb3d](https://github.com/MONEI/MONEI-WooCommerce/commit/830cb3d)) 284 * Move images from assets to public ([49f8e3f](https://github.com/MONEI/MONEI-WooCommerce/commit/49f8e3f)) 285 * Update plugin version ([4300899](https://github.com/MONEI/MONEI-WooCommerce/commit/4300899)) 286 * Update readme ([0cb5441](https://github.com/MONEI/MONEI-WooCommerce/commit/0cb5441)) 287 * Update readme ([a1e6914](https://github.com/MONEI/MONEI-WooCommerce/commit/a1e6914)) 288 * Update stable tag ([1f60092](https://github.com/MONEI/MONEI-WooCommerce/commit/1f60092)) 289 * Update woo tested version ([bd3ed53](https://github.com/MONEI/MONEI-WooCommerce/commit/bd3ed53)) 290 * Update woo tested version ([6a09218](https://github.com/MONEI/MONEI-WooCommerce/commit/6a09218)) 291 292 = v6.1.1 - 2024-11-27 = 293 * Release 6.1.0 ([c641eaf](https://github.com/MONEI/MONEI-WooCommerce/commit/c641eaf)) 294 * Release 6.1.1 ([1d845b8](https://github.com/MONEI/MONEI-WooCommerce/commit/1d845b8)) -
monei/trunk/vendor/composer/installed.php
r3371150 r3371178 2 2 'root' => array( 3 3 'name' => '__root__', 4 'pretty_version' => '6. 3.12',5 'version' => '6. 3.12.0',6 'reference' => ' af4cda6db5c220eb676f2023476dee98473d1973',4 'pretty_version' => '6.4.0', 5 'version' => '6.4.0.0', 6 'reference' => '2c377e98ba85bfddd831cfbc415aff6d0c972b9b', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 12 12 'versions' => array( 13 13 '__root__' => array( 14 'pretty_version' => '6. 3.12',15 'version' => '6. 3.12.0',16 'reference' => ' af4cda6db5c220eb676f2023476dee98473d1973',14 'pretty_version' => '6.4.0', 15 'version' => '6.4.0.0', 16 'reference' => '2c377e98ba85bfddd831cfbc415aff6d0c972b9b', 17 17 'type' => 'library', 18 18 'install_path' => __DIR__ . '/../../', -
monei/trunk/woocommerce-gateway-monei.php
r3371150 r3371178 11 11 * Plugin URI: https://wordpress.org/plugins/monei/ 12 12 * Description: Accept Card, Apple Pay, Google Pay, Bizum, PayPal and many more payment methods in your store. 13 * Version: 6. 3.1213 * Version: 6.4.0 14 14 * Author: MONEI 15 15 * Author URI: https://www.monei.com/
Note: See TracChangeset
for help on using the changeset viewer.