webgui/lib/WebGUI/Shop
2010-05-24 11:05:33 -07:00
..
PayDriver Refactor out template processing code into the PayDriver module. 2010-04-29 14:31:13 -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
AddressBook.pm Make address form fields less sticky. If you want data saved, you must choose the Update address option. 2010-05-10 16:43:53 -07:00
Admin.pm Supply a value, and a default value for Shop/Admin. 2009-11-05 15:34:47 -08:00
Cart.pm Put back a www_checkout method, to be used by the Payment plugin when displaying upstream errors. Fixes bug #11584. 2010-05-24 11:05:33 -07:00
CartItem.pm
Credit.pm Better messaging and error handling in the Shop/Credit screen. Cannot give credit to Visitor. 2010-05-05 18:48:41 -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 Remove dead code from the PayDriver 2010-04-30 08:56:29 -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
Tax.pm
TaxDriver.pm Cleanup some bad code in the TaxDriver 2010-04-29 19:05:53 -07:00
Transaction.pm Checking out when shipping is not required works. 2010-04-29 12:22:51 -07:00
TransactionItem.pm
Vendor.pm UI improvement to the Vendor Payouts screen. Display username in parentheses after actual name. 2010-01-29 09:08:13 -08:00