Skip to content

Releases: wepay/PHP-SDK

Release 0.3.1

24 Jan 21:45
Compare
Choose a tag to compare

Added support for WePay-Risk-Token and Client-IP headers on all API calls (see: https://developer.wepay.com/reference/risk_headers).

Release 0.2.7

14 Aug 19:51
Compare
Choose a tag to compare

Added support for user_country to getAuthorizationUri()'s options param.

Fix all the typos!

22 Apr 22:26
Compare
Choose a tag to compare

Fixed a few more latent bugs, and manually tested the demo apps.

Some love.

22 Apr 22:19
Compare
Choose a tag to compare

This SDK hasn't had much love in a while. We accepted some pull requests and reformatted the code to follow PSR-1/2.