Releases: mollie/OpenCart
Releases · mollie/OpenCart
Release 9.1.3 -- Bugfixes
- Bugfix for double order_ids in mollie payments table
- Bugfix for some non_int amounts
- Added debug logging option
Release 9.1.2 -- Improvements
- 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
- 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
- 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
- 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
- Fixed notice error when shipping method is used that isn't linked to a tax class.
- Fixed update functionality.
Release 9.0.4 -- Bugfix
- 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
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
- Fixed a bug in the module update functionality.
Release 9.0.1 -- Bugfixes and improvements
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.