Skip to content

Releases: satispay/magento2-plugin

2.2.5

11 Feb 14:31
ef3e78f

Choose a tag to compare

  • Made the plugin compatible with multiple website configuration

2.2.2

11 Jun 07:48

Choose a tag to compare

  • Updated brand assets

2.2.1

25 Mar 14:47

Choose a tag to compare

  • Improved order management for 'CANCELLED' and 'PENDING' payments

2.2.0

14 Feb 10:55
6c44b51

Choose a tag to compare

  • Review PENDING payments flow
  • Added new order status "PENDING_PAYMENT" before "PENDING" status

2.1.2

13 Nov 10:59
ac8a909

Choose a tag to compare

  • Fixed bug regarding the <public_key> parameter. If the user didn't flush the cache after enabling the Plugin, the website threw an error.
  • Now the user has to: 1) Enable the Plugin - 2) Save the configuration - 3) Set the token
  • Added a more intuitive hint on 'Sandbox' field

2.1.1

20 Sep 17:28

Choose a tag to compare

Added Satispay logo on checkout

2.1.0

05 May 16:47
6db1c7f

Choose a tag to compare

  • Added cron to finalize unhandled payments
  • Added support to web-app-web switch

2.0.5

07 Aug 13:04

Choose a tag to compare

  • Replace description with external_code in payment creation

2.0.3

26 Jun 09:19

Choose a tag to compare

  • Send new order email only when payment is accepted
  • Cancel order if payment is canceled

2.0.2

20 Apr 10:01

Choose a tag to compare

  • Performed refactoring to adhere to Magento 2 Coding Standards
  • Set SDK requirement to version ^1.2
  • Removed SDK directory
  • Set setup_version in module.xml
  • Added checkout-agreements-block to payment form
  • Added sort_order field in system.xml