webgui/lib/WebGUI/Shop
2010-08-20 08:46:52 -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 Document what changes need to be made to the PayDriver for cart changes in 7.9.4. Change how the upgrade sub dies if a custom plugin is found. Fixes bug #11799. 2010-08-20 08:46:52 -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