User loginRecent blog posts
|
Site Logout / Guest Checkout FeaturesThese are two features that I'd say are very basic yet seem to be missing. 1) Logout Link - Logs user out of the site. 2) Disable Required Account Creation - A User can proceed through checkout without having to create an account.
|
SearchQuick Links |
Logout link added to demo site on v4.4
The logout link has been added to the current release per your request.
Znode Administrator
email: support@znode.com
url: www.znode.com
RE: Logout Logout link added to demo site on v4.4
Great! Glad to know my feedback was helpful. Is there documentation on upgrading from v4.3 to v4.4?
Logout Link & Express Checkout
Marc:
The logout link is not included in the demo storefront provided and you are correct - we should probably add that. You can easily add the link yourself using the ASP.NET Login Status user control. All you have to do is drop the control into the page.
On the account creation - it is a lot more complicated and is also mostly an issue of personal preference. It is currently in our road map to implement a "express checkout" functionality but it requires a number of considerations. We also did a poll of the Top 50 e-commerce sites (by traffic and revenue) and found that they all required account registration for checkout so we decided to stick with that model till we get around to implementing the Express Checkout feature. This is definitely in our radar.
Znode Admin