forked from LiveCarta/PayPal-PHP-SDK
Preparing for v1.1.1 release
This commit is contained in:
@@ -12,7 +12,7 @@ class PayPalConstants
|
||||
{
|
||||
|
||||
const SDK_NAME = 'PayPal-PHP-SDK';
|
||||
const SDK_VERSION = '1.1.0';
|
||||
const SDK_VERSION = '1.1.1';
|
||||
|
||||
/**
|
||||
* Approval URL for Payment
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
PayPal PHP SDK release notes
|
||||
============================
|
||||
v1.1.1
|
||||
----
|
||||
* Fix to Cipher Encryption (Critical)
|
||||
|
||||
v1.1.0
|
||||
----
|
||||
* Enabled Payouts Cancel API Support for Unclaimed Payouts
|
||||
|
||||
Reference in New Issue
Block a user