Releases: tpay-com/tpay-magento2-cards
v1.4.4
v1.4.3
Added support for the newest PHP and Magento versions.
v1.4.2
Added PHP 7.4 support
Updated translations
v1.4.1
Fixed undefined property error when merchant API settings are incorrect
Fixed failover mechanism after Tpay PHP library update
Fixed sending invoice after successful payment
Fixed non-3ds card payments
Removed deprecated block form
v1.4.0 - Rebranding
Rebranded module front to the newest Tpay design
Added the tpay-php library dependency
Removed deprecated Tpay library files
Checked the PHP 7.3 compatibility
v1.3.4 - Magento 2.3 support
From this release, any upcoming updates will be available for Mangeto 2.3.*
Added required csrf validation to the notification controller
Updated order status setting to work with Magento 2.3
v1.3.3
- Moved validation from jquery.formance to jquery.payment library
- Improved not supported cards numbers validation
- Fixed pasting the cc number to form errors
- Added check if there are empty name and surname but not empty company name, to avoid errors while creating transactions.
- Updated composer.json to satisfy PHP 7.2
1.3.2
Changed parameters format from query to JSON in API calls
v1.3.1
Broken order and payment currency comparison fix
Fixed marking order as suspected fraud because of broken Mangeto Model/Order/Payment isSameCurrency method.
v1.3.0
Added checking for isset 'status' element at API reponse.
Modified refund title to contain same value as order ID