forked from LiveCarta/PayPal-PHP-SDK
Preparing for 1.3.2 release
This commit is contained in:
@@ -12,7 +12,7 @@ class PayPalConstants
|
||||
{
|
||||
|
||||
const SDK_NAME = 'PayPal-PHP-SDK';
|
||||
const SDK_VERSION = '1.3.1';
|
||||
const SDK_VERSION = '1.3.2';
|
||||
|
||||
/**
|
||||
* Approval URL for Payment
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
PayPal PHP SDK release notes
|
||||
============================
|
||||
v1.3.2
|
||||
----
|
||||
* Minor Fix for Agreement Details
|
||||
|
||||
v1.3.1
|
||||
----
|
||||
* PayPalModel to differentiate between empty objects and array
|
||||
|
||||
Reference in New Issue
Block a user