wepay / PHP-SDK

WePay APIv2 SDK for PHP
https://www.wepay.com/developer
Apache License 2.0
58 stars 45 forks source link

Added risk header support #25

Closed camerona93 closed 7 years ago

camerona93 commented 7 years ago

WePay-Risk-Token and Client-IP are now available headers on all API calls (see: https://developer.wepay.com/reference/risk_headers). This PR adds support for these optional headers and updates the README.

vasusen commented 7 years ago

Looks good to me, @camerona93. Merging.