Releases: mollie/OpenCart
Releases · mollie/OpenCart
Release 9.3.1 -- Updates and bigfix
- Updated API to the latest
- Fixed payment title related bug for pdf invoice pro
- Added util
- Updated logging
- Removed 'Description' field(for now) from settings to avoid confusion
- Added VQMod version to support email
- Fixed minor error
- Updated util
- Used status 303 see other to payment redirect
- Stored images/icons locally in the module
- Added translation for hardcoded strings
- Fixed bug regarding options saving for '-Do not update the order status'
- Added a counter to keep track of payment attempts
- Fixed bug regarding incorrect order update
Release 9.2.8 -- Template fix (for components with Journal)
- Fixed success message bug after module update
- Fixed journal theme bug for credit card (when using components with Journal)
Release 9.2.7 -- Updated Patch File
- Deleted entries with empty mollie_order_id to fix primary key update error
Release 9.2.6
- Redirected to success page after 'Open' payment status
- Made mollie_order_id primary in mollie_payments table
- Added date_modified field in mollie_payments table
- Call cleanup function on more occasions
- Added settings update to make sure module keeps working when an update introduces new settings
Release 9.2.5 -- Bugfix and new setting
- Bugfix URL creation
- Added option to force currency for payment
Release 9.2.3 -- Bugfixes
- Bugfix status returning to paid
- Bugfix notice on admin dashboard
- Updated mollie logo in checkout to smaller version
- Updated checkout form styling
- Added deprecated module names to admin for older version updating
Release 9.2.2 -- Bugfix OC2.0.x
- Bugfix view load
Release 9.2.1 -- Bugfixes
- Removed unused language files from installer
- Added referrer check to avoid double status change
- Added Journal support for Mollie components
- Several small bugfixes
Release 9.2.0 -- Feature: Mollie Components
- Introduced Mollie Components for filling out CreditCard details on checkout page
Release 9.1.12
- Bugfix in database table patching
- Bugfix model load
- Bugfix PatchTable
- Cleaned up code