Copied to clipboard

Flag this post as spam?

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


  • Jan Vermeerbergen 79 posts 112 karma points
    Nov 16, 2011 @ 11:34
    Jan Vermeerbergen
    0

    Empty complete cart ?

    I managed to write a usercontrol to process the shoppingcart and email the cart-contents to the customer.

    After the mail is sent, the shoppingcart is not being purged. Is there a way to do this? I'm using the XSLT versions...

    thanks,

    J

  • Darren Ferguson 1022 posts 3259 karma points MVP c-trib
    Nov 16, 2011 @ 14:47
    Darren Ferguson
    0

    Unfortunately I missed that out of the API - a hack for now would be just to clear the underlying session variable by setting it to null.

     

    I'm planning on updating doc cart in the next few weeks. i'll add it then.

  • Jan Vermeerbergen 79 posts 112 karma points
    Nov 16, 2011 @ 16:22
    Jan Vermeerbergen
    0

    aha! I thought it was just me not able to figure out what was going wrong :-)

    I replaced the checkout script with the AJAX version and that one is working like a charm :-)

    thanks,

  • Janet Kirklen 102 posts 212 karma points
    Nov 18, 2011 @ 22:05
    Janet Kirklen
    0

    Jan & Darren,

    I like DocCart.  It's simplicity is good for the project I have.  I'm at the point where I need to pass the shopping cart onto a checkout process and then an email notification to the back office.  I'm not sure how to access the cart from a usercontrol.  Can you share what method you used to pass the cart items to you .net user control?

  • Darren Ferguson 1022 posts 3259 karma points MVP c-trib
    Nov 19, 2011 @ 09:19
    Darren Ferguson
    0

    I'll be blogging again about the checkout process in the next few weeks - if you like the project you can encourage the future development by voting it up. Thanks.

     

Please Sign in or register to post replies

Write your reply to:

Draft