Class PayPalConstants
Class PayPalConstants Placeholder for Paypal Constants
Constants summary
string |
SDK_NAME
|
#
'PayPal-PHP-SDK'
|
string |
SDK_VERSION
|
#
'1.12.0'
|
string |
APPROVAL_URL
Approval URL for Payment |
#
'approval_url'
|
string |
REST_SANDBOX_ENDPOINT
|
#
"https://api.sandbox.paypal.com/"
|
string |
OPENID_REDIRECT_SANDBOX_URL
|
#
"https://www.sandbox.paypal.com"
|
string |
REST_LIVE_ENDPOINT
|
#
"https://api.paypal.com/"
|
string |
OPENID_REDIRECT_LIVE_URL
|
#
"https://www.paypal.com"
|