Skip to content

Releases: mollie/OpenCart

Release v11.0.1 -- Bugfix

24 Nov 13:31
e68023c
Compare
Choose a tag to compare

Bugfix with regards to payments being cancelled on success when using payment API

Release v11.0.0 -- Update

16 Nov 12:43
4ce05bf
Compare
Choose a tag to compare

Changes in release 11.0.0

  • Added Klarna Pay Now payment method
  • Added Voucher payment method
  • Added Option to use Payment API (or Order API)
  • Extended refund option to refund orderlines as well
  • Bug Fixes

Release 10.3.1 -- Bugfixes

10 Jun 09:00
b9c1098
Compare
Choose a tag to compare

Changes in release 10.3.1

  • Fixed shipment creation exception
  • Fixed bug in currency
  • Removed DB storage engine while creating table

Release 10.3.0 -- New functions and minor bugfixes

17 May 10:50
4b995a9
Compare
Choose a tag to compare

Changes in release 10.3.0

  • Added option to align payment method icons left or right to the method title
  • Added single click payment
  • Create shipment for all methods now
  • Added option to set order expiry days
  • Added option for partial refunds
  • Made titles multilingual
  • Fixed speed issue in loading payment methods on frontend in OC 1.5.x
  • Added minimum and maximum amount for payment methods
  • Added payment fee total
  • Added check for Apple Pay in session instead of cookie
  • Added option to report mollie errors in frontend
  • Bugfixes

Release 10.2.0 -- Updated API

07 Apr 13:53
ee49ad7
Compare
Choose a tag to compare

Changes in release 10.2.0

  • Added removePermission function in OC1.5
  • Fixed typo in xml file
  • Updated mollie API
  • Fixed bug related to inactive payment method in mollie dashboard
  • Fixed other minor bugs
  • Fixed incorrect recurring amount bug in admin
  • Fixed GuzzleHttp Error
  • Removed 'inghomepay' and 'directdebit' methods
  • Moved API inside library folder
  • Removed Guzzle dependency. It will fix the 'choose_handler()' error
  • Updated payment method icons

Release 10.1.1 -- Bugfix

03 Feb 09:38
3c58621
Compare
Choose a tag to compare

Changes in release 10.1.1

  • Fixed white page issue on checkout in some cases
  • Fixed permission overwrite issue

Release 10.1.0 -- Bugfix and partial rollback

29 Jan 16:07
6ec62cd
Compare
Choose a tag to compare

Changes in release 10.1.0

  • Fixed bug for multistores
  • Fixed error caused when both files are enabled
  • Fixed bug related to javascript for quick checkout
  • Fixed error while loading model
  • Put and updated older payment files back that might cause issues with 3rd party extensions

Release 10.0.1 -- Bugfix

22 Jan 16:55
45d543f
Compare
Choose a tag to compare

Changes in release 10.0.1

  • Fixed bug while saving API keys in multi-store setup
  • Fixed bug that showed Mollie in payments list twice in admin

Release 10.0.0 -- New ocmod / vqmod rebase

22 Jan 10:33
b14c223
Compare
Choose a tag to compare

Changes in release 10.0.0

  • Created two separate versions of the module for OCMOD and VQMOD
  • Removed "util" support
  • Recurring payments functionality is added for SEPA Direct Debit payment method
  • Hide/Show API Key in admin
  • Added option to edit/set payment method title
  • Added option to add images for payment methods (Default image will be used if no image added)
  • Added recurring payment functionality for recurring profiles
  • Updated mollie API to 2.22.3
  • Added missing language variable(s)

Release 9.4.0 -- API update and bugfixes

06 Aug 09:12
b14c223
Compare
Choose a tag to compare
  • Updated mollie API to 2.21.0
  • Fixed bug regarding "Custom CSS illegal offset"
  • Fixed fetching incorrect order_id by callback in case of multiple payment attempt