Commit graph

364 commits

Author SHA1 Message Date
Martin Kamerbeek
8a0b6ac3e6 Forgot to change some script tags back to using the minified version of the yui. 2009-10-23 15:30:34 +00:00
Martin Kamerbeek
3ba2ecf307 Merge branch 'master' of git@github.com:plainblack/webgui 2009-10-23 15:14:26 +00:00
Martin Kamerbeek
c078998fa2 Made th evendor payouts manager more intuitive and easy to use. 2009-10-23 15:11:07 +00:00
Martin Kamerbeek
22d2ab34cc Testing... 2009-10-23 12:24:35 +00:00
93b0e22680 fix: Fixed a bug where www_selectPaymentGateway was not templated (#11161) 2009-10-23 12:18:36 +00:00
f91f7d9838 Initial upload of the paydriver skeleton (RFE#10959) 2009-10-22 13:44:17 +00:00
Colin Kuskie
0ee4a7fa90 Make display of failed transactions more obvious in the Account/Shop plugin. 2009-10-19 15:21:39 -07:00
Colin Kuskie
b3858ef250 Fix bug #10914.
Move email notifications about of PayDriver and into Transaction.  Send
a notification when the cart value is 0 due to shop credit.
2009-10-13 16:37:20 -07:00
Colin Kuskie
23b1cb47c5 Parse tests, handling spaces. 2009-10-10 16:27:33 -07:00
Colin Kuskie
4ef66d1a51 More tests, refactor out rate parsing code. 2009-10-10 15:06:13 -07:00
Colin Kuskie
829c8ce9d8 USPS Insurance estimation code and tests. Basically working. 2009-10-09 16:28:20 -07:00
Colin Kuskie
5c84eb9306 Finish building insurance calculation method. Needs tests. 2009-10-07 22:16:30 -07:00
Colin Kuskie
e81ec9718c Cleanup previous attempt at insurance. Begin new attempt.
Add a field to the driver where the user can enter in insurance data with i18n.
Add a method to calculate the cost of insurance for all packages.
2009-10-07 19:53:43 -07:00
Colin Kuskie
2b4bfb8eec Test whether ValueOfContents works in Domestic rate estimates. 2009-10-07 19:53:43 -07:00
Colin Kuskie
4ee1f56aa3 Add UI and i18n for USPS insurance. 2009-10-07 19:53:42 -07:00
Colin Kuskie
aad5f55601 Fix a Shop bug dealing with shippers that are no longer available. Fixes bug #11001. 2009-09-28 16:04:09 -07:00
Colin Kuskie
e5ead13da3 Force the user to pick a shipping method before checking out. Implements RFE #10940
If there is only 1 shipping method, automatically choose it.  Displays
an message to the user if they have an address, but no shipping method.
2009-09-28 10:04:52 -07:00
Colin Kuskie
323edd888e More tests for bug fix #11009.
Abstract out making a session in WebGUI::Test.  Update POD
in Shop/Address.  Add tests for newBySession, showing that
the previous commit that allows update to update addressBookId
actually fixed the bug in question.
2009-09-21 19:44:43 -07:00
Colin Kuskie
f2e8d6a70b Allow addressBookId to be updated in an Address.
This is required for Address Book merging to work correctly in
Shop::AddressBook->newBySession.
2009-09-21 17:27:25 -07:00
Colin Kuskie
96255778f6 Fix POD in AddressBook. 2009-09-21 13:17:43 -07:00
Graham Knop
2d28e0c0ba update YUI to 2.8.0r4 2009-09-21 13:13:24 -05:00
Colin Kuskie
ff55ab1493 For USPS priority service, add another container type. 2009-09-06 20:23:12 -07:00
Colin Kuskie
e9e2155254 Handle UTF8 in XML data sent to ITransact. Adds a test. Fixes bug #10855. 2009-09-01 15:42:39 +00:00
Colin Kuskie
daf9284b55 Remove debug code. 2009-08-28 19:51:59 +00:00
Colin Kuskie
0b43ba64f4 Use the right group in the canView check for Shop settings. fixes #10845. 2009-08-28 15:50:00 +00:00
Colin Kuskie
d902174739 Provide warnings in the Cart and Ship Driver screens when there are no
shipping plugins configured.  This prevented checkout no feedback.
fixes #10849.
2009-08-28 15:35:40 +00:00
Colin Kuskie
278e4c6461 Log any errors found when calling Shop::Pay->getDrivers, instead of
silently passing them along.
2009-08-20 20:32:00 +00:00
Colin Kuskie
169e64a2b6 Fix a typo in getting the in store credit for the post-transaction email. 2009-08-11 04:41:42 +00:00
Colin Kuskie
cff541df1d Fix a typo in the illegal product quantity error checker in the cart. 2009-08-10 15:56:51 +00:00
JT Smith
69a07bb672 added legal section 2009-07-22 22:00:45 +00:00
Paul Driver
22dde02776 Improved security for PayPalStd 2009-07-22 21:22:25 +00:00
Colin Kuskie
5d17c43ff3 Bypass default value in the Country form so that other values can be used if set. ITransace getCredentials. 2009-07-20 21:54:05 +00:00
Paul Driver
a632380882 PayPalStd resurrected 2009-07-20 21:04:12 +00:00
Colin Kuskie
dc226e3268 canUse should check whether the driver is enabled or not.
PayDrivers update the local object cache on update.
2009-07-20 15:31:32 +00:00
Colin Kuskie
69ab867db9 Fix a POD type in the new PayPal.pm 2009-07-16 22:36:54 +00:00
Martin Kamerbeek
13d1657d21 Fixed a rounding error bug in the Ogone payment plugin. 2009-07-15 14:08:05 +00:00
Paul Driver
6c5d728730 Unified label and name in i18n, since they'll always be the same. 2009-07-13 22:40:44 +00:00
Paul Driver
fa23a75c39 tabs->spaces in PayPal i18n file (was inconsistant) and a couple of doc changes per colin's suggestions. 2009-07-13 22:34:38 +00:00
Paul Driver
2adb08c79c Requested docs/scripts added for 11777 2009-07-13 22:12:03 +00:00
Colin Kuskie
0a3329d7be Reverting 11777 due to lack of docs, upgrade script, and adding new
code during feature freeze.
2009-07-13 20:40:09 +00:00
Paul Driver
6c5885dd71 rewrite of PayPal payment driver 2009-07-13 19:48:12 +00:00
Colin Kuskie
aa65b6ca22 Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
Colin Kuskie
921ca2383b Add missing POD to ITransact 2009-07-04 22:58:51 +00:00
Colin Kuskie
e6d47212cc Add missing POD to PayPalStd. 2009-07-04 20:49:47 +00:00
Colin Kuskie
2e2e436d1f Fix POD capitalization. 2009-07-04 19:28:45 +00:00
Colin Kuskie
d927336979 Add missing POD, or fix POD typos which caused coverage to be low. 2009-07-04 17:16:36 +00:00
Colin Kuskie
73df992b1e Add missing Tax i18n. 2009-06-20 01:45:55 +00:00
Colin Kuskie
a85924d07b Add group privilege checking to the Shipping Drivers 2009-06-18 23:24:33 +00:00
Colin Kuskie
083d86a835 Fix a POD whitespace problem in EU tax driver. 2009-05-21 16:12:37 +00:00
Martin Kamerbeek
8047e7d5f9 Fixed usability issue in vat number manager. 2009-05-20 14:28:06 +00:00