Skip to content

Releases: mollie/magento2

v2.13.0

28 Jun 17:35
d8e4e9a
Compare
Choose a tag to compare

Features:

  • Allow to cancel the order when in pending payment state #537
  • Support for subscriptions under configurables

Bugfixes:

  • Check that the invoice is not null
  • PHP8.1 does not allow null
  • Check if the value is empty before checking the contents #516

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.12.0

07 Jun 12:38
e3b8413
Compare
Choose a tag to compare

Features:

  • Added in3 as new payment method
  • Added integration tests for Magento 2.4.4

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.11.0

16 May 15:05
f99a2da
Compare
Choose a tag to compare

Features:

  • Exclude banktransfer payment for second chance emails
  • Add compatibility for Magento Gift Wrapping
  • Add compatibility for Fooman Order Fees #515 (thnx @gjportegies)

Fixes:

  • Show the order items in the second change email #519
  • Update EncryptApiKeys.php #517 (thnx @anvanza)
  • Replace success with done function for jQuery 3.6 in M2.4.4 #521 (thnx @hqmatics)

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.10.0

14 Apr 10:22
389f21e
Compare
Choose a tag to compare

Features:

Fixes:

  • Return the correct status when calling MollieProcessTransaction

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.9.0

04 Apr 14:15
d0a8faa
Compare
Choose a tag to compare

Features:

  • Run tests against composer replace version

Fixes:

  • Include tax of Weee items #503
  • Add tax to Amasty Extra Fee amount #504
  • Cache payment fee result by ID and method #505
  • Return the correct object #506
  • Check if Magento InstantPurchase module is enabled #507

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.8.0

21 Mar 18:44
edaabdc
Compare
Choose a tag to compare

Features:

  • Added warning about the orders api when using Vault
  • Added support for AheadWorks AddFreeGift
  • Added support for Magento GiftCard
  • Added support for Mirasvit Rewards #494
  • Added link to help article when the webhook is not reachable

Fixes:

  • Allow an order to be marked as paid when it is out of stock #498
  • Send all non-product items when a partial shipment is created
  • Allow to configure the reorder payment method #499

Changes:

  • Updated the 'Use webhooks' comment

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.7.0

04 Mar 12:34
1f66e7c
Compare
Choose a tag to compare

Features:

  • Refactored order processing
  • Make Logger component compatible with Monolog 2.0
  • Support for Amasty Fee

Fixes:

  • Let the issuers list in graphql listen for the config value defined in backend (thnx @wahidnory)
  • Make sure the correct payment fee is shown when using onestepcheckout/iosc #492

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.6.0

08 Feb 14:48
bc94f54
Compare
Choose a tag to compare

Features:

  • Comply with 3D secure
  • Moved to Declarative Schema
  • Updated iDeal logo #482

Fixes:

  • Use the customer ID as the gateway token
  • Use the sequenceType=first to save the used card
  • Allow to reset inactive carts #487

Changes:

  • Add support for Mageworx rewardpoints #483

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.5.0

07 Jan 08:52
c9a52c3
Compare
Choose a tag to compare

Features:

  • Allow to change the redirect URL
  • Extend the available information for the Customer Order

Fixes:

  • When the voucher was enabled you could not create admin orders #475
  • Make sure Instant Purchase works with multi shipping orders
  • Use the correct formBlockType
  • Make sure everything still works when Instant Purchase is replaced #470

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

v2.4.0

17 Dec 09:22
1bdeb41
Compare
Choose a tag to compare

Features:

  • Increase the expiry days limit
  • Add all dependencies to composer.json and module.xml #459

Fixes:

  • Restore quote when returning to checkout
  • Correct filtering of pending payment reminders #467
  • Make sure the live key is tested

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1