File: Client.php
Source Location: /Payment_PayPal_SOAP-0.1.0/PayPal/SOAP/Client.php
Classes:
Payment_PayPal_SOAP_Client
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: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Includes:
require_once('Payment/PayPal/SOAP/Exceptions.php') [line 46]
Package-specific exceptions classes. require_once('Payment/PayPal/SOAP.php') [line 51]
Package-level constants
Documentation generated on Mon, 11 Mar 2019 15:25:19 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|