PHP Classes

File: documentation/INSTALL.txt

Recommend this page to a friend!
  Classes of Michael Burgess   SnPayPalApi   documentation/INSTALL.txt   Download  
File: documentation/INSTALL.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: SnPayPalApi
Manage a Paypal account with the SOAP Paypal API
Author: By
Last change:
Date: 16 years ago
Size: 470 bytes
 

Contents

Class file image Download
To install the package for CLI usage see CLI.txt Other uses do not require installation as such... required includes for none CLI usage are, include('SnPayPal/lib/PayPalSoapResponse.class.php'); include('SnPayPal/lib/SnPayPalConfig.class.php'); include('SnPayPal/lib/SnPayPalStream.class.php'); include('SnPayPal/lib/SnPayPalApiParameter.class.php'); include('SnPayPal/lib/SnPayPalApiInterface.class.php'); include('SnPayPal/lib/SnPayPalApi.class.php');