webgui/lib/WebGUI/Shop
Colin Kuskie f6a5ad64db Remove more echo calls from ITransact driver.
Add an i18n ITransact label to the ITransact i18n.
Add a PayDriver i18n label called Credit Card to be used by any credit card processing pay driver.
Change the ITransact getButton method to use that label.
Updated the PayDriver label hover help to say the label is only used in the Payment method screen
and not anywhere else.
2008-07-11 18:14:17 +00:00
..
PayDriver Remove more echo calls from ITransact driver. 2008-07-11 18:14:17 +00:00
ShipDriver
Address.pm
AddressBook.pm
Admin.pm fix the shop admin screen icon 2008-06-09 23:17:10 +00:00
Cart.pm
CartItem.pm
Credit.pm
Pay.pm Fix bad driver lookup for label. Label is a method, not property that is looked up using ->get. 2008-06-13 16:46:15 +00:00
PayDriver.pm PayDriver had the wrong template namespace and assetId 2008-06-24 22:29:02 +00:00
Products.pm
Ship.pm
ShipDriver.pm fix JSON encoding problems in Shop/ShipDriver 2008-07-08 21:27:15 +00:00
Tax.pm finish up exception handling for importing taxes and reporting messages back to the user 2008-06-17 23:28:28 +00:00
Transaction.pm upgrade related fixes 2008-06-12 22:24:07 +00:00
TransactionItem.pm upgrade related fixes 2008-06-12 22:24:07 +00:00
Vendor.pm