webgui/lib/WebGUI/Shop
2010-08-02 17:59:15 -07:00
..
PayDriver Use handling_cart instead of shipping for the HTML variable for sending shipping costs to PayPal. Fixes bug #11753. 2010-08-02 17:59:15 -07:00
ShipDriver Update the USPS International driver for the newest USPS IMM. Fixes bug #11757. 2010-08-02 09:04:39 -07:00
TaxDriver
Address.pm
AddressBook.pm Fix error feedback for missing fields, when using the AddressBook to add an address. 2010-06-07 11:17:10 -07:00
Admin.pm
Cart.pm fix #11755: New cart does not update shipping 2010-07-29 17:33:02 -05: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
PayDriver.pm Remove dead code from the PayDriver 2010-04-30 08:56:29 -07:00
Ship.pm
ShipDriver.pm
Tax.pm
TaxDriver.pm Cleanup some bad code in the TaxDriver 2010-04-29 19:05:53 -07:00
Transaction.pm
TransactionItem.pm Fix taking address information, and the right fields in the transaction item. 2010-07-27 23:02:28 -07:00
Vendor.pm