Releases: hyperwallet/php-sdk
Releases · hyperwallet/php-sdk
Php V4 SDK v2.2.6
What's Changed
- add php support for sast by @sekhara-madduru in #134
New Contributors
- @sekhara-madduru made their first contribution in #134
Full Changelog: 2.2.5...2.2.6
Php V4 SDK v2.2.5
What's Changed
- Added field 'accountId' to PayPal.
- PayPal account creation allowed using field 'accountId' which accepts Email, Phone Number, PayPal PayerID.
- Venmo account creation allowed using field 'accountId' which accepts Email, Phone Number, Venmo Handle, Venmo External ID.
Full Changelog: 2.2.4...2.2.5
Php V4 SDK v2.2.4
- Added attribute 'isDefaultTransferMethod' to identify default accounts.
Php V3 SDK v1.7.4
- Added attribute 'isDefaultTransferMethod' to identify default accounts.
Php V4 SDK v2.2.3
- Enhanced the code base to support PHP build from version 5.6 to 8.x
Php V3 SDK v1.7.3
- Enhanced the code base to support PHP build from version 5.6 to 8.x
Php V4 SDK v2.2.2
- Added Support for guzzle 7
Php V3 SDK v1.7.2
- Added Support for guzzle 7
Php V4 SDK v2.2.1
- Updated helper for formatting document response
Php V3 SDK v1.7.1
- Updated helper for formatting document response