Releases: paynl/shopware6-plugin
Releases · paynl/shopware6-plugin
PaynlPayment plugin v2.0.7
- Fixed service config parsing when payment methods return non-null
settings; patchedpaynl/php-sdkMethodmodel hydration.
PaynlPayment plugin v2.0.6
- 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
- Downgraded paynl/php-sdk to version 1.0.9.
PaynlPayment plugin v2.0.4
- 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
- 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
- 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
- Added various payment methods, including Klarna Pay in Full
- Fixed Transfer Data exception
PaynlPayment plugin v2.0.0
- Implemented new version of PAY SDK
- Fixed the migration and storefront issues
PaynlPayment plugin v1.7.2
- 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
- Improved validation to enhance security and transaction integrity