This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
Tags: drewjoh/phpPayPal
Tags
*Class now takes a `$config` array upon instantiation for sensitive P… …ayPal API information. * Added a `clear_items()` function to clear items added when doing multiple transactions one after another. * Updated to use PayPal API version 53.0 (was using 3.0) * Added `manage_recurring_payments_profile_status()` function. * Changed various function and variable names to be consistent across the class. * Lots of smaller changes, see commit messages for full details.