Releases: hyperwallet/php-sdk
Releases · hyperwallet/php-sdk
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
Php V3 SDK v1.7.0
- Added missing webhook types
- Added reject reasons to document class
- Added taxVerificationStatus to User class
- Updated filters for list endpoints