webgui/lib/WebGUI/Shop
2009-05-15 17:20:49 +00:00
..
PayDriver Fixed setup instructions. 2009-05-15 13:34:39 +00:00
ShipDriver Add USPS Shipping Driver with tests, and i18n. 2009-05-12 23:58:19 +00:00
TaxDriver Improved and templated VAT Number management. 2009-05-15 17:20:49 +00:00
Address.pm
AddressBook.pm Adding copy-from-profile buttons to the edit Address screen. 2009-05-14 12:53:33 +00:00
Admin.pm
Cart.pm Add USPS Shipping Driver with tests, and i18n. 2009-05-12 23:58:19 +00:00
CartItem.pm
Credit.pm
Pay.pm
PayDriver.pm Refactored genereation of tranasaction related tmpl_vars into WG::Shop::Transaction->getTransactionVars. 2009-05-13 12:52:19 +00:00
Ship.pm Add USPS Shipping Driver with tests, and i18n. 2009-05-12 23:58:19 +00:00
ShipDriver.pm Add USPS Shipping Driver with tests, and i18n. 2009-05-12 23:58:19 +00:00
Tax.pm
TaxDriver.pm Added the methods for the pluggable tax system that add templ vars to the cart and cart items. 2009-05-08 13:34:42 +00:00
Transaction.pm Refactored genereation of tranasaction related tmpl_vars into WG::Shop::Transaction->getTransactionVars. 2009-05-13 12:52:19 +00:00
TransactionItem.pm Tax details are now stored with the transaction items they belong to. 2009-05-08 10:03:25 +00:00
Vendor.pm Fixed bug where unsuccessful transations were included in the payout totals and My Sales summary. 2009-05-14 13:53:47 +00:00