Skip to content

Releases: mollie/magento2

v1.6.0

28 May 12:48
d527864
Compare
Choose a tag to compare
  • Added Apple Pay as a new payment method
  • Removed Bitcoin as a payment method
  • Support for an adjustment fee when creating a credit memo
  • Set the status code to 503 when an exception occurs
  • When an exception occurs when the transaction is started, the current order is canceled (if enabled)
  • Added new tests

v1.5.2

19 Apr 14:25
11b239f
Compare
Choose a tag to compare
  • Bugfix for bundles with "ship bundle items separately" when using Orders API #130

v1.5.1

08 Apr 09:26
ed609d5
Compare
Choose a tag to compare
  • Allow to set adjustment refund amount for creditmemo's
  • Added banktransfer status to selftest
  • Removed the export_status column from order grid #124
  • Fixed 422 error on empty prefix
  • Allow creating shipments for orders that already marked as shipped in Mollie Dashboard #129

v1.5.0

21 Feb 12:12
c2d7d01
Compare
Choose a tag to compare
  • Added Przelewy24 as a new payment method
  • Added option to set custom payment description (only for Payment API)
  • Make the logo & name in the issuer list clickable
  • Fixed partial refund

v1.4.7

23 Jan 15:25
be9ebef
Compare
Choose a tag to compare
  • Added error message for failed payments
  • Fixed Orderline matches for SKUs with leading/trailing whitespace
  • Refactored refund check as isRefunded() is deprecated #107
  • Added missing depend on system configuration field (iDEAL QR code)

v1.4.6

03 Jan 17:43
578b282
Compare
Choose a tag to compare
  • Added option to limit the methods for Admin Payment Link (order based)
  • Added a notice to the creation of an offline refund from the Magento admin when orders API is used
  • Fixed selected issuer reset after payment retry with a different payment method
  • Fixed partial shipments with Klarna orders #104
  • Fixed partial credit for orderLines containing configurable products using Orders API
  • Small fixes in Klarna workflow & observers

v1.4.5

18 Dec 10:15
988b8f8
Compare
Choose a tag to compare
  • Added KBC/CBC issuer list option (dropdown, radio or none)
  • Fixed discounts on shipping line when using orders API

v1.4.4

04 Dec 13:31
63c1aa6
Compare
Choose a tag to compare
  • Fixed credit memo with order-API on Shipping VAT #99 (thanks @Davie82)
  • Added API-Key Type and Debug config to dot env.

v1.4.3

30 Nov 08:55
26a7a8e
Compare
Choose a tag to compare
  • Added fallback to payment API if order API fails
  • Added payment images to the admin order view
  • Added descriptive message to the admin payment link method
  • Added organization name to orders API
  • Fixed shipping address for virtual orders #96

v1.4.2

20 Nov 14:38
965ea85
Compare
Choose a tag to compare
  • Added option to include QR-Code in iDEAL Issuer List
  • Fixed refunds for orders placed using payment API