Releases: tpay-com/tpay-php
v2.3.4
Fixed parsing csv report header
v2.3.3
Fixed parsing CSV reports
v2.3.2
Update URL redirection in TransactionApiExample.php
v2.3.1
Update sign calculation method for securesale and register_sale methods.
v2.3.0
Updated methods of sign calculation, with parameters separated with '&' sign.
v2.2.1
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
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
- 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
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
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