Skip to content

Releases: mollie/OpenCart

Release 9.3.1 -- Updates and bigfix

09 Jun 11:39
09af733
Compare
Choose a tag to compare
  • 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)

09 Mar 13:19
30b856e
Compare
Choose a tag to compare
  • 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

27 Feb 10:27
96c14da
Compare
Choose a tag to compare
  • Deleted entries with empty mollie_order_id to fix primary key update error

Release 9.2.6

26 Feb 11:36
02e3923
Compare
Choose a tag to compare
  • 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

11 Feb 09:49
15c500e
Compare
Choose a tag to compare
  • Bugfix URL creation
  • Added option to force currency for payment

Release 9.2.3 -- Bugfixes

24 Jan 12:55
b9f0188
Compare
Choose a tag to compare
  • 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

07 Jan 08:38
1ae0307
Compare
Choose a tag to compare

Release 9.2.1 -- Bugfixes

03 Jan 15:18
f2b46e7
Compare
Choose a tag to compare
  • 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

04 Dec 08:43
1ff3e04
Compare
Choose a tag to compare
  • Introduced Mollie Components for filling out CreditCard details on checkout page

Release 9.1.12

26 Nov 12:48
03b5436
Compare
Choose a tag to compare
  • Bugfix in database table patching
  • Bugfix model load
  • Bugfix PatchTable
  • Cleaned up code