Releases: mollie/WooCommerce
4.0.0-beta2
Changes:
Starting with version 4.0, this plugin will require PHP 5.6. If you are using an older version, please read this article: PHP & Mollie API v2.
-
Updated payment method logo's (better quality SVG's)
-
Updated Mollie API PHP to 2.0.5
-
Add support for failed regular payments (already had support for failed renewal payments)
-
In WooCommerce order edit view, add direct link to payment in Mollie Dashboard
-
Add notice to use bank transfer via Mollie, not default BACS gateway
-
Add support for new refunds and chargebacks processing (that are initiated in Mollie Dashboard)
How to upgrade (via FTP or file manager):
- Download the ZIP archive from WordPress.org.
- Extract the archive.
- Copy the contents of the folder to the /wp-content/plugins/mollie-payments-for-woocommerce/ directory of your WooCommerce environment, overwriting existing files.
How to upgrade (via WordPress admin):
- Download the ZIP archive from WordPress.org.
- Go to WordPress > Plugins > Installed Plugins
- Find "Mollie Payments for WooCommerce", deactivate and remove it
- Go to WordPress > Plugins > Add new > Upload plugin
- Select "Choose File" and select the ZIP archive on your computer
- Click "Install Now", activate the plugin
3.0.6
Changes:
IMPORTANT
Starting with version 4.0, this plugin will require PHP 5.6. If you are using an older version, please read this article: PHP & Mollie API v2. We expect to launch version 4.0 in June 2018.
- Remove a remove_action() call that blocked the plugin from running on PHP versions below PHP 5.6
- Added more log messages to onWebhookPaid
How to upgrade (via FTP or file manager):
- Download the ZIP archive from WordPress.org.
- Extract the archive.
- Copy the contents of the folder to the /wp-content/plugins/mollie-payments-for-woocommerce/ directory of your WooCommerce environment, overwriting existing files.
How to upgrade (via WordPress admin):
- Download the ZIP archive from WordPress.org.
- Go to WordPress > Plugins > Installed Plugins
- Find "Mollie Payments for WooCommerce", deactivate and remove it
- Go to WordPress > Plugins > Add new > Upload plugin
- Select "Choose File" and select the ZIP archive on your computer
- Click "Install Now", activate the plugin
3.0.5
Changes:
IMPORTANT
Starting with version 4.0, this plugin will require PHP 5.6. If you are using an older version, please read this article: PHP & Mollie API v2. We expect to launch version 4.0 in June 2018.
- Add warning that version 4.0 will require PHP 5.6
- Update 'Required PHP' tag to PHP 5.6
- Removes fatal error for thank you page without valid order (Issue #212 by NielsdeBlaauw)
How to upgrade (via FTP or file manager):
- Download the ZIP archive from WordPress.org.
- Extract the archive.
- Copy the contents of the folder to the /wp-content/plugins/mollie-payments-for-woocommerce/ directory of your WooCommerce environment, overwriting existing files.
How to upgrade (via WordPress admin):
- Download the ZIP archive from WordPress.org.
- Go to WordPress > Plugins > Installed Plugins
- Find "Mollie Payments for WooCommerce", deactivate and remove it
- Go to WordPress > Plugins > Add new > Upload plugin
- Select "Choose File" and select the ZIP archive on your computer
- Click "Install Now", activate the plugin
3.0.4
Changes:
- Fix - Limit order status update for cancelled and expired payments if another non-Mollie payment gateway also started payment processing (and is active) for that order, prevents expired and cancelled Mollie payments from cancelling the order
- Fix - Webhook URL's with double slashes, caused by some multilanguage plugins (Polylang etc)
- Fix - Add extra condition to make sure customers with paid payments are redirected to correct URL after payment
- Fix - Incorrect return page after payment for some orders, fix was to get payment without cache at least once on return URL (in case Webhook Url is still processing)
How to upgrade (via FTP or file manager):
- Download the ZIP archive from WordPress.org.
- Extract the archive.
- Copy the contents of the folder to the /wp-content/plugins/mollie-payments-for-woocommerce/ directory of your WooCommerce environment, overwriting existing files.
How to upgrade (via WordPress admin):
- Download the ZIP archive from WordPress.org.
- Go to WordPress > Plugins > Installed Plugins
- Find "Mollie Payments for WooCommerce", deactivate and remove it
- Go to WordPress > Plugins > Add new > Upload plugin
- Select "Choose File" and select the ZIP archive on your computer
- Click "Install Now", activate the plugin
3.0.3
Changes:
-
Note - If you use Polylang or another multilanguage plugin, read this FAQ item!
-
Fix - Polylang: Received all versions of Polylang from Frederic, made sure our integration works with all combinations
-
Fix - Order confirmation/Thank you page (issue #206):
- Show pending payment message for open and pending payments, not just open
- Show payment instructions and pending payment message in WooCommerce notice style, so shop-customers notice it better
- Make sure pending payment message is also shown for creditcard, PayPal and Sofort payments
-
Fix - Redirect to checkout payment URL (retry payment) more often, also for failed payments
How to upgrade (via FTP or file manager):
- Download the ZIP archive from WordPress.org.
- Extract the archive.
- Copy the contents of the folder to the /wp-content/plugins/mollie-payments-for-woocommerce/ directory of your WooCommerce environment, overwriting existing files.
How to upgrade (via WordPress admin):
- Download the ZIP archive from WordPress.org.
- Go to WordPress > Plugins > Installed Plugins
- Find "Mollie Payments for WooCommerce", deactivate and remove it
- Go to WordPress > Plugins > Add new > Upload plugin
- Select "Choose File" and select the ZIP archive on your computer
- Click "Install Now", activate the plugin
3.0.2
Changes:
- New - Add extra log message "Start process_payment for order ..."
- Fix - Fix "Uncaught Error: Call to undefined function wcs_order_contains_renewal()" when users don't have WooCommerce Subscriptions installed
- Fix - Improve condition(s) for disableMollieOnPaymentMethodChange, make sure not to disable payment methods on checkout (because of is_account_page() false positives, bug in WooCommerce)
- Fix - Improve is_available() check for minimum/maximum amounts, better check renewal payment amounts
How to upgrade (via FTP or file manager):
- Download the ZIP archive from WordPress.org.
- Extract the archive.
- Copy the contents of the folder to the /wp-content/plugins/mollie-payments-for-woocommerce/ directory of your WooCommerce environment, overwriting existing files.
How to upgrade (via WordPress admin):
- Download the ZIP archive from WordPress.org.
- Go to WordPress > Plugins > Installed Plugins
- Find "Mollie Payments for WooCommerce", deactivate and remove it
- Go to WordPress > Plugins > Add new > Upload plugin
- Select "Choose File" and select the ZIP archive on your computer
- Click "Install Now", activate the plugin
3.0.1
Changes:
- Fix/Revert, see issue 173 - Improve support for Polylang option "Hide URL language information for default language" in webhook and return URLs
How to upgrade (via FTP or file manager):
- Download the ZIP archive from WordPress.org.
- Extract the archive.
- Copy the contents of the folder to the /wp-content/plugins/mollie-payments-for-woocommerce/ directory of your WooCommerce environment, overwriting existing files.
How to upgrade (via WordPress admin):
- Download the ZIP archive from WordPress.org.
- Go to WordPress > Plugins > Installed Plugins
- Find "Mollie Payments for WooCommerce", deactivate and remove it
- Go to WordPress > Plugins > Add new > Upload plugin
- Select "Choose File" and select the ZIP archive on your computer
- Click "Install Now", activate the plugin
3.0.0
Changes:
-
New - WooCommerce Subscriptions: add support for 'subscription_payment_method_change', shop-customers can change payment method if renewal payment fails (SEPA incasso, credit card)
-
New - WooCommerce Subscriptions: disable Mollie payment methods on shop-customer's my account page for "Payment method change", keep it enabled for "Pay now" link in emails
-
New - WooCommerce Subscriptions: improve handling and update messages and notices for Subscription switch to better explain what's happening
-
New - WooCommerce Subscriptions: set renewal orders and subscriptions to 'On-Hold' if renewal payment fails
-
Fix - Fallback for getUserMollieCustomerId, get Mollie Customer ID from recent subscription if it's empty in WordPress user meta
-
Fix - Improve support for Polylang option "Hide URL language information for default language" in webhook and return URLs,
-
Fix - Only check if customer ID is valid on current API key if there is a customer ID (not empty)(and improve log messages)
-
Fix - Make sure payment instructions (Bank Transfer) are styled the same as WooCommerce content (Order received, payment pending)
-
Fix - Don't update/process/expire Mollie payments on WooCommerce orders that have been paid with other payment gateways
-
Fix - Updated text strings for Bancontact/Mister Cash to just Bancontact
-
Fix - Use the exact same translation as WooCommerce for order statuses
-
Fix - Resolve error (fatal error get_payment_method()) that occurred when users made certain custom changes to the WooCommerce template files
-
Fix - Add order note and log message when customer returns to the site but payment is open/pending
-
Fix - Improved order note for charged back renewal payments
How to upgrade (via FTP or file manager):
- Download the ZIP archive below (under "Downloads").
- Extract the archive.
- Copy the contents of the folder to the /wp-content/plugins/mollie-payments-for-woocommerce/ directory of your WooCommerce environment, overwriting existing files.
How to upgrade (via WordPress admin):
- Download the ZIP archive from WordPress.org.
- Go to WordPress > Plugins > Installed Plugins
- Find "Mollie Payments for WooCommerce", deactivate and remove it
- Go to WordPress > Plugins > Add new > Upload plugin
- Select "Choose File" and select the ZIP archive on your computer
- Click "Install Now", activate the plugin
2.9.0
Changes:
-
New - Added support for new payment method: ING Home'Pay
-
New - Updated Mollie API PHP to 1.9.6 (ING Home'Pay support)
-
Fix - Check that Mollie customerID is known on current API key, solves issues for admins that switched from test to live
-
Fix - Charged back payments now update the order status to On Hold and add an order note in WooCommerce, stock is not updated
-
Fix - For 'Payment screen language' set default to 'Detect using browser language' as it is usually more accurate
-
Fix - For subscriptions also compare recurring total amount to payment method maximums, not only the order/cart total
-
Fix - Improve WPML compatibility by removing duplicate trailing slash in WooCommerce API request URL
How to upgrade (via FTP or file manager):
- Download the ZIP archive below (under "Downloads").
- Extract the archive.
- Copy the contents of the folder to the /wp-content/plugins/mollie-payments-for-woocommerce/ directory of your WooCommerce environment, overwriting existing files.
How to upgrade (via WordPress admin):
- Download the ZIP archive from WordPress.org.
- Go to WordPress > Plugins > Installed Plugins
- Find "Mollie Payments for WooCommerce", deactivate and remove it
- Go to WordPress > Plugins > Add new > Upload plugin
- Select "Choose File" and select the ZIP archive on your computer
- Click "Install Now", activate the plugin
2.8.1
Changes:
-
New - iDEAL, KBC, Gift cards: Option to hide issuers/bank list in WooCommerce
-
New - Allow subscription switching (downgrade) when amount to pay is €0 and there is a valid mandate for the user
-
Fix - A new customerID was created for every new order where a payment method that supported recurring payments was selected
-
Fix - When plugin 2.8.0 was used with WooCommerce 2.6 or older, a fatal error would be shown on the return page (because of use of new WooCommerce 3.0 method)
-
Fix - Some cancelled payments for cancelled orders where redirected to "Retry payment" instead of "Order received" page, see Github issue #166
How to upgrade (via FTP or file manager):
- Download the ZIP archive below (under "Downloads").
- Extract the archive.
- Copy the contents of the folder to the /wp-content/plugins/mollie-payments-for-woocommerce/ directory of your WooCommerce environment, overwriting existing files.
How to upgrade (via WordPress admin):
- Download the ZIP archive below (under "Downloads").
- Go to WordPress > Plugins > Installed Plugins
- Find "Mollie Payments for WooCommerce", deactivate and remove it
- Go to WordPress > Plugins > Add new > Upload plugin
- Select "Choose File" and select the ZIP archive on your computer
- Click "Install Now", activate the plugin