You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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).