Skip to content

Releases: Sign2Pay/magento-sign2pay

Version 0.7.5

27 Nov 16:06
Compare
Choose a tag to compare

Simplify order cancelation workflow during payment.

Change logo url in admin section.

Improved the documentation
We now state that merchants have to fill in their client ID and client Secret.

Improve the redirect on failure.
Cancel the order first, and then redirect to failure.
This makes sure the order is always properly cancelled.

Removed obsolete code.

Version 0.7.4

25 Nov 12:13
Compare
Choose a tag to compare

Fixed:

  • Added exception based error handling
  • Removed unnecessary methods and code

Features:

  • Added dynamic bank logo to payment label
  • Added mobile phone to authorize request

Version 0.7.3

19 Nov 16:52
Compare
Choose a tag to compare

Fixed:

  • Fix quote fetching during payment processing
  • Remove merchant_id config field from admin section
  • Add extraction of first part from locale code

Features:

  • Add locale

Version 0.7.0

17 Nov 13:28
Compare
Choose a tag to compare

This release is the very first one built on our new authentication platform, based on the OAuth2 standard.

Version 0.6.3

01 Sep 20:43
Compare
Choose a tag to compare

Fixed:

  • Fix bug that caused duplicated response in payment response action 8486cd
  • Fix version in config.xml, remove version from sign2pay layout xml 635fb6

Features:

  • Add sort order to payment method c2223a

Fix observer compatibility for magento 1.7.0.2 or less

27 Jul 21:39
Compare
Choose a tag to compare

This bug fix release fixes compatibility with Magento 1.7.0.2 or less. A bug would prevent part of the checkout page from appearing. This bug has been fixed. It did not appear on more recent versions of Magento.

0.6.1

23 Jul 13:58
Compare
Choose a tag to compare
Release 0.6.1

- Improved checkout and payment workflow
- Improved compatibility with 3rd-party extensions and older magento versions