Forum

The forum is a free service supported by community members. Please consider opening a support ticket if you need timely help.

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 10 Jan 2019 06:43 AM by  Ton Hermes
anonymous checkout.
 6 Replies
Sort:
You are not authorized to post a reply.
Page 1 of 212 > >>
Author Messages


Basic Member


Posts:281
Basic Member


--
06 Jan 2019 08:12 AM

    Hi Stephen,

    I like to enable to have my customers only anonymous checkout.
    No login or registration at all.

    for this
    - I hide the dnn login link.
    - Enable anonymous checkout
    - Requires unique email set to TRUE
    (I have no doubles emails in the user accounts)
    - and remove the section below from the checkout page.

    Is this the right way or do I have forgotten something?

    Regards, Ton

    0


    Veteran Member


    Posts:2957
    Veteran Member


    --
    06 Jan 2019 11:35 PM

    Yes, that sounds right. :)

    0


    Basic Member


    Posts:281
    Basic Member


    --
    07 Jan 2019 07:51 PM

    Hi Stephen,

    I have made a new template from checkout standard panel 25.
    The name is Checkout_Anonymous.
    Then I set this to the active display in SF->Configuration->Checkout.
    When I test this then I get an error.
    Below the output in the event viewer.
    Do you have any idea about this?

    With regards, Ton

    AbsoluteURL:/Default.aspx
    DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
    ExceptionGUID:181c970a-d926-41a2-aa35-aafc875cb047
    AssemblyVersion:8.0.4
    PortalId:0
    UserId:-1
    TabId:754
    RawUrl:/nl-nl/Afrekenen
    Referrer:https://---------/nl-nl/Winkelwagen
    UserAgent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
    ExceptionHash:lqhjVSdAmDPauy/n/4cYVA==
    Message:Object reference not set to an instance of an object.
    StackTrace:
    InnerMessage:Object reference not set to an instance of an object.
    InnerStackTrace:
    at Revindex.Dnn.RevindexStorefront.Portals._default.Display.Checkout.Standard25.Display.NKPEKDOKCEMPBCBKEFEGNHJOGIEFCJHPDLCH()
    at Revindex.Dnn.RevindexStorefront.Portals._default.Display.Checkout.Standard25.Display.Page_Load(Object sender, EventArgs e)
    at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
    at System.Web.UI.Control. (EventArgs e)
    at DotNetNuke.Entities.Modules.PortalModuleBase. (EventArgs e)
    at Revindex.Dnn.RevindexStorefront.StorefrontPortalModuleBase. (EventArgs e)
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Control.LoadRecursive()
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Source:
    FileName:
    FileLineNumber:0
    FileColumnNumber:0
    Method:
    Server Name: sknet192

    0


    Veteran Member


    Posts:2957
    Veteran Member


    --
    08 Jan 2019 08:56 PM

    Don't delete any ASP.NET element, just hide it. See this link

    0


    Basic Member


    Posts:281
    Basic Member


    --
    09 Jan 2019 07:05 AM

    Hi Stephen.

    I have add the display none style

    When I' am logged in then everything works ok like below.
    Nothing to see, just checkout.

    However,

    When I logout and do an order, then the account section is displayed.
    I have cleared the dnn cache and the sf cache.
    Started the application again.
    Cleared the browser cache.
    This all does not help.

    What do I do wrong?

    With regard, Ton

    0
    You are not authorized to post a reply.
    Page 1 of 212 > >>