webgui/lib/WebGUI/Shop
2008-08-13 15:21:35 +00:00
..
PayDriver fix a typo in the ITransact driver, missing semicolon 2008-08-09 17:59:21 +00:00
ShipDriver
Address.pm first name and last name are separated by a space, not a break 2008-07-31 02:56:34 +00:00
AddressBook.pm Added first name and last name address options for products. 2008-07-29 20:46:17 +00:00
Admin.pm fixed export, purge, and some other stuff for ems. 2008-07-29 02:10:55 +00:00
Cart.pm Cart now redirects to ssl if the site is ssl enabled. 2008-07-24 19:56:54 +00:00
CartItem.pm update CartItem POD for get 2008-08-06 16:11:49 +00:00
Credit.pm added a very basic in shop credit manager screen 2008-05-20 22:14:55 +00:00
Pay.pm Add a method for Payment Drivers to see if they can used by a particular user, canUse. 2008-07-21 16:14:52 +00:00
PayDriver.pm fixed: ITransact error message now shows link to go back 2008-08-08 17:29:56 +00:00
Ship.pm added vendor management 2008-04-29 21:25:15 +00:00
ShipDriver.pm Fix a bug where PayDriver and ShopDriver would do a redirect and ignore 2008-07-31 03:38:22 +00:00
Tax.pm fix broken i18n labels in Asset export, and in the Shop 2008-07-27 02:59:33 +00:00
Transaction.pm In store credit now correctly deducted from with new purchases. Shop/Transaction was not updating the shopCreditDeduction column. 2008-08-06 16:54:33 +00:00
TransactionItem.pm upgrade related fixes 2008-06-12 22:24:07 +00:00
Vendor.pm added the newByUserId constructor 2008-08-13 15:21:35 +00:00