Skip to content

Releases: tpay-com/tpay-php

v2.3.4

23 Feb 12:29
8a3c85e
Compare
Choose a tag to compare

Fixed parsing csv report header

v2.3.3

14 Feb 10:37
9af16f4
Compare
Choose a tag to compare

Fixed parsing CSV reports

v2.3.2

23 Jun 09:45
5931ac7
Compare
Choose a tag to compare

Update URL redirection in TransactionApiExample.php

v2.3.1

21 Jun 08:14
c52f979
Compare
Choose a tag to compare

Update sign calculation method for securesale and register_sale methods.

v2.3.0

19 May 07:54
d2ac794
Compare
Choose a tag to compare

Updated methods of sign calculation, with parameters separated with '&' sign.

v2.2.1

17 Jul 15:07
Compare
Choose a tag to compare

Fixed the card deregister notification definition.
Added new variable in Util class allowing the developer to change the phtml templates directory to a custom location.
Fixed uppercase language parameter causing errors in API calls.

v2.2.0 Rebranding

05 Jul 13:39
Compare
Choose a tag to compare

Added additional logs in Transaction API refunds
Added additional logs in Cards API refund
Updated frontend templates
Updated currencies list
Fixed Maestro card number patterns
Removed old deprecated elements
Rebranded all images, logotypes and re-stylized the frontend forms

v2.1.2

10 Apr 09:56
Compare
Choose a tag to compare
  • Added new example with frontend form for manual building card payment links
  • Fixed card number validation
  • Fixed card form tabulation indexes
  • Improved card form responsivity
  • Added the ability to choose if you want to display the name and email fields on card form. If the option is set to false, you will need to get these values from an external source.
  • Added new example showing how to show and use the credit card form with saved or a new card
  • Added forwarding the card vendor name for later use
  • Adjusted the new card form fields validation
  • Fixed card requests logging
  • Added check if the cardData has been already set by setCardData method before calling the registerSale method.
  • Added new simple form allowing to display bank choice without any buttons or transaction data

v2.1.1

10 Jan 10:14
28c39a0
Compare
Choose a tag to compare

Added the optional response parameter in method validating transaction notification. The default response remains 'TRUE'.
Added ability to enable/disable logging in library
Added ability to set custom directory for storing logs

v2.1.0

27 Dec 10:38
Compare
Choose a tag to compare

Added the new transaction API method, returning transaction refunds list with refunds statuses.
Added card refunding example class.
Added example of an automatic refund of a transaction after receiving notification.
Updated credit card form front validations for better UX
Updated logging mechanism.
Fixed broken Curl options metchods
Fixed incomplete transaction statuses dictionary
Fixed the parameter completeness after card notification