Skip to content

Releases: tpay-com/tpay-magento2-basic

v1.5.4

28 Jun 10:31
Compare
Choose a tag to compare

Updated building transaction payment url to independent on server side changes.

v1.4.5

28 Jun 12:59
Compare
Choose a tag to compare

Updated building transaction payment url to independent on server side changes.

v1.5.3

12 Feb 10:43
Compare
Choose a tag to compare

Fixed getting store Id when loading config values in multi-store mode.

v1.5.2

26 Nov 10:08
Compare
Choose a tag to compare

Added support for Magento 2.4.* version.
Added support for any PHP 7 version.

v1.5.1

07 Jan 08:04
Compare
Choose a tag to compare

Added support for two step payment acceptance mode.
Added support for orders refunded manually in merchant panel.
Fixed sending invoice after successful payment

v1.5.0

15 Jul 15:36
7b666e1
Compare
Choose a tag to compare

Rebranded module front to the newest Tpay design
Removed payment form not using Tpay API
Added the tpay-php library dependency
Removed deprecated Tpay library files
Checked the PHP 7.3 compatibility

v1.4.4

30 Apr 10:30
Compare
Choose a tag to compare

Fixed updating payment state to processing after payment notification.
Resolved #4

v1.4.3 - Magento 2.3 support

19 Apr 14:08
Compare
Choose a tag to compare

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
Fixed BLIK input field style in the default theme

PHP 7.2 compatibility

11 Apr 09:19
efe7331
Compare
Choose a tag to compare

Tested compatibility with PHP 7.2
Added composer require PHP 7.2 version

1.4.1

19 Dec 13:32
Compare
Choose a tag to compare

Changed parameters format from query to JSON in API calls