Total Price is not showing for the embed coding

  • hotspot2009
    Asked on August 30, 2015 at 8:16 AM

    Hi

     

    I just created a form http://www.jotform.me/form/52386315733457. Here the total price is showing. When I embed the codingto my website, the total price is not showing when i am selecting the products and adjusting the quantity.

    Here is my link where i have put my embed coding; http://landingpageninja.net/order2.php

    How do i solve this issue for the embed coding. Please help we need this fast.

     Thank You

    Regards

  • Sammy
    Replied on August 31, 2015 at 8:23 AM

    Kindly add your form URL to the iframe src tag

    <iframe frameborder="0" scrolling="no" style="width: 100%; border: medium none; height: 3103px;" id="52386315733457" name="52386315733457" allowtransparency="true" src="//www.jotform.me/form/52386315733457" onDISABLEDload="window.parent.scrollTo(0,0)"></iframe>

     

    Also ensure that in your payment wizard you have checked the show total on the form option

    Total Price is not showing for the embed coding Image 1 Screenshot 20

     

  • hotspot2009
    Replied on September 16, 2015 at 6:47 AM
    Hi
    The code that you guys have generated scrolling="no" style="width: 100%; border: medium none; height: 3103px;"
    id="52386315733457" name="52386315733457" allowtransparency="true"
    *src="//www.jotform.me/form/52386315733457
    "*
    ...