Releases: tpay-com/tpay-php
v2.0.7
- Updated payment forms templates
- Added better usecase examples
- Updated Transaction API error codes
- Added array formatted report option
- Added sandbox access data to examples
- Fixed code smells
- Fixed card gate input bug fix on mobile devices
v2.0.6
Updated bank drop-down list template
Fixed error in notification validation when client registers his card for later use.
Fixed geting blik response from object type to array type
Changed polish parameters names to english
Added "module" parameter for collecting statistics
Modified arrays code formatting
v2.0.5
Added new bank selection form for API transactions
Added advanced validation for API create method
Removed Ehat form example
Changed templates to work with bank groups
Updated bank groups numbers
Fixed empty email notification bug
v2.0.4
Update composer.json
v2.0.3
Splited translations to separate classes
Changed Lang class functions from static to non-static
Updated template files
Moved all view files to the new View folder and subfolders
Added demo api transaction key and password to examples
v2.0.2
Validation bug fixes
New response codes
v2.0.1
Autoloader fixes
v2.0.0
New code organisation
A lot of bug fixes
All api responses in JSON format
Requires at least PHP 5.6
Register sale fix and php 5.3 compatibility
Fixed register_sale method hashing
Added curl response logging
Fixed php 5.3 compatibility
1.0.4
Main classes converted to uppercase
Changed xml to json format on api requests and responses
Added name wrong characters trimming
Cards Api does not require merchant ID and security code anymore