Skip to content

Releases: paynl/shopware5-plugin

Release v3.4.1

14 Nov 09:19
6effbdf

Choose a tag to compare

  • Updated the AfterPay logo (Riverty)

Release v3.4.0

14 Jul 12:36
899e03d

Choose a tag to compare

  • Plugin is now Shopware 5.7 compatible

Release v3.3.5

30 Mar 08:55
2099aa4

Choose a tag to compare

  • Added option to allow orders with zero amount
  • Updated icons for PMs

Release v3.3.4

25 Jan 11:20
a8950c8

Choose a tag to compare

  • Improved error logging

Release v3.3.3

14 Sep 13:40

Choose a tag to compare

  • 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

25 Aug 07:29
246b86d

Choose a tag to compare

  • Fix removing old canceled orders on notify call

Release v3.3.1

04 Aug 10:11
b903c79

Choose a tag to compare

  • 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:
    1. reinstall the plugin
    2. click on deactivate/activate the plugin

Release 3.3.0

30 Jun 07:40
33be5e5

Choose a tag to compare

  • 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

24 May 21:19
2c657a5

Choose a tag to compare

Fixed a problem in the exchange communication

Release 3.2.0

23 Apr 11:41
ce758d8

Choose a tag to compare

Added possibility to select bank for iDeal payment method on checkout. Added code style fixes. Removed unneeded dependencies.