Skip to content

Releases: mollie/OpenCart

Release 9.1.3 -- Bugfixes

22 Oct 10:38
a0eca64
Compare
Choose a tag to compare
  • Bugfix for double order_ids in mollie payments table
  • Bugfix for some non_int amounts
  • Added debug logging option

Release 9.1.2 -- Improvements

07 Oct 16:36
3392c3c
Compare
Choose a tag to compare
  • Added support-form in module
  • Get payment status from Mollie on order page load
  • Updated Mollie Connect settings in module
  • Updated some code for better processing of payment information
  • Bugfix for missing Mollie_order_id
  • Bugfix for some negative amounts

Release 9.1.1 -- Minor bugfixes

23 Aug 10:55
1eee24e
Compare
Choose a tag to compare
  • Small fix for rounding differences
  • Only show refund button for Mollie payments
  • Changed search value in vqmod xml due to irregular issues on some servers

Release 9.1.0

15 Aug 07:06
351c124
Compare
Choose a tag to compare
  • Fixed double form post in confirmation template
  • Fixed bug for rounding differences more than 0.01
  • Added OAuth support for:
    • Activate payment methods through module (instead of Mollie dashboard)
    • See payment status on order info page
    • Request refund through order info page

Release 9.0.6 -- Bugfixes and improvements

05 Jul 13:22
Compare
Choose a tag to compare
  • Added Przelewy24 support.
  • Added additional check on order_id in webhook.
  • Update cleanup function to include cleanup for < 9.x modules.
  • Remove Bitcoin.
  • Fix double payment bug.
  • Fix voucher support.
  • Fix Amount invalid bug for all currencies.
  • Fix non-integer qty support.

Release 9.0.5 -- Bugfix

21 Feb 10:28
8de490a
Compare
Choose a tag to compare
  • Fixed notice error when shipping method is used that isn't linked to a tax class.
  • Fixed update functionality.

Release 9.0.4 -- Bugfix

08 Feb 16:43
a2b1344
Compare
Choose a tag to compare
  • Added conditional checking for OC 1.5, so OCMod checks are not attempted on a version that doesn't support it.

Release 9.0.3 -- Bugfix

30 Jan 15:43
344382c
Compare
Choose a tag to compare

Fixes:

  • Fixed settings randomly disappearing from admin.
  • Added support for VQMod/OCMod combinations.
  • Rounding fix.
  • Fixed missing translation button label.
  • Fixed cleanup function.

New features:

  • Send webhook URL on order creation.
  • Check payment status on success page.

Release 9.0.2 -- Bugfix

02 Jan 16:07
c11c8ad
Compare
Choose a tag to compare
  • Fixed a bug in the module update functionality.

Release 9.0.1 -- Bugfixes and improvements

02 Jan 15:11
18eb9e6
Compare
Choose a tag to compare

Bugfixes

  • Correctly calculate taxes.
  • Unselect payment method for store is possible again.
  • Fixed "Undefined index: iso_code_2" in one page checkouts.
  • Less warnings about adding an API key in the backend.
  • "Amount is lower than minimum" bugfix.
  • Fixed loading Belfius controller (thanks @KevinJDurant).
  • Fixed switched translations for EPS and Giropay (thanks @pvdptje).

Improvements

  • Added support for 3rd party totals.
  • Minor improvements to documentation.
  • Removed possibility of sending html entities to Mollie API.
  • Made API key a mandatory field.
  • Added support for OC events in the versions that support it.
  • Added "shipping after complete status" functionality.