forked from LiveCarta/PayPal-PHP-SDK
Configurable Headers for All Requests to PayPal
- Allows adding additional headers to every call to PayPal APIs. - Refactored OAuthTokenCredential to share code for making Rest Calls - SDK Config to add headers with http.headers.* syntax - Fixes #193
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
PayPal PHP SDK release notes
|
||||
============================
|
||||
v0.16.1
|
||||
----
|
||||
* Configurable Headers for all requests to PayPal
|
||||
* Allows adding additional headers to every call to PayPal APIs
|
||||
* SDK Config to add headers with http.headers.* syntax
|
||||
|
||||
v0.16.0
|
||||
----
|
||||
* Enabled Webhook Management Capabilities
|
||||
|
||||
Reference in New Issue
Block a user