Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 7 of 7

Thread: Add to ShoppingCart using WSI

  1. #1
    allstar is offline Member
    Join Date
    Apr 2009
    Posts
    90

    Default Add to ShoppingCart using WSI

    How do you add to ShoppingCart using WSI?
    ...AllStar

  2. #2
    allstar is offline Member
    Join Date
    Apr 2009
    Posts
    90

    Default

    I've tried this:

    <AspDotNetStorefrontImport Version="7.1" Verbose="false">
    <ShoppingCart Action="Update" CartType="ShoppingCart" CustomerID="<customerID goes here>" CustomerGUID="<customerGUID goes here>" CustomerEMail="<customerEmail goes here>">
    <Add ProductID="23" VariantID="39" Quantity="1" />
    </ShoppingCart>
    </AspDotNetStorefrontImport>

    RESULT:
    <?xml version="1.0" encoding="utf-8"?>
    <AspDotNetStorefrontImportResult Version="7.1" DateTime="4/16/2009 11:35:56 AM" />

    Checked the cart of the user...Nothing in the cart. Any guidance would be greatly appreciated. Thanks!!!
    ...AllStar

  3. #3
    allstar is offline Member
    Join Date
    Apr 2009
    Posts
    90

    Default

    I got it working.
    ...AllStar

  4. #4
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    That's Great! Thanks for updating us.

  5. #5
    hemraj is offline Junior Member
    Join Date
    May 2009
    Posts
    1

    Unhappy

    How did you do it. When I look at the service, I dont see any implementation code. Am I missing something?

  6. #6
    theksmith is offline Junior Member
    Join Date
    Aug 2010
    Posts
    1

    Default

    Quote Originally Posted by hemraj View Post
    How did you do it. When I look at the service, I dont see any implementation code. Am I missing something?
    yeah, current documentation just says "not implemented" ??????????

  7. #7
    kaezr is offline Member
    Join Date
    May 2009
    Posts
    40

    Default

    Quote Originally Posted by hemraj View Post
    How did you do it. When I look at the service, I dont see any implementation code. Am I missing something?
    bump

    anyone?
    Running AspDotNetStorefront ML 8.0.1.4