Contributte > ThePay-lib
Discussion / Help
Install
composer require contributte/thepay-api
Versions
State | Version | Branch | PHP |
---|---|---|---|
dev | ^4.0 |
master |
>= 7.1 |
stable | ^4.0 |
master |
>= 7.1 |
stable | ^3.0 |
master |
>= 5.6 |
stable | ^2.3 |
master |
>= 5.6 |
Links
Maintainers
Jan Trejbal |
Milan Felix Šulc |
Thank you for testing, reporting and contributing.
-
v4.0.1 v4.0.1
94094f9 Fix int cast for rawurlencode(string)
-
v4.0.0 v4.0.0
The library was migrated to PHP 7.1 with forced types and it is no longer only namespaced official library. It could be BC break. But changes in the official library will be ported into this library (the official library is tracked by branch track-official-library).
Library return:
TRUE/FALSE from bool property which in previous version returns '1'/'0'.
float number instead of (string)number_format($number, 2, '.', '')
int number instead of (string)$number -
v3.5.1 v3.5.1
Update of an official library. Changes in official v3.4.0...v3.5.1
Changes in namespace branch
-
v3.4.0 v3.4.0
Update of official library. Changes in official library.
Changes in namespace branch
-
v3.2.2 v3.2.2
-
v3.1.0 v3.1.0