webgui/lib/WebGUI/Shop
2011-06-30 16:20:14 -07:00
..
PayDriver Create a fake item to send to PayPal for shipping, so it can be covered by shop credit. Fixes bug #12158. 2011-06-13 11:03:29 -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 Change the generic tax driver to remove spaces around commas when adding a new row. Add tests and a convenience method for getting one line of tax information. Upgrade sub fixes any information already in the db. 2011-06-30 16:20:14 -07:00
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 Prevent the PayPal standard driver from being abused. Update POD and comments in several Shop files. Fix form labels for PayPal Express checkout driver. Fix a niggling bug with updating a transaction with a cart, twice. Fixes bug #12140. 2011-05-24 11:57:16 -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 Prevent the PayPal standard driver from being abused. Update POD and comments in several Shop files. Fix form labels for PayPal Express checkout driver. Fix a niggling bug with updating a transaction with a cart, twice. Fixes bug #12140. 2011-05-24 11:57:16 -07:00
Ship.pm
ShipDriver.pm
Tax.pm
TaxDriver.pm small pod fix 2011-04-05 08:42:15 -05:00
Transaction.pm Prevent the PayPal standard driver from being abused. Update POD and comments in several Shop files. Fix form labels for PayPal Express checkout driver. Fix a niggling bug with updating a transaction with a cart, twice. Fixes bug #12140. 2011-05-24 11:57:16 -07:00
TransactionItem.pm Add the organization part of an address into the transaction and transactionitem. Fixes bug #12088. 2011-04-05 15:10:23 -07:00
Vendor.pm