Paypal Invoice API: Create and manage invoices Paypal Invoicing API

Recommend this page to a friend!

  Author Author  
Picture of Mubashir Ali
Name: Mubashir Ali <contact>
Classes: 6 packages by
Country: New Zealand New Zealand
Innovation award
Innovation award
Nominee: 3x

Winner: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can create and manage sales invoices Paypal Invoicing API.

It can send HTTP requests to the Paypal Invoicing API Web server to perform several operations for creating and managing sales invoices.

The class can send a request to create an invoice by passing the details of merchant, customer and the items being sold.

It can also send requests to perform other operations like sending the invoice, updating the invoice, search for an invoice, retrieve invoice details, mark an invoice as paid and cancel an invoice.

The class can work with either the live Paypal Invoicing API or the sandbox API to allow applications to test the management of invoices.

  Classes of Mubashir Ali  >  Paypal Invoice API  >  Download Download .zip .tar.gz  >  Support forum Support forum (6)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Paypal Invoice API
Base name: paypal-invoice
Description: Create and manage invoices Paypal Invoicing API
Version: 2.5
PHP version: 5.0
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image E-Commerce Online stores, shopping baskets and payment methods View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes


  Recommendations  

Paypal Invoice PHP Solution
Pass the amount owed to Paypal for the customer to pay


  Innovation Award  
PHP Programming Innovation award nominee
December 2011
Number 2


Prize: One subscription to the PDF edition of the PHP Architect magazine
Many customers that purchase goods or services need invoices to be billed for what they buy. Paypal provides a invoicing system that can be used for that purpose.

This class provides a wrapper to access the Paypal Invoicing API, so any PHP application can generate invoices for their customers.

Manuel Lemos

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file class.invoice.php Class Class contains the core functionality of PayPal Invoice API services
Accessible without login Plain text file index.php Example This file contains the sample- There are two PayPal Invoice API services are used that are CreateInvoice and SendInvoice. For other API services the structure has been defined.
Accessible without login Plain text file cancel.example.php Example It is an example that shows how the CancelInvoice API Operation is performed
Accessible without login Plain text file invoice.reminder.php Example This example generates the HTML about the Invoice Reminder, so merchant can use this functionality to remind the customer to pay the pending invoice
Accessible without login Plain text file invoicedetail.example.php Example It is an example that shows how to find the Invoice Detail using PayPal Invoicing API
Accessible without login Plain text file markaspaid.example.php Example It is an example that shows how to perform Mark Invoice as Paid operation
Accessible without login Plain text file createandsend.example.php Example It is an example that shows how to perform Create And Send PayPal API Operation
Accessible without login Plain text file searchinvoice.example.php Example It is an example that shows how to search Invoice(s) by pasing search parameters
Accessible without login Plain text file updateinvoice.example.php Example It is an example that shows how to perform the Update Invoice API operation

Install with Composer Install with Composer - Download Download all files: paypal-invoice.tar.gz paypal-invoice.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

For more information send a message to info at phpclasses dot org.