Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nguyen Hien 52 posts 133 karma points
    Jan 14, 2016 @ 10:35
    Nguyen Hien
    0

    Create member at check out page

    I customize basket page include checkout address form in basket page. When user input customer code and click checkout button, it will create umbraco member with billing address. But currently, if I clear all cache and checkout with customer code, it save invoice with no customer key. If i logged in with another account and log out and check out with customer code, it save invoice with previous customer key.

    Is it posible to create umbraco member and set to invoice at basket page?

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Jan 14, 2016 @ 15:12
    Rusty Swayne
    0

    You may be creating the Umbraco member but not logging in as that member and thus the previously logged in member is still in the UmbracoContext ...

  • Nguyen Hien 52 posts 133 karma points
    Jan 14, 2016 @ 17:45
    Nguyen Hien
    0

    How i change CurrentCustomer to new Customer created in basket page?

Please Sign in or register to post replies

Write your reply to:

Draft