Releases: hyperwallet/python-sdk
Releases · hyperwallet/python-sdk
Python V3 SDK v1.7.2
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.
New Contributors
- @dvengatesh-pp-dev made their first contribution in #58
Full Changelog: 1.7.1...1.7.2
Python V3 SDK v1.7.1
- Added attribute 'isDefaultTransferMethod' to identify default accounts.
Python V3 SDK v1.7.0
- Added missing webhook groups
- Added webhooks for Transfers
- Added taxVerificationStatus to User
- Added Document and RejectReason models
- Updated filters for list endpoints
1.6.1
1.5.1
1.5.0
1.4.0
- Fix TypeError thrown when response status is 204 No content
- Fix tests for python 3
- Add updatePayPalAccount()
- Python uses os path join url causing issues on windows
- Add CVV field to the sdk
- Remove Relationship field from Server SDK
- Add Business Operating Name Field to User
- Add PayPal account status transitions
1.3.0
v1.2.0
- Restricted “Accept” & “Content-Type” headers to support only “application/json” or “application/jose+json”
- Related resources “relatedResources” in error representation is added
- Get client token for new authentication format is added
- Add PayPal transfer method type