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.

Calculated total on front-end doesn't match what's submitted

  1. studio2
    Member

    I have the following setup:

    1. A dropdown field product options. Each item has a price associated with it. These are diameters of pipe the user can order. This is tied to a calculated product.

    2. The price from the dropdown needs to be multiplied by the total length of pipe they order. I have a number field where they can enter the length.

    3. There's another radio button option that adds $5 total if selected ("Machined Chamfer"). Also tied to the calculated product.

    The calculated product has the following calculation:

    ({Diameter:29} * {Overall Length:10}) + {Machined Chamfer:26}

    Example: (.4 * 100) + 5.00

    This displays $45 in the product field on the front-end form. This is the total I'm expecting.

    However, when it's submitted the total that displays in the admin section is the calculated total ($45) + the selected diameter ($.40) + the $5 option for a total of $50.40.

    Is that the behavior you'd expect with that setup?

    Posted 11 years ago on Friday April 26, 2013 | Permalink
  2. We have received reports of calculation issues with 1.7.2 that we are currently looking at and testing.

    Posted 11 years ago on Friday April 26, 2013 | Permalink
  3. studio2
    Member

    Ok, thanks.

    Posted 11 years ago on Friday April 26, 2013 | Permalink
  4. studio2
    Member

    Any update about this?

    Posted 11 years ago on Thursday May 2, 2013 | Permalink