PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

total of products field parameter

  1. What is the parameter for total of all items selected on form?

    Does it include shipping, or is that without shipping included?

    Im trying to pipe the results to my affiliate tracking landing page for CLICKINC

    I have all other paramters, just need form total and shipping cost in individual values.

    Thank You!!

    Posted 13 years ago on Monday March 21, 2011 | Permalink
  2. The Total field adds up the total of all Pricing fields on the form. The shipping is it's own field, so it works just like a Product and Option field as far as pricing.

    How are you trying to pass these values to your landing page?

    Posted 13 years ago on Monday March 21, 2011 | Permalink
  3. Yes, i am trying to pass them through. The original way when we were using FormSite before we switch to you last week was:

    ?email=[pipe:79]&order=[pipe:reference_#]&amount=[pipe:order_total]&shipping=[pipe:49]

    Im looking to pass those values. I have email, order id, and shipping, just need the parameters for the order total..

    Is it {total} ?

    Posted 13 years ago on Monday March 21, 2011 | Permalink
  4. The variables are dynamic. It's not {total}. When using the confirmation redirect query string builder you would insert the form field variable using the "Insert form field" drop down. It's part of the confirmation redirect setup UI. See this screenshot: http://grab.by/9BgW

    Posted 13 years ago on Monday March 21, 2011 | Permalink