webgui/lib/WebGUI/Shop
2010-04-28 22:51:05 -07:00
..
PayDriver Update both paypal drivers for the new shop checkout procedure. 2010-04-28 15:27:08 -07:00
ShipDriver Decrease connection timeout on USPS shipping drivers. Fixes bug #11374 2010-01-26 10:55:39 -08:00
TaxDriver Typo caused EU TaxDriver to not charge taxes for shipping addresses in France. 2010-01-28 10:39:40 +01:00
Address.pm More tests for bug fix #11009. 2009-09-21 19:44:43 -07:00
AddressBook.pm Javascript enhancements for cart address handling 2010-04-28 15:09:37 -07:00
Admin.pm Supply a value, and a default value for Shop/Admin. 2009-11-05 15:34:47 -08:00
Cart.pm Always show a shipping selector dropdown, unless there are no shipping options available. 2010-04-28 22:51:05 -07:00
CartItem.pm Fix bugs when trying to handle a Sku that no longer exists in the db. 2009-04-02 21:28:41 +00:00
Credit.pm added a very basic in shop credit manager screen 2008-05-20 22:14:55 +00:00
Pay.pm Checkout preparations. Change payment options to a dropdown in the cart. Pay->getOptions now returns just a hash. 2010-04-27 12:03:43 -07:00
PayDriver.pm Log cart errors for anything that prevents you from checking out. Fix an error in the PayDriver template variables. 2010-04-28 11:48:07 -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 Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
Transaction.pm Check for valid shipping and payment drivers for checkout. Rebuild transaction to take all info from the Cart. 2010-04-28 09:31:01 -07:00
TransactionItem.pm Make display of failed transactions more obvious in the Account/Shop plugin. 2009-10-19 15:21:39 -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