webgui/lib/WebGUI/Shop
2014-11-10 14:48:02 -05: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 Update USPS International driver to V2 API and fix insurance. 2014-11-10 14:48:02 -05:00
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 Supply a value, and a default value for Shop/Admin. 2009-11-05 15:34:47 -08:00
Cart.pm Fix a typo in the cart. 2011-10-27 21:39:09 -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 Add purge method to Shop::Credit, tests. 2010-10-04 14:20:08 -07:00
Pay.pm remove www_selectPaymentGateway, and www_checkout which are now dead code 2010-04-29 14:57:27 -07:00
PayDriver.pm Clone stopped working in several tests in 5.14.2. Remove it in favor of Storable::dclone. 2012-10-23 10:00:53 -07:00
Ship.pm Fix flag for having a price. Remove debug. Fix typos in ship driver selector generator. 2010-04-26 16:12:02 -07:00
ShipDriver.pm Add group privilege checking to the Shipping Drivers 2009-06-18 23:24:33 +00:00
Tax.pm Add missing Tax i18n. 2009-06-20 01:45:55 +00:00
TaxDriver.pm small pod fix 2011-04-05 08:42:15 -05:00
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 Add the organization part of an address into the transaction and transactionitem. Fixes bug #12088. 2011-04-05 15:10:23 -07:00
Vendor.pm UI improvement to the Vendor Payouts screen. Display username in parentheses after actual name. 2010-01-29 09:08:13 -08:00