Skip to content

Releases: mollie/Shopware6

v1.5.3

11 Aug 15:08
f30696f
Compare
Choose a tag to compare

Bugfix:
MOL-540: update service registration for apple pay direct - fix registration error with apple pay direct
MOL-505: add default config values - In administration of the plugin config testModus has been shown as off, though it was on.

v1.5.2

05 Aug 15:10
ecd06ff
Compare
Choose a tag to compare

Refactoring and code improvements (MOL-525)
Bugfix:
MOL-524: fixed a bug when entering wrong creditcard informations. The payment process is not blocked any more
MOL-535: fixed a bug that prevented to pay if a promotion has been in cart
MOL-536: change router in MollieOrderBuilder to Shopware router instead of symfony router

v1.5.1

21 Jul 12:02
cecb36e
Compare
Choose a tag to compare

bugfix:
added shipping cost transmission to mollie

v1.5.0

21 Jul 08:18
a2a7363
Compare
Choose a tag to compare

Feature
MOL-199 Added full support of Partial Refunds (just add wished refund sum in administration and create refund directly at mollie)

Refactoring
refactored payment handler for more code stability
Add new transition service for payments
MOL-353 Reuse mollie orders - don’t create new mollie orders in case of cancelled or failed payments
MOL-353 Reuse mollie order payments if possible (otherwise create new payment) if former payment has failed or has been cancelled


Bugfix
Fixed shipping transition

v1.4.3

07 Jul 15:39
bca8e80
Compare
Choose a tag to compare

Bugfix:
fixed an incompatibility with older shopware versions (<6.3.5.0)

v1.4.2

06 Jul 09:13
a02754b
Compare
Choose a tag to compare

Bugfixes:


  • Fixed Apple Pay domain verification, if Apple Pay direct should be used

  • refactored web hook notifications. Some mollie order states haven’t been recognized correctly, which results that payment status didn’t change.
  • Apple Pay isn’t shown as payment method in storefront if browser isn’t supporting Apple Pay or no wallet has been configured on used device
  • Added a fix for Ideal issuer dropdown in Shopware 6.4 templates
  • fixed a bug that prevented order state transitions in multilingual shops 
  • fixed a bug for shopware versions > 6.4 with the return url. The former used return url could be too long for mollie api. Now we use only short urls 



Features:

  • Added a link to the developer section of the mollie dashboard in administration config
  • Added the mollie payment url to orders in Shopware backend
  • If you activate test mode in administration, every mollie payment in storefront gets an „test mode“ addition in the payment method name

v1.4.1

17 May 10:08
9d8e0a9
Compare
Choose a tag to compare

Bugfix:
transaction status is set to paid if mollie sets klarna order payment status from authorized to completed

v1.4.0

06 May 09:06
6bf1f78
Compare
Choose a tag to compare

Feature:

  • Plugin is now Shopware 6.4 compatible
  • "Create customer at mollie" feature deactivated and removed from administration

Bugfix:

  • fixed credit card components return url (thanks to fjbender for finding and solving this bug)

Notes:

If you use the new currency rounding feature (total sum), we calculate the surcharge or discount just like Shopware with 0% taxes.

v1.3.16

22 Apr 08:38
8380b4a
Compare
Choose a tag to compare

Bugfix

  • fixed bug that prevented to edit an order in the administration

v1.3.15

21 Apr 09:05
c6899eb
Compare
Choose a tag to compare

Bugfixes:

  • added webhook url to transmitted data when order is placed.
  • fixed a bug when payment has been set to refunded in administration. Wrong saleschannel configuration has been used in multi saleschannel environments
  • Fixed wrong handling of feature „Do not create customers at Mollie“
  • Fixed wrong error handling during checkout in case of mollie api errors
  • Updated custom parameters for bank transfer payment method.
  • Added better order state handling if order status change is configured in plugin