zenPaypal -- PayPal ordering support
Provides a PayPal ordering form for image print ordering.
Plugin option 'zenPaypal_userid' allows setting the PayPal user email. Plugin option 'zenPaypal_pricelist' provides the default pricelist. Plugin option 'zenPaypal_checkout_currency' Plugin option 'zenPaypal_checkout_ship_cost'
Price lists can also be passed as a parameter to the zenPaypal() function. See also zenPaypalPricelistFromString() for parsing a string into the pricelist array. This could be used, for instance, by storing a pricelist string in the 'customdata' field of your images and then parsing and passing it in the zenPaypal() call. This would give you individual pricing by image.
| Author: | Ebrahim Ezzy (Nimbuz) adapted as a plugin by Stephen Billard (sbillard) |
| Version: | 1.0.1 |