Closed (fixed)
Project:
e-Commerce
Version:
5.x-4.x-dev
Component:
ec_anon
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2007 at 13:42 UTC
Updated:
10 Jan 2008 at 03:52 UTC
Hi,
In this module , the checkoutapi uses $txn->mail for display on the review form.
$txn->mail is not updated since there is no $txn->uid , becuase of $txn->customer->exid is used instead.
how to fix that ?
(All admin interface are also looking for $txn->mail)
Comments
Comment #1
gordon commentedI have fixed this, but there could be more.
$txn->uid is now depreciated, and we use the customer interface to access any customer information.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.