PayPal Integration: Total amount is not being updated when selecting a product.

  • beforetravel
    Asked on March 14, 2016 at 7:15 PM

     

    hello, my form was working correctly  even after modifying but all of sudden  , i check that total amount is 0 even i click on product . can you check this . please Thankyou

  • Kevin Support Team Lead
    Replied on March 14, 2016 at 7:28 PM

    I cloned your form and was able to replicate your issue, however, I removed the integration and added it again, I added some testing products as well and it worked. Could you please try doing this? 

    Here is my cloned form, I deleted all the fields as well as the products, the new ones are affecting the total amount: https://form.jotform.com/60737330890962

  • beforetravel
    Replied on March 14, 2016 at 7:38 PM

    PayPal Integration: Total amount is not being updated when selecting a product Screenshot 20

     

    and how to brink sub label like this under the drop down . Thankyou

  • Kevin Support Team Lead
    Replied on March 14, 2016 at 8:14 PM

    You only need to add them as options. 

    PayPal Integration: Total amount is not being updated when selecting a product Screenshot 20

    The sub-labels will be automatically under the drop down as you are using a template/custom design. 

    But if it does not, you may inject this CSS code to your form: 

    .form-product-item .form-sub-label {

            display: block;

        }

    This guide will help you to inject the code: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

     

  • beforetravel
    Replied on March 14, 2016 at 8:24 PM

    ok so now i deleted and make it again but again total amount is not upgrading. 

  • beforetravel
    Replied on March 14, 2016 at 8:59 PM

    its solved THANKOU :)

  • Kevin Support Team Lead
    Replied on March 14, 2016 at 10:04 PM

    Great to know it is working now, you're welcome. Cheers!