• Resolved mamun1213

    (@mamun1213)


    Price not same with form total
    Form price is 722.49 € when i submit form it show 605.09 € something. Please tell how to fix.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Indigo Webstudio

    (@indigonl)

    Hi mamun1213,

    I checked your form and noticed you use formulas & VAT. Please check your formulas for the calculation and also the currency setup.

    Best Regards, Petra

    Thread Starter mamun1213

    (@mamun1213)

    Even the form total is 1000 €. it show 605.09 € something. why? how to fix?

    Plugin Author Indigo Webstudio

    (@indigonl)

    I have no clue. Please provide WP + FTP credentials via email: info[at]indigowebstudio.nl

    Thx, Petra

    Thread Starter mamun1213

    (@mamun1213)

    wp admin access?

    Thread Starter mamun1213

    (@mamun1213)

    code is

    Subtotaal=
    {Balk A (Bovenbalk):33} / 1000 * {Lengte in (mm):38} * 1.2 + {Balk B (Onderbalk):82} / 1000 * {Lengte in (mm):40} * 1.2 + {Balk C (Kolommen):83} / 1000 * {Lengte in (mm):43} * {Aantal:48} * 1.2 + {Bezorgprijs (Prijs):45.2} + {Manuren (Prijs):49.2}

    BTW=
    {Subtotaal (Prijs):77.2} * 0.21

    Totaalprijs plus btw=
    {Subtotaal (Prijs):77.2} + {BTW (Prijs):56.2}

    form price is Totaalprijs plus btw

    Thread Starter mamun1213

    (@mamun1213)

    i will send it your mail address

    • This reply was modified 6 years, 1 month ago by mamun1213.
    dopaminsx

    (@dopaminsx)

    Na de hele dag testen, zit de fout het niet in de formule. ik maak gebruik van een product field met als field type calculations en dat is mijn totaal berekening {Subtotaal (Prijs):77.2}+{btw (Prijs):56.2} de uitkomst er van wil ik betaald hebben, maar op het moment betalen drukt komt er een ander berag te staan. Is het mogelijk door een aanpassing, dat de uitkomst van de product field calculations ook gewoon het bedrag wordt dat doorgestuurd naar mollie.?

    mamun1213 en ik werken aan het zelfde project.

    Alvast bedankt

    Plugin Author Indigo Webstudio

    (@indigonl)

    Hoi,

    Ik had gevraagd om WP + (s)FTP toegang maar die heb ik nog niet ontvangen.

    Gr. Petra

    Thread Starter mamun1213

    (@mamun1213)

    Petra Blankwaard
    [email protected]
    please check mail

    Plugin Author Indigo Webstudio

    (@indigonl)

    Hi Manun1213 & DapaminSX,

    We have reviewed your form and we can also observe something odd in your form. But when we try to reproduce this by using our own formulas everything is fine.

    I am almost sure that it is related to the way you are doing your equations in the form. Please look at https://docs.gravityforms.com/using-calculations/ and make sure that you follow all guidelines there. You can even check that there is something wrong in your calculations if you observe the entries for your form. For example, the entry with ID 18 had an order total of 3.819.541,76 and a totalpriceplusBTW of 620,88.

    I would strongly recommend that you rebuild your calculation logic. Don’t use products and quantities if you are only using them as input for your calculation. In those cases, number fields are the way to go.

    It would make a lot more sense to use the product fields only for tax and total amount. Then use the gravityforms total field for the amount to be send to Mollie.

    Best Regards, Petra

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Price not same with form total’ is closed to new replies.