Releases: hyperwallet/php-sdk
Releases · hyperwallet/php-sdk
1.5.1
13 Oct 23:26
Compare
Sorry, something went wrong.
No results found
Added field 'processingTime' to BankCards
Added field 'expiresOn' and 'status' to Payments
1.5.0
08 Oct 22:22
Compare
Sorry, something went wrong.
No results found
Added Multipart Upload document
Added Transfer refunds
Added Venmo accounts
Added User Status Transitions
1.4.0
09 Jan 19:02
Compare
Sorry, something went wrong.
No results found
Fix TypeError thrown when response status is 204 No content
Add updatePayPalAccount()
Add CVV field to the sdk
Remove Relationship field from Server SDK
Add Business Operating Name Field to User
Fix incorrect Server address
Add PayPal account status transitions
Fix null pointer exception on getMessage
1.3.0
26 Jan 01:13
Compare
Sorry, something went wrong.
No results found
Added field "VerificationStatus" to User
Client-token endpoint renamed to authentication-token
0.3.1
10 Jan 19:58
Compare
Sorry, something went wrong.
No results found
FIX: Resolved issue with restricted "Accept" & "Content-Type" headers to support only "application/json" or "application/jose+json"
0.3.0
20 Dec 18:55
Compare
Sorry, something went wrong.
No results found
Added the following enhancement:
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