Recommend this page to a friend! |
Download .zip |
Info | Example | View files (11) | Download .zip | Reputation | Support forum (5) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2011-09-26 (5 years ago) | 75% | Total: 2,345 This week: 1 | All time: 1,601 This week: 1,047 |
Version | License | PHP version | Categories | |||
go-paypal 1.0 | MIT/X Consortium ... | 5.0 | HTML, PHP 5, E-Commerce |
Description | Author | |||||||||||||
This class can generate HTML for Paypal buttons and forms. Recommendations Integrate Paypal in a Web site Paypal Express Checkout |
|
================================ GoPayPal Class PHP PayPal Payment API Helper Version : 1.0 Developer : Sithu ================================ (1) Generate HTML Forms for Paypal AI, including Buy now, Donations, Subscriptions, Shopping carts and Gift certificates. Please look at Example folder or examples. (2) Process Paypal payments and return transactions from PayPal so you can do all processing. ===================== Supported PayPal API ===================== 1. Buy Now 2. Subscriptions 3. Donations 4. Buy Gift Certificates 4. Add To Cart 6. Single Item with PayPal Shopping Cart 7. Multiple Items with Third Party Shopping Cart ======================================== Pre-defined constants for all API types ======================================== These following constants are needed to use when creating GoPayPal class instant BUY_NOW # Buy Now button implementation ADD_TO_CART # Add To Cart button implementation PAYPAY_CART # Indivitual items with PayPal shopping cart implementation THIRD_PARTY_CART # Third-party shopping cart implementation with multiple items DONATE # Donate button implementation GIFT_CERTIFICATE # Buy Gift Certivicate button implementation SUBSCRIBE # Subscribe button implementation ============================================ Read the documentation for HTML variables ============================================ HTML-Form-&-Variables-Basics-for-PayPal-Website-Payments-Standard.pdf ====================================================== See more details for usage examples in Example/ Folder ====================================================== GoPayPal/Example/index.php |
Files |
File | Role | Description | ||
---|---|---|---|---|
Example (8 files) | ||||
GoPayPal.class.php | Class | GoPayPal Class | ||
HTML-Variables-for...yments-Standard.htm | Doc. | PayPal API Variables Documentation | ||
README.txt | Doc. | Read this before use the class |
Files | / | Example |
File | Role | Description |
---|---|---|
buynow.php | Example | Buy Now Example |
donation.php | Example | Donation Example |
gift_certificate.php | Example | Buy Gift Certificate Example |
index.php | Example | Example |
individual_paypalcart.php | Example | Single Item Example |
payment_complete.php | Example | Payment Complete Example |
subscribe.php | Example | Subscription Example |
thirdpartycart.php | Example | Third Party Shopping Cart Example |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (3) | ||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.