checkoutemail how change status to cleared?
fulltilt
Joined: 2010-07-04
Posts: 5 |
Posted: Thu, 2010-07-08 11:34 | |||
Carbon Theme checkoutemail
|
||||
fulltilt
Joined: 2010-07-04
Posts: 5 |
Posted: Thu, 2010-07-08 11:34 | |||
Carbon Theme checkoutemail
|
||||
Posts: 2
Hi fulltilt,
I think you have already solved by yourself..., however I would like to post my findings to be useful for the future users.
The important point is that the page we were looking for should be opened from the Notification Email sent to the Site Administrator.
BTW, in my environment, "Order Administration Page" button doesn't work...
so, I copy the url from source code and modify of '&' to '&' in the url.
May be, this would be solved sooner or later...
Hope this post would help future users.
-----
Gallery version = 2.3.1 core 1.3.0.1
Theme Carbon
Checkout 0.4.3
Checkout by Email 0.4.0
Checkout Downloads 0.1.3
Posts: 4342
There's no need to go through the email. On the orders page, each entry in the ID column is a link to the details for that order. (Check your style-sheet to see why it isn't showing as link.)
Posts: 2
Thanks alecmyers, and apologies to my novice misunderstanding post...
As you mentioned, the ID(Order No.) is a link to the detail order admin page.
I just didn't notice it because the ID was not recognized as clickable link.
I will modify style sheet in order to make it recognizable link style.
Thanks,