Skip to content

5.1.1

Compare
Choose a tag to compare
@davdebcom davdebcom released this 19 Mar 12:57
· 2481 commits to master since this release

Changes:

  • New - Added two new actions when processing items for Orders API, mollie-payments-for-woocommerce_orderlines_process_items_before_getting_product_id and mollie-payments-for-woocommerce_orderlines_process_items_after_processing_item
  • Fix - Fixed bug where expired orders weren't updated in WooCommerce because of check for payment ID instead of order ID
  • Fix - Use get_home_url() to solve issues where people have different URLs for admin/site (also influences Polylang)
  • Fix - Extended refund processing: make sure people can't do a partial order line amount refund during an order line refund
  • Fix - Permanent fix for PHP 7.3 with sporadic caching issues of methods

How to upgrade (via FTP or file manager):

  1. Download the ZIP archive from WordPress.org.
  2. Extract the archive.
  3. 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):

  1. Download the ZIP archive from WordPress.org.
  2. Go to WordPress > Plugins > Installed Plugins
  3. Find "Mollie Payments for WooCommerce", deactivate and remove it
  4. Go to WordPress > Plugins > Add new > Upload plugin
  5. Select "Choose File" and select the ZIP archive on your computer
  6. Click "Install Now", activate the plugin