Copied to clipboard

Flag this post as spam?

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


  • Greg Mattison 40 posts 60 karma points
    Apr 12, 2012 @ 23:06
    Greg Mattison
    0

    Need Product where customer can enter price

    Hello, have a scenario where we need a product where the price is not specified and the user will enter the amount. The sitation is the user will be checking out via E-Commerce to pay for their event registration.  They'll complete a registration form built in Contour and select the options for the conference. Then, they'll have to manually add up their total and checkout by entering that amount in the product in Tea Commerce.  

    Could anyone give me some guidance on how to do this?  Thanks.

  • Anders Burla Johansen 2560 posts 8256 karma points
    Apr 13, 2012 @ 14:49
    Anders Burla Johansen
    0

    Hi Greg

    You will have to use the .NET API to do this. You could have a product node with a price of 0. Then you would have to hook into an appropiate event and calc the price and set the UnitPrice of the order line. You can read about the .NET API here:

    http://www.teacommerce.dk/en/documentation.aspx
    http://rune.gronkjaer.dk/en-US/?p=284
    http://rune.gronkjaer.dk/en-US/2010/11/26/how-to-use-the-tea-commerce-events/

    Kind regards
    Anders

     

  • Greg Mattison 40 posts 60 karma points
    Apr 24, 2012 @ 16:57
    Greg Mattison
    0

    Thanks for your response Anders!

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies