Copied to clipboard

Flag this post as spam?

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


  • Kalle Ekstrand 181 posts 259 karma points c-trib
    Dec 19, 2013 @ 13:21
    Kalle Ekstrand
    0

    Using TeaCommerce with Contour forms?

    Hello,

    I have a customer that sells events.
    Every one who will participate needs to register, and add info regarding visit length, food allergies etc.

    Today we use a Contour form for this, and handle the transaction manually.

    We are looking into to using TeaCommerce in a combination. Would it be possible to use a Contour form inside the cart in TeaCommerce?

    //Kalle

  • Anders Burla 2560 posts 8256 karma points
    Dec 19, 2013 @ 14:09
    Anders Burla
    0

    You can easily use a contour form if it has its own form. Then just dont nest the forms - then everything will be okay. But you could also just register that info using order properties using Tea Commerce.

    Kind regards
    Anders

  • Kalle Ekstrand 181 posts 259 karma points c-trib
    Jan 09, 2014 @ 09:46
    Kalle Ekstrand
    0

    Since I need dynamic properties, which is reasy to use with Contour I would like to be able to insert the form on an article and save data from the form when adding the article to the cart.

    Any ideas?

    //Kalle

  • Anders Burla 2560 posts 8256 karma points
    Jan 09, 2014 @ 10:10
    Anders Burla
    0

    If you use Contour and want that to full out the form and then add the product - then you need to use the Javascript API of TC and not the HTML API. Then use jQuery to fetch the info from your confour form and use that to add the information to add an order line.

    Kind regards
    Anders

  • Kalle Ekstrand 181 posts 259 karma points c-trib
    Jan 09, 2014 @ 10:35
    Kalle Ekstrand
    0

    Or is there another solution to add dynamic properties to TeaCommerce, like Contour works?

    //Kalle

  • Anders Burla 2560 posts 8256 karma points
    Jan 09, 2014 @ 11:13
    Anders Burla
    0

    Because Tea Commerce use Umbraco nodes as products Umbraco sets the limitations - so what you can do in Umbraco you can do with Tea Commerce. Order line properties is just a collection of key/values so here you can just add all the different info you need.

    Kind regards
    Anders

Please Sign in or register to post replies

Write your reply to:

Draft