Releases: paynl/shopware5-plugin
Releases · paynl/shopware5-plugin
Release v3.4.1
- Updated the AfterPay logo (Riverty)
Release v3.4.0
- Plugin is now Shopware 5.7 compatible
Release v3.3.5
- Added option to allow orders with zero amount
- Updated icons for PMs
Release v3.3.4
- Improved error logging
Release v3.3.3
- Added info icon instead of PM description
- Added functionality of managing of displaying payment method info
- Fix DOB view on mobile version
Release v3.3.2
- Fix removing old canceled orders on notify call
Release v3.3.1
- added functionality of saving banks into DB;
- added labels for the DoB and Phone-number fields;
- To load banks to DB you need to do one of these:
- reinstall the plugin
- click on deactivate/activate the plugin
Release 3.3.0
- show the selected bank issuer on the confirm checkout page;
- when activating plugin, the admin will choose whether to show the banks assigned for the iDeal payment method;
- when a transaction is canceled or denied, a user will see a message;
- when iDeal is chosen as the payment method, the drop-down with the list of banks appears (in the PM settings of the customer's account);
- when changing a payment method, the description of the newly selected one is provided;
- when choosing a certain payment method (SprayPay, Credit Click, Billink, AfterPay, Klarna, IN3), a customer will be asked to fill in the fields with DOB and phone number (in case this info was not provided during the registration);
- new logos of payment methods are added;
- the plugin will only be compatible with the Shopware versions 5.6.0 or higher;
- fixed the notify endpoint (so that a correct response was sent).
Release 3.2.1
Fixed a problem in the exchange communication
Release 3.2.0
Added possibility to select bank for iDeal payment method on checkout. Added code style fixes. Removed unneeded dependencies.