Skip to content

Releases: mollie/WooCommerce

Experimental release 2.5.1

21 Dec 14:48
Compare
Choose a tag to compare
Pre-release

This release is still experimental and thus not submitted to the WordPress Plugin directory.

Changes:

  • Normal payments (non-recurring payments) are now processed correctly.
  • Fixed getPaymentMethodTitle warning (See #69)

How to upgrade:

  1. Download the ZIP archive below (mollie-payments-for-woocommerce-2.5.1.zip).
  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.

Experimental release 2.5.0

01 Dec 15:09
Compare
Choose a tag to compare
Pre-release

This release is still experimental and thus not submitted to the WordPress Plugin directory.

Changes:

  • Added WooCommerce Subscriptions and Mollie recurring payments support.

How to upgrade:

  1. Download the ZIP archive below (mollie-payments-for-woocommerce-2.5.0.zip).
  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.

Release 2.0

17 Aug 11:16
Compare
Choose a tag to compare

New Mollie Payments for WooCommerce plugin in the WordPress plugin directory.

Changes:

  • Complete rewrite of our WooCommerce plugin to better follow WordPress and WooCommerce standards and add better support for other plugins.
  • Install / Updates via WordPress plugins.

How to upgrade:

  1. Download the new plugin through the 'Plugins' menu in your WordPress admin. Search for 'Mollie Payments for WooCommerce'.
  2. Activate the new 'Mollie Payments for WooCommerce' plugin.
  3. Go to the Mollie settings: WooCommerce -> Settings -> Checkout and scroll down.
  4. Insert your Mollie API key and change the other settings when needed. Save the changes. The active Mollie payment methods will be displayed. You can change the title and description for every payment method by going to the specific payment method settings page.

Coming from version 1.x?

If you still have orders pending created using 1.x you can leave the old plugin activated. You should disable the old payment gateways otherwise duplicate Mollie gateways will be displayed in you checkout. Go to WooCommerce -> Settings -> Checkout and open the gateway "Mollie Payment Module" and disable it.
Orders created using this old version will still be processed. When all orders created with the old version are processed you can deactivate the old plugin: Go to Plugins and disable the plugin "MPM - Mollie Payment Module".

The download links below do NOT work

Please follow above instructions to install it via your WordPress admin, or download the module here to install it manually.

Release 1.4.3 (outdated)

30 Jul 13:21
Compare
Choose a tag to compare

Changes:

  • Fix compatibility with WooCommerce 2.1 Mollie return page

How to upgrade:

  1. Download the latest release of the module on the Releases-page (mollie-woocommerce-1.4.3.zip)
  2. Extract the archive.
  3. Copy the contents of the folder to the wp-content/plugins/MPM directory of your WooCommerce environment, overwriting existing files.

Release 1.4.2 (outdated)

28 May 11:44
Compare
Choose a tag to compare

Changes:

  • Update submodule mollie/mollie-api-php to version 1.2.5. Fixes some issues with PHP 5.3 and mbstring extension

How to upgrade:

  1. Download the latest release of the module on the Releases-page.
  2. Extract the archive.
  3. Copy the contents of the folder to the wp-content/plugins/MPM directory of your WooCommerce environment, overwriting existing files.

Release 1.4.1

20 May 12:14
Compare
Choose a tag to compare

Changes:

  • Order payment method list based on store locale. Your store locale can be changed in WordPress' General settings screen.

How to upgrade:

  1. Download the latest release of the module on the Releases-page.
  2. Extract the archive.
  3. Copy the contents of the folder to the wp-content/plugins/MPM directory of your WooCommerce environment, overwriting existing files.

Release 1.4.0 (outdated)

17 Apr 14:08
Compare
Choose a tag to compare

Changes:

  • Banktransfer payments will get the initial state on-hold. This ensures the order won't be cancelled when the option "Hold stock (for unpaid orders) for x minutes. When this limit is reached, the pending order will be cancelled. Leave blank to disable." is used.

How to upgrade:

  1. Download the latest release of the module on the Releases-page.
  2. Extract the archive.
  3. Copy the contents of the folder to the wp-content/plugins/MPM directory of your WooCommerce environment, overwriting existing files.

Release 1.3.8 (outdated)

23 Feb 15:16
Compare
Choose a tag to compare

Changes:

  • Fix issue in WooCommerce 2.3+ when calling add_error(), now uses wp_add_notice()

How to upgrade:

  1. Download the latest release of the module on the Releases-page.
  2. Extract the archive.
  3. Copy the contents of the folder to the wp-content/plugins/MPM directory of your WooCommerce environment, overwriting existing files.

Release 1.3.7 (outdated)

09 Feb 15:29
Compare
Choose a tag to compare

Changes:

  • Add missing fields billingAddress and shippingAddress

How to upgrade:

  1. Download the latest release of the module on the Releases-page.
  2. Extract the archive.
  3. Copy the contents of the folder to the wp-content/plugins/MPM directory of your WooCommerce environment, overwriting existing files.

Release 1.3.6 (outdated)

27 Jan 09:16
Compare
Choose a tag to compare

Changes:

  • Retain shopping cart after cancel payment

How to upgrade:

  1. Download the latest release of the module on the Releases-page.
  2. Extract the archive.
  3. Copy the contents of the folder to the wp-content/plugins/MPM directory of your WooCommerce environment, overwriting existing files.