forked from LiveCarta/PayPal-PHP-SDK
Preparing for Release 1.6.3
This commit is contained in:
@@ -12,7 +12,7 @@ class PayPalConstants
|
|||||||
{
|
{
|
||||||
|
|
||||||
const SDK_NAME = 'PayPal-PHP-SDK';
|
const SDK_NAME = 'PayPal-PHP-SDK';
|
||||||
const SDK_VERSION = '1.6.2';
|
const SDK_VERSION = '1.6.3';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Approval URL for Payment
|
* Approval URL for Payment
|
||||||
|
|||||||
@@ -1,6 +1,11 @@
|
|||||||
PayPal PHP SDK release notes
|
PayPal PHP SDK release notes
|
||||||
============================
|
============================
|
||||||
|
|
||||||
|
v1.6.3
|
||||||
|
----
|
||||||
|
* Fixes Continue 100 Header
|
||||||
|
* Minor Bug Fixes #452
|
||||||
|
|
||||||
v1.6.2
|
v1.6.2
|
||||||
----
|
----
|
||||||
* TLS Check Sample Added
|
* TLS Check Sample Added
|
||||||
|
|||||||
Reference in New Issue
Block a user