webgui/lib/WebGUI/Shop
2011-08-30 08:45:57 -07:00
..
PayDriver Add payment driver for Authorize.net. i18n, upgrade script, config file changes, and new template. 2011-07-27 13:24:30 -07:00
ShipDriver
TaxDriver Change the generic tax driver to remove spaces around commas when adding a new row. Add tests and a convenience method for getting one line of tax information. Upgrade sub fixes any information already in the db. 2011-06-30 16:20:14 -07:00
Address.pm Add better support for user profile fields for addresses to the Cart and the EMS. 2011-08-11 16:27:29 -07:00
AddressBook.pm Add better support for user profile fields for addresses to the Cart and the EMS. 2011-08-11 16:27:29 -07:00
Admin.pm
Cart.pm Check for mixed items in the cart AFTER processing delete requests. Fixes bug #12239. 2011-08-30 08:45:57 -07:00
CartItem.pm When a Sku is purged, delete it from all carts. Better handling for cartItems whose assets have been deleted. Fixes bug #12213 2011-08-02 10:00:53 -07:00
Credit.pm
Pay.pm
PayDriver.pm Prevent the PayPal standard driver from being abused. Update POD and comments in several Shop files. Fix form labels for PayPal Express checkout driver. Fix a niggling bug with updating a transaction with a cart, twice. Fixes bug #12140. 2011-05-24 11:57:16 -07:00
Ship.pm
ShipDriver.pm
Tax.pm
TaxDriver.pm
Transaction.pm Prevent the PayPal standard driver from being abused. Update POD and comments in several Shop files. Fix form labels for PayPal Express checkout driver. Fix a niggling bug with updating a transaction with a cart, twice. Fixes bug #12140. 2011-05-24 11:57:16 -07:00
TransactionItem.pm
Vendor.pm