| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 3x Winner: 1x | |||||||||||||||||||
| Classes of Mubashir Ali | > | Paypal Invoice API | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Applications | |||||||
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| E-Commerce | Online stores, shopping baskets and payment methods | View top rated classes | |
| Web services | Web data clipping, SOAP or XML-RPC clients and servers | View top rated classes |
| Innovation Award | ||
![]() 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 |
| User ratings | ||
| There are not enough user ratings to display for this class. |
| Applications that use this class | ||
| File | Role | Description |
|---|---|---|
| Class | Class contains the core functionality of PayPal Invoice API services | |
| 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. | |
| Example | It is an example that shows how the CancelInvoice API Operation is performed | |
| 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 | |
| Example | It is an example that shows how to find the Invoice Detail using PayPal Invoicing API | |
| Example | It is an example that shows how to perform Mark Invoice as Paid operation | |
| Example | It is an example that shows how to perform Create And Send PayPal API Operation | |
| Example | It is an example that shows how to search Invoice(s) by pasing search parameters | |
| Example | It is an example that shows how to perform the Update Invoice API operation |
| Download all files: paypal-invoice.tar.gz paypal-invoice.zip |