Payment_PayPal_SOAP
[ class tree: Payment_PayPal_SOAP ] [ index: Payment_PayPal_SOAP ] [ all elements ]

File: SOAP.php

Source Location: /Payment_PayPal_SOAP-0.5.1/Payment/PayPal/SOAP.php

Classes:

Payment_PayPal_SOAP
An easy to use SOAP client for the PayPal SOAP API

Page Details:

Payment_PayPal_SOAP is a package to easily use PayPal's SOAP API from PHP

By itself, this package isn't very useful. It should be used in combination with the documentation provided by PayPal at https://www.paypal.com/en_US/pdf/PP_APIReference.pdf. This package makes it easier to get up and running, and allows you to begin integration by making requests rather than by figuring out how to set SOAP authentication headers.

PHP version 5

LICENSE:

Copyright (c) 2008-2011 silverorange

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Includes:

require_once('Payment/PayPal/SOAP/Exceptions.php') [line 52]
Package-specific exceptions classes.

Documentation generated on Mon, 11 Mar 2019 15:50:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.