forked from LiveCarta/PayPal-PHP-SDK
Fix broken link
This commit is contained in:
@@ -29,7 +29,7 @@ date_default_timezone_set(@date_default_timezone_get());
|
||||
error_reporting(E_ALL);
|
||||
ini_set('display_errors', '1');
|
||||
|
||||
// Replace these values by entering your own ClientId and Secret by visiting https://developer.paypal.com/webapps/developer/applications/myapps
|
||||
// Replace these values by entering your own ClientId and Secret by visiting https://developer.paypal.com/developer/applications/
|
||||
$clientId = 'AYSq3RDGsmBLJE-otTkBtM-jBRd1TCQwFf9RGfwddNXWz0uFU9ztymylOhRS';
|
||||
$clientSecret = 'EGnHDxD_qRPdaLdZz8iCr8N7_MzF-YHPTkjs6NKYQvQSBngp4PTTVWkPZRbL';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user