Releases: paysera/lib-wallet-php-client
Releases · paysera/lib-wallet-php-client
1.24.0
minor-transfer-sign transfer sign confirmation method accepts redirec…
1.23.0
getTransferSignRedirectUri method added to Paysera_WalletApi_OAuth_Co…
1.22.1: Patch ob transfers (#30)
* typo fix in SufficientAmountResponse mapping * changelog update
1.22.0: Feature ob transfers (#29)
* get transfer, create transfer and check if balance is sufficient * Updated CHANGELOG.md * bumped minimal required php version 5.3 -> 5.5 * updated changelog * dropped travis build check for php 5.3, 5.4. Added php 7.2, 7.3 * Changed mapper to use entities own `::getData()` and `::setData()` methods
1.21.1
update travis.yml
1.21.0
reference number compatibility in statements.
1.20.0
Add identification_data scopes
1.19.2
Update tests
1.19.1
SUPPORT-6977 replace www.paysera.com to bank.paysera.com
1.19.0: Method for auth and transaction confirmation endpoint url (#24)
* Method for auth and transaction confirmation endpoint url