Skip to content

Releases: tpay-com/tpay-php

v2.0.7

02 May 08:43
Compare
Choose a tag to compare
  • 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

03 Jan 12:27
Compare
Choose a tag to compare

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

09 Oct 11:39
Compare
Choose a tag to compare

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

04 Oct 14:06
Compare
Choose a tag to compare
Update composer.json

v2.0.3

29 Sep 15:24
Compare
Choose a tag to compare

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

22 Sep 12:43
Compare
Choose a tag to compare

Validation bug fixes
New response codes

v2.0.1

05 Jul 10:13
Compare
Choose a tag to compare

Autoloader fixes

v2.0.0

27 Jun 12:41
Compare
Choose a tag to compare

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

31 May 13:05
Compare
Choose a tag to compare

Fixed register_sale method hashing
Added curl response logging
Fixed php 5.3 compatibility

1.0.4

26 May 14:38
Compare
Choose a tag to compare

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