Copied to clipboard

Flag this post as spam?

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


  • Jason Mackay 98 posts 149 karma points
    Dec 05, 2011 @ 16:53
    Jason Mackay
    0

    Order Capturing Error?

    Hi I dont know if this is a error on my part or if this is a Tea Commerce problem, but we have set up in the Tea Commerce and it all works perfectly but it captures an order for every visit to the site, it will save an order within Tea Commerce for every visit, this order may just be the delivery charge etc but there are hundreds of emtpy orders if I search for them, is this a Tea Commerce problem or something wrong with my code.

    Thanks

    Jason

  • Anders Burla 2560 posts 8256 karma points
    Dec 05, 2011 @ 17:04
    Anders Burla
    0

    Hi Jason

    They have isOrder = false? If so nothing is wrong - the way to handle these carts not to get created is to use the method hasOrder before making any changes to an order. This ensures that an order isnt created - because invoking a method that needs an order - automatically creates one.

    Kind regards
    Anders

  • Anders Burla 2560 posts 8256 karma points
    Dec 08, 2011 @ 23:32
    Anders Burla
    0

    Hi Jason

    Did you manage to get this working?

    Kind regards
    Anders

Please Sign in or register to post replies

Write your reply to:

Draft