Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Phil 31 posts 53 karma points
    Mar 10, 2012 @ 05:30
    Phil
    0

    uCommerce with asp.net membership?

    I'm in the early stages of wiring uCommerce to my existing Umbraco 4.7 site.  For better performance in the early stages of development I chose the asp.net membership database over umbraco membership.  My first look at uCommerce and I noticed it seems to support only the umbraco membership.  Is there a way around this?  Can I configure uCommerce to use asp.net membership instead?  

  • Søren Spelling Lund 1797 posts 2786 karma points
    Mar 12, 2012 @ 09:48
    Søren Spelling Lund
    0

    uCommerce 2 is tightly coupled to Umbraco membership, but the integration is pretty straightforward. It's basically reading the avaialble members from Umbraco and using that information to create new members.

    If you don't need uCommerce to create members for you using standard ASP.NET membership will just work for login.

    If you do need to create members at checkout you can easily build a simple pipeline task, which does that for you and replace the existing member pipeline taskin the checkout pipeline replacing: uCommerce Pipelines Explained.

    Hope this helps.

Please Sign in or register to post replies

Write your reply to:

Draft