Colin Kuskie
|
428ea58327
|
Add better support for user profile fields for addresses to the Cart and the EMS.
|
2011-08-11 16:27:29 -07:00 |
|
Colin Kuskie
|
b728eabd7b
|
Add cleanup for Shop::Vendors. More end block removal.
|
2010-06-07 18:45:59 -07:00 |
|
Colin Kuskie
|
33d2914c28
|
More test maintenance for Payment drivers.
|
2009-07-23 20:57:51 +00:00 |
|
Colin Kuskie
|
8dcd511a8b
|
Update tests for modified code, and for CSRF checks.
|
2009-07-16 22:35:49 +00:00 |
|
Colin Kuskie
|
9a6a2e4549
|
Update this test to account for the new driver.
|
2009-05-19 22:16:57 +00:00 |
|
Colin Kuskie
|
8d371b320c
|
Update this test for adding a new PayDriver.
|
2009-05-14 03:43:24 +00:00 |
|
Colin Kuskie
|
b877e8fa05
|
Add a basic test for the PayPalStd driver.
|
2009-05-13 23:47:05 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Colin Kuskie
|
1b6dd7be63
|
Forward port the PayDriver bug fixes from 7.5 branch. Labels are always
taken consistently from the JSON blob, and not a mixture of the two.
|
2009-01-15 00:34:34 +00:00 |
|
Colin Kuskie
|
052d9d67eb
|
Update the test to match the new i18n label.
Remove the trailing period from the ITransact i18n label.
|
2008-07-12 16:28:40 +00:00 |
|
Colin Kuskie
|
e17569c6f7
|
clean up cleaning up and make the getPaymentGateways test more robust
|
2008-06-15 21:56:56 +00:00 |
|
Colin Kuskie
|
70f657d042
|
account for another default paydriver not that itransact has been added
|
2008-05-30 07:14:39 +00:00 |
|
Martin Kamerbeek
|
fb77b80603
|
adding cash paydriver, paydriver management
|
2008-03-24 16:39:42 +00:00 |
|
Colin Kuskie
|
345c54db92
|
Pay.t does not use Test::Exception
|
2008-03-20 17:11:36 +00:00 |
|
Martin Kamerbeek
|
1658f3957d
|
Added WebGUI::TestException and convert Shop/Pay.t to use it.
|
2008-03-11 22:07:21 +00:00 |
|
Martin Kamerbeek
|
b8d9d38da6
|
Require a label to be passed to WebGUI::Shop::Pay->addPaymentGateway
|
2008-03-11 16:54:20 +00:00 |
|
Martin Kamerbeek
|
60362cb747
|
- Added tests for Pay
- Fixed some tests/code for PayDriver
- Added i18n for PayDriver
- Added a really, really bare-bones Cash plugin.
|
2008-03-11 16:33:10 +00:00 |
|