Overview
  • Namespace
  • Class

Namespaces

  • PayPal
    • Api
    • Auth
    • Cache
    • Common
    • Converter
    • Core
    • Exception
    • Handler
    • Log
    • Rest
    • Security
    • Transport
    • Validation

Classes

  • PayPalConfigManager
  • PayPalConstants
  • PayPalCredentialManager
  • PayPalHttpConfig
  • PayPalHttpConnection
  • PayPalLoggingManager

Class PayPalConstants

Class PayPalConstants Placeholder for Paypal Constants

Namespace: PayPal\Core
Package: PayPal\Core
Located at PayPal/Core/PayPalConstants.php

Constants summary

string SDK_NAME
# 'PayPal-PHP-SDK'
string SDK_VERSION
# '1.12.0'
string APPROVAL_URL

Approval URL for Payment

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"
API documentation generated by ApiGen