Copied to clipboard

Flag this post as spam?

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


  • Adrian Ursu 20 posts 51 karma points
    Jan 12, 2015 @ 23:51
    Adrian Ursu
    0

    Save customer

    Hi Guys,

    I have installed the Kitten sample site and tried a few orders just to see how it works.

    One thing that I cannot understand is how are the customers saved.

    I have seen 2 customers defined in the initial sample data, I see that can add new customers using the back-end interface, but I don't see where are the customers from orders.

    Also, I would like to see and extend their addresses during checkout.

    Thanks a lot for any help.

    You are doing a great job!

  • Paul Brown 39 posts 80 karma points
    Jan 25, 2015 @ 20:45
    Paul Brown
    0

    Hi All

    Has anyone solved or have more informaiton on this yet?

    Cheers Paul

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Jan 25, 2015 @ 22:13
    Rusty Swayne
    0

    The kitten site did not have a membership login. What you are seeing is probably someone created a membership member via the back office with the Membership Type of Customer (by default in Merchello). Merchello handles Umbraco's MembershipService.Saved event and creates a Merchello Customer for a Member of allowed types (defined in the merchello.config).

    So for a front end implementation, add standard Membership and Registration functionality as you would in Umbraco normally. If you want to use the defaults, your member should be of type 'Customer'. Merchello will manage everything from there ... so if the customer (member logs in) and does some shopping, the sale will be associated with the Merchello customer / member.

    We had to do it this way, since we can't know 100% whether or not a site that wants to use Merchello already has Members and wants their members to be Merchello customers.

    Make sense?

Please Sign in or register to post replies

Write your reply to:

Draft