Graham Knop
|
5800a9ef0a
|
fix compile time warning
|
2009-02-18 03:20:51 +00:00 |
|
Colin Kuskie
|
41e56932e6
|
If the get credentials template is deleted, give an error message instead of
silently dying and returning to the page from the cart interface.
|
2009-02-17 23:59:07 +00:00 |
|
Colin Kuskie
|
75e32b95be
|
If the user's addressbook is empty, go directly to add an address.
|
2009-02-16 17:18:38 +00:00 |
|
Colin Kuskie
|
6aa9185c1c
|
Fix a sequencing issue in the ITransact postback routine, where it uses
an object before it is validated.
|
2009-02-10 22:46:50 +00:00 |
|
Graham Knop
|
bf9bd2f0d2
|
use proper JSON encoding/decoding
|
2009-02-10 21:41:36 +00:00 |
|
Colin Kuskie
|
6a1bbead00
|
Prefill in the email address in the ITransact credentials form from the user's Shop address.
|
2009-02-09 18:45:21 +00:00 |
|
Colin Kuskie
|
ff3bb6f5b9
|
Remove trailing comma in Shop/Transaction JS so IE6 works.
|
2009-02-06 18:47:40 +00:00 |
|
Colin Kuskie
|
2f599812f4
|
Fix the mime/type and content of the XML sent to ITransact.
|
2009-01-29 23:24:53 +00:00 |
|
Graham Knop
|
b89bb0740e
|
log ITransact XML at debug instead of info to make logging credit cards less likely
|
2009-01-28 16:39:14 +00:00 |
|
Colin Kuskie
|
310d454162
|
Forward porting bug fixes for billing address and asset with uncommitted parent.
|
2009-01-23 15:33:30 +00:00 |
|
Graham Knop
|
315ce0941f
|
use to_json and from_json in more places instead of encode_json and decode_json
|
2009-01-22 01:14:14 +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
|
b54308626b
|
Fix a syntax error made in the i18n of the search button.
|
2009-01-02 21:59:53 +00:00 |
|
Colin Kuskie
|
52fdc11588
|
I18n'ed a submit button in the manage transactions screen.
|
2009-01-02 21:36:52 +00:00 |
|
Colin Kuskie
|
eeef2fb330
|
Fix a bug where the ITransact credentials template was not defined for plugins.
This prevented any credit card transactions from taking place.
|
2008-12-19 14:55:34 +00:00 |
|
Colin Kuskie
|
b9edc2592d
|
Forward port templated ITransact edit credentials screen.
|
2008-12-11 16:28:58 +00:00 |
|
Colin Kuskie
|
6336e569ff
|
Forward port PayDriver button and labeling fix.
Forward port testEnvironment fix for not having prerequisite perl modules.
|
2008-12-10 02:28:39 +00:00 |
|
JT Smith
|
f927c0f128
|
made it more obvious how to check out
|
2008-11-24 15:15:52 +00:00 |
|
JT Smith
|
58a2681dce
|
the real fix to the problem frank just checked in
|
2008-11-15 18:51:14 +00:00 |
|
Frank Dillon
|
d6b69e789c
|
Fixed a problem where getShippingAddress was not throwing an error but still returning undef in some situations causing the cart to fail.
|
2008-11-15 18:12:30 +00:00 |
|
Frank Dillon
|
f1d2a2e8ef
|
Forgot one cleanup item. Transactions now properly redirect to the account module when directly called
|
2008-11-15 12:04:33 +00:00 |
|
Frank Dillon
|
4ff722bd5d
|
Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces.
|
2008-11-15 11:39:23 +00:00 |
|
Frank Dillon
|
11d18075fa
|
Account release candidate - final changes before merge
|
2008-11-15 02:39:23 +00:00 |
|
JT Smith
|
16bd779fd4
|
- Added Cashier/Point of Sale mode for the Shop.
- Added the notion of a default address to the Shop's address book.
|
2008-11-15 01:26:16 +00:00 |
|
Doug Bell
|
e5228fbc95
|
added todo
|
2008-11-07 03:34:09 +00:00 |
|
Colin Kuskie
|
e92017500e
|
change mime type of json methods from text/json to application/json
|
2008-10-26 04:11:47 +00:00 |
|
JT Smith
|
20f8df1291
|
upgrading to YUI 2.6
data tables are going to need some work yet, but the other stuff seems to be working 100%
|
2008-10-22 23:53:29 +00:00 |
|
JT Smith
|
79635c0c2d
|
EMS Saved Address (#8864)
|
2008-10-21 18:33:07 +00:00 |
|
Colin Kuskie
|
c0b9bdcc43
|
Fix a bug with shipping costs as a percentage of weight. Build
a test to test the fix.
|
2008-10-07 22:43:22 +00:00 |
|
JT Smith
|
c9153bc80e
|
- Updated WebGUI::Shop::PayDriver::processTransaction() to accept a
transaction as a param.
|
2008-10-07 18:05:04 +00:00 |
|
JT Smith
|
ef120fb06b
|
Added isVisitor, isAdmin, and isRegistered methods to User object instead
of hard coding checks everywhere with group ids. And updated the code base
to match.
|
2008-09-16 22:32:36 +00:00 |
|
Kaleb Murphy
|
ecdf976f45
|
Must have accidently deleted a semicolon
|
2008-09-10 20:00:29 +00:00 |
|
Kaleb Murphy
|
21d8baf583
|
Reoccurring transactions now use the correct user id
|
2008-09-10 16:04:06 +00:00 |
|
Colin Kuskie
|
b4559e8935
|
Fix a variable clash in the Cart www_view method.
|
2008-08-25 01:59:22 +00:00 |
|
Doug Bell
|
10afef1abe
|
fixed: choosing ITransact driver during checkout causes error
|
2008-08-21 20:40:37 +00:00 |
|
Colin Kuskie
|
90c82daaeb
|
fix a bug where getOptions returns all shipping drivers, regardless of their enabled status
|
2008-08-20 18:03:46 +00:00 |
|
Diona Kidd
|
5b89003e24
|
Adding internationalized message for empty cart
|
2008-08-20 02:08:19 +00:00 |
|
Graham Knop
|
5e8b65035e
|
need to return the thank you screen generated for checkouts with a total of $0
|
2008-08-20 01:51:11 +00:00 |
|
Colin Kuskie
|
75cf3923ad
|
More Vendor POD and tests. new and created are both basically tested.
|
2008-08-13 18:47:04 +00:00 |
|
Colin Kuskie
|
dfefa8d871
|
Update POD for Vendor.
Add a basic Vendor test.
|
2008-08-13 17:10:45 +00:00 |
|
JT Smith
|
7e37c6aec4
|
added the newByUserId constructor
|
2008-08-13 15:21:35 +00:00 |
|
JT Smith
|
8702ee8de2
|
exposed payment info and payment type to vendor
|
2008-08-13 15:13:53 +00:00 |
|
Colin Kuskie
|
589272f2cd
|
fix a typo in the ITransact driver, missing semicolon
|
2008-08-09 17:59:21 +00:00 |
|
Doug Bell
|
9ecb69ac94
|
fixed issue with ITransact gateway throwing error if user does not explicitly set a billing address
|
2008-08-09 03:25:55 +00:00 |
|
Doug Bell
|
8c2c073a26
|
fixed: ITransact error message now shows link to go back
|
2008-08-08 17:29:56 +00:00 |
|
JT Smith
|
93a6dc0568
|
Exposed user and url fields to shop vendors.
|
2008-08-07 17:18:59 +00:00 |
|
Kaleb Murphy
|
3b7b668f07
|
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 |
|
Colin Kuskie
|
05953f83a0
|
update CartItem POD for get
|
2008-08-06 16:11:49 +00:00 |
|
Colin Kuskie
|
3839123d8c
|
Fix a bug where PayDriver and ShopDriver would do a redirect and ignore
the site gateway url.
|
2008-07-31 03:38:22 +00:00 |
|
Colin Kuskie
|
1346008650
|
first name and last name are separated by a space, not a break
|
2008-07-31 02:56:34 +00:00 |
|