Releases: Sign2Pay/magento-sign2pay
Releases · Sign2Pay/magento-sign2pay
Version 0.7.5
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
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
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
This release is the very first one built on our new authentication platform, based on the OAuth2 standard.
Version 0.6.3
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
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
Release 0.6.1 - Improved checkout and payment workflow - Improved compatibility with 3rd-party extensions and older magento versions