Skip to content

Releases: paynl/shopware6-plugin

PaynlPayment plugin v2.0.7

11 Jun 12:43
e6209ef

Choose a tag to compare

  • Fixed service config parsing when payment methods return non-null settings; patched paynl/php-sdk Method model hydration.

PaynlPayment plugin v2.0.6

03 Jun 06:29
6ed72b1

Choose a tag to compare

  • Switched all order status checks to OrderStatusRequest for correct TGU/non-TGU API routing.
  • Made finalize-transaction idempotent for Store API/headless checkout and registered the route under Store API.
  • Fixed uniform “Pay by PAY.” payment method translations and configuration texts; renamed install action to Apply changes with clearer help text.
  • Improved exchange notifications (SDK config per sales channel, JSON payloads, pending handling, better errors).
  • Improved payment method technical name generation (Pay.nl ID + sanitized label).

PaynlPayment plugin v2.0.5

10 Apr 12:40
c4cb368

Choose a tag to compare

  • Downgraded paynl/php-sdk to version 1.0.9.

PaynlPayment plugin v2.0.4

01 Apr 13:33
5998300

Choose a tag to compare

  • Updated several logo's, including iDEAL co-branded version with iDEAL | Wero
  • Aligned implementation towards using the Store API instead of storefront routes.
  • Cleared frontend errors when a clear API error message is returned, improving error handling and user experience.
  • Customer payment cancellations are now correctly handled and shown in the storefront and headless API.

PaynlPayment plugin v2.0.3

18 Mar 12:32
8a63853

Choose a tag to compare

  • Fixed payment TypeError when optional address fields (e.g. house number extension) were empty; optional Shopware values are now safely passed to the PayNL SDK.

PaynlPayment plugin v2.0.2

20 Jan 13:47
47a73d6

Choose a tag to compare

  • Added new payment methods: PIX, FLOA, and Bancomat
  • Updated translation loading to use the getConfig API
  • Implemented the payment finalize endpoint
  • Various minor fixes and improvements

PaynlPayment plugin v2.0.1

09 Oct 09:57
4e583f3

Choose a tag to compare

  • Added various payment methods, including Klarna Pay in Full
  • Fixed Transfer Data exception

PaynlPayment plugin v2.0.0

19 Aug 14:57
714d9ca

Choose a tag to compare

  • Implemented new version of PAY SDK
  • Fixed the migration and storefront issues

PaynlPayment plugin v1.7.2

28 May 12:30
8957205

Choose a tag to compare

  • Added iDEAL and PayPal express buttons added to product page for a faster checkout experience
  • Various new payment methods added
  • Small under the hood updates

PaynlPayment plugin v1.7.1

14 May 11:55
f802d50

Choose a tag to compare

  • Improved validation to enhance security and transaction integrity