[
class tree:
] [
index:
] [
all elements
]
Packages:
Payment_PayPal_SOAP
Index of all elements
[
c
] [
e
] [
g
] [
] [
s
]
c
call
in file Client.php, method
Payment_PayPal_SOAP_Client::call()
Makes a PayPal SOAP request
Client.php
procedural page
Client.php
top
e
ERROR_ERROR
in file SOAP.php, class constant
Payment_PayPal_SOAP::ERROR_ERROR
Application-level error.
ERROR_UNKNOWN
in file SOAP.php, class constant
Payment_PayPal_SOAP::ERROR_UNKNOWN
Unknown error type reserved for future internal use by PayPal
ERROR_WARNING
in file SOAP.php, class constant
Payment_PayPal_SOAP::ERROR_WARNING
Warning or informational error.
Exceptions.php
procedural page
Exceptions.php
top
g
getLastRequest
in file Client.php, method
Payment_PayPal_SOAP_Client::getLastRequest()
Gets the XML sent in the last SOAP request
getLastResponse
in file Client.php, method
Payment_PayPal_SOAP_Client::getLastResponse()
Gets the XML returned in the last SOAP response
getMode
in file Exceptions.php, method
Payment_PayPal_SOAP_InvalidModeException::getMode()
Gets the invalid mode that was used
getPropertyName
in file Exceptions.php, method
Payment_PayPal_SOAP_MissingPropertyException::getPropertyName()
Gets the name of the property that is missing
getRequestName
in file Exceptions.php, method
Payment_PayPal_SOAP_InvalidRequestNameException::getRequestName()
Gets the invalid request name that was used
getSoapClient
in file Client.php, method
Payment_PayPal_SOAP_Client::getSoapClient()
Gets the SOAP client used to make PayPal SOAP calls
getSoapHeader
in file Client.php, method
Payment_PayPal_SOAP_Client::getSoapHeader()
Gets the SOAP header required for PayPal authentication
top
p
Payment_PayPal_SOAP
in file SOAP.php, class
Payment_PayPal_SOAP
This non-instantiable class contains package-level constants for the Payment_PayPal_SOAP package
Payment_PayPal_SOAP_Client
in file Client.php, class
Payment_PayPal_SOAP_Client
An easy to use SOAP client for the PayPal SOAP API
Payment_PayPal_SOAP_ErrorException
in file Exceptions.php, class
Payment_PayPal_SOAP_ErrorException
Exception thrown when the SOAP response contains one or more Error elements
Payment_PayPal_SOAP_Exception
in file Exceptions.php, class
Payment_PayPal_SOAP_Exception
Base class for exceptions thrown by the Payment_PayPal_SOAP package
Payment_PayPal_SOAP_ExpiredTokenException
in file Exceptions.php, class
Payment_PayPal_SOAP_ExpiredTokenException
Exception thrown when a requests is made with an expired checkout token
Payment_PayPal_SOAP_FaultException
in file Exceptions.php, class
Payment_PayPal_SOAP_FaultException
Exception thrown when a SOAP fault occurs
Payment_PayPal_SOAP_InvalidModeException
in file Exceptions.php, class
Payment_PayPal_SOAP_InvalidModeException
Exception thrown when an invalid mode is used in the client constructor
Payment_PayPal_SOAP_InvalidRequestNameException
in file Exceptions.php, class
Payment_PayPal_SOAP_InvalidRequestNameException
Exception thrown when an invalid request name is used in the
Payment_PayPal_SOAP_Client::call()
method
Payment_PayPal_SOAP_MissingPropertyException
in file Exceptions.php, class
Payment_PayPal_SOAP_MissingPropertyException
Exception thrown when a required request property is missing in the arguments parameter of a
Payment_PayPal_SOAP_Client::call()
method call
top
s
$soapClient
in file Client.php, variable
Payment_PayPal_SOAP_Client::$soapClient
SOAP client used to make PayPal SOAP requests
$soapHeader
in file Client.php, variable
Payment_PayPal_SOAP_Client::$soapHeader
SOAP header values specific to PayPal SOAP API
$soapOptions
in file Client.php, variable
Payment_PayPal_SOAP_Client::$soapOptions
Options passed to the SOAP client when it is created
SOAP.php
procedural page
SOAP.php
setCertificateFile
in file Client.php, method
Payment_PayPal_SOAP_Client::setCertificateFile()
Sets the local certificate file used for certificate-based authentication
setMode
in file Client.php, method
Payment_PayPal_SOAP_Client::setMode()
Sets the mode to use for API calls
setPassword
in file Client.php, method
Payment_PayPal_SOAP_Client::setPassword()
Sets the API password used for authentication
setSignature
in file Client.php, method
Payment_PayPal_SOAP_Client::setSignature()
Sets the API signature used for signature-based authentication
setUsername
in file Client.php, method
Payment_PayPal_SOAP_Client::setUsername()
Sets the API username used for authentication
top
_
__construct
in file Exceptions.php, method
Payment_PayPal_SOAP_MissingPropertyException::__construct()
Creates a new missing property exception
__construct
in file Exceptions.php, method
Payment_PayPal_SOAP_InvalidRequestNameException::__construct()
Creates a new invalid request name exception
__construct
in file Exceptions.php, method
Payment_PayPal_SOAP_InvalidModeException::__construct()
Creates a new invalid mode exception
__construct
in file Client.php, method
Payment_PayPal_SOAP_Client::__construct()
Creates a new PayPal SOAP client
top
Documentation generated on Mon, 11 Mar 2019 15:25:19 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.