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

Namespace PayPal\Core

Classes summary

PayPalConfigManager Class PayPalConfigManager
PayPalConstants

Class PayPalConstants Placeholder for Paypal Constants

PayPalCredentialManager Class PayPalCredentialManager
PayPalHttpConfig

Class PayPalHttpConfig Http Configuration Class

PayPalHttpConnection

A wrapper class based on the curl extension. Requires the PHP curl module to be enabled. See for full requirements the PHP manual: http://php.net/curl

PayPalLoggingManager

Simple Logging Manager. This does an error_log for now Potential frameworks to use are PEAR logger, log4php from Apache

API documentation generated by ApiGen