webgui/lib/WebGUI/Shop
2011-03-31 16:56:09 -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 Labels in the Cart for addresses are optional. They take the first line of the address if left blank. Tested w and w/o JS. 2010-09-01 12:22:55 -07:00
Admin.pm
Cart.pm If there is a problem with the user's billing address, still let them get into the Cart. Fixes bug #12081. 2011-03-31 16:56:09 -07:00
CartItem.pm
Credit.pm Add purge method to Shop::Credit, tests. 2010-10-04 14:20:08 -07:00
Pay.pm
PayDriver.pm Fix shop credit display and calculations in the PayDriver. Fixes bug #11891 2010-10-04 14:20:45 -07:00
Ship.pm
ShipDriver.pm
Tax.pm
TaxDriver.pm
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