Skip to content

Releases: mollie/OpenCart

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

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