Form with Multiple Payments Question

  • vraczka
    Asked on February 6, 2018 at 8:14 PM

    Hello,

    I've created the following form to accept tow different payments but now I'm not getting the information from the main form submitted to me because the submit button is only on the second and third form. How do I get the information submitted to me? What did I do wrong?

    Thank you 

    Victor

     

  • Elton Support Team Lead
    Replied on February 7, 2018 at 1:27 AM

    The information you asked and the payment form are two different forms so when the payment form is submitted, the information will not be submitted only the payment form.

    You are only embedding the payment form but it does not mean they are already connected in terms of submission.

    So my suggestion is to ask the information in both payment forms. Then in the main form, you only need the field "CHOOSE A PAYMENT METHOD *" for showing the payment forms.

    Demo: https://www.jotform.com/70983924622968

    That is explained here https://www.jotform.com/help/182-How-to-Create-a-Basic-Multiple-Payment-Form.

  • vraczka
    Replied on February 7, 2018 at 6:20 PM

    Awesome thank you.