GoogleCheckout -- Google ordering support [experimental]
Provides a Google Checkout ordering form for image print ordering.
Plugin option 'GoogleCheckout_merchantID' allows setting the GoogleCheckout user email. Plugin option 'GoogleCheckout_pricelist' provides the default pricelist. Plugin option 'googleCheckout_currency' Plugin option 'googleCheckout_ship_method' Plugin option 'googleCheckout_ship_cost' Plugin option 'googleCheckout_cart_location'
Price lists can also be passed as a parameter to the GoogleCheckout() function. See also GoogleCheckoutPricelistFromString() 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 GoogleCheckout() call. This would give you individual pricing by image.
| Author: | Jeremy Coleman (mammlouk), Stephen Billard (sbillard) |
| Version: | 1.0.1 |