Skip to content

Releases: unzerdev/shopware6

7.1.9

27 May 10:32
6f40593

Choose a tag to compare

requires shopware >= 6.7.x.x

  • Changes for Unzer Shopware 6.7 plugin to support Unzer Refund Manager

7.1.8

13 May 12:16
90d7d08

Choose a tag to compare

requires shopware >= 6.7.x.x

  • More reliable checkout: The "Pay" button now waits until all required components are fully loaded, preventing failed orders.
  • Performance improvement: Eliminated a redundant merchant config fetch when the config is already provided.
  • Bugfix – PayPal Express: Users are now correctly returned to checkout after payment type creation instead of seeing an error page.
  • UI fix – Express Checkout buttons: Consistent spacing between Checkout, PayPal Express, Google Pay, and Apple Pay buttons on the cart page and side menu.
  • New – Transaction status in payment history: Added a Status column to the payment history in Shopware Order Details (Unzer section), kept in sync with webhook updates.
  • Bugfix – Express Checkout with vouchers: Applying a voucher in the cart side menu and immediately clicking Google Pay / Apple Pay / PayPal Express no longer causes the payment to fail.

6.5.7

13 May 11:46
3d328e5

Choose a tag to compare

requires shopware >= 6.6.x.x

  • More reliable checkout: The "Pay" button now waits until all required components are fully loaded, preventing failed orders.
  • Performance improvement: Eliminated a redundant merchant config fetch when the config is already provided.
  • Bugfix – PayPal Express: Users are now correctly returned to checkout after payment type creation instead of seeing an error page.
  • UI fix – Express Checkout buttons: Consistent spacing between Checkout, PayPal Express, Google Pay, and Apple Pay buttons on the cart page and side menu.
  • New – Transaction status in payment history: Added a Status column to the payment history in Shopware Order Details (Unzer section), kept in sync with webhook updates.
  • Bugfix – Express Checkout with vouchers: Applying a voucher in the cart side menu and immediately clicking Google Pay / Apple Pay / PayPal Express no longer causes the payment to fail.

7.1.7

20 Apr 10:54
b993268

Choose a tag to compare

requires shopware >= 6.7.x.x

  • Fix: Missing translation of new payment methods could display an error in Frontend after updating
  • Fix: Files from deprecated payment methods was not properly removed and could in some cases create issues
  • Optimizing: Switch to preloading of payment components for better checkout experience
  • Fix: Correct error handling if customer clicked pay before payment component was fully loaded
  • Optimizing: Cache of key pairs for faster loading payment components

6.5.6

15 Apr 15:11
d680450

Choose a tag to compare

requires shopware >= 6.6.x.x

  • Fix: Missing translation of new payment methods could display an error in Frontend after updating
  • Fix: Files from deprecated payment methods was not properly removed and could in some cases create issues
  • Optimizing: Switch to preloading of payment components for better checkout experience
  • Fix: Correct error handling if customer clicked pay before payment component was fully loaded
  • Optimizing: Cache of key pairs for faster loading payment components
  • Fix: Remove customer data from console

5.12.5

15 Apr 19:32
8b2ff27

Choose a tag to compare

requires shopware >= 6.5.x.x

  • Fix: Missing translation of new payment methods could display an error in Frontend after updating
  • Removed legacy RouteScope/Annotation-classes for SW6.4
  • Fix: UI-JS test URL removed

5.12.4

01 Apr 07:49
880a259

Choose a tag to compare

requires shopware >= 6.5.x.x

  • Improvement: Save Shopware Order Number in payment details for Unzer Paylater payment tracking
  • Fix: Changed payment method names for Invoice and Installment to the new official brands (German only). This will only affect new installs
  • Fix: Sometimes Click to pay payments would display an error for succesfull payments.

7.1.6

31 Mar 08:00
aa7dacf

Choose a tag to compare

requires shopware >= 6.7.x.x

  • Improvement: Save Shopware Order Number in payment details for Unzer Paylater payment tracking
  • Fix: Changed payment method names for Invoice and Installment to the new official brands (German only). This will only affect new installs
  • Fix: Sometimes Click to pay payments would display an error for succesfull payments.

6.5.5

31 Mar 07:57
ab117be

Choose a tag to compare

requires shopware >= 6.6.x.x

  • Improvement: Save Shopware Order Number in payment details for Unzer Paylater payment tracking
  • Fix: Changed payment method names for Invoice and Installment to the new official brands (German only). This will only affect new installs
  • Fix: Sometimes Click to pay payments would display an error for succesfull payments.

7.1.5

25 Mar 10:41
805c72f

Choose a tag to compare

requires shopware >= 6.7.x.x

  • Updated iDEAL Payment naming
  • Code reformatting