Skip to content

Releases: hyperwallet/php-sdk

Php V4 SDK v2.2.5

09 Aug 23:28
27747f2
Compare
Choose a tag to compare

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

13 Jan 16:19
5e53bad
Compare
Choose a tag to compare
  • Added attribute 'isDefaultTransferMethod' to identify default accounts.

Php V3 SDK v1.7.4

13 Jan 16:17
90ebb02
Compare
Choose a tag to compare
  • Added attribute 'isDefaultTransferMethod' to identify default accounts.

Php V4 SDK v2.2.3

24 Aug 23:17
Compare
Choose a tag to compare
  • Enhanced the code base to support PHP build from version 5.6 to 8.x

Php V3 SDK v1.7.3

24 Aug 23:17
Compare
Choose a tag to compare
  • Enhanced the code base to support PHP build from version 5.6 to 8.x

Php V4 SDK v2.2.2

19 Aug 23:30
5372f7a
Compare
Choose a tag to compare
  • Added Support for guzzle 7

Php V3 SDK v1.7.2

19 Aug 23:27
c98c1c0
Compare
Choose a tag to compare
  • Added Support for guzzle 7

Php V4 SDK v2.2.1

24 Mar 00:06
24278ab
Compare
Choose a tag to compare
  • Updated helper for formatting document response

Php V3 SDK v1.7.1

24 Mar 00:06
73c7a35
Compare
Choose a tag to compare
  • Updated helper for formatting document response

Php V3 SDK v1.7.0

05 Jan 19:41
e8919dc
Compare
Choose a tag to compare
  • Added missing webhook types
  • Added reject reasons to document class
  • Added taxVerificationStatus to User class
  • Updated filters for list endpoints