Submit button only triggers integrated payment and does not processes other form fields.

  • iceem
    Asked on June 8, 2015 at 1:20 PM

    Hey,

    We are trying to develop a conference submission page that collects all sorts of data of participants. the form ends (optionally) with a fee payment field for which we have used the paypal integration module. problem is, when one presses the submit button, the form redirects to the paypal payment page and does not processes the other fields in the form. It does not stores the submissions, it does not send notification emails. is there a way to solve this.. can we edit multiple functions of submit buttons?

     

     

    Thank you in advance.

     

  • bigpeter1313
    Replied on June 8, 2015 at 1:34 PM

    We are running into the same situation whereas if a direct payment isn't taken the person cannot register for the event. Please let us know if you find anything out as we will do the same for you. Thank You.

  • Sammy
    Replied on June 8, 2015 at 2:16 PM

    Hi,

    Could you provide the URL where the form is embedded.

    Also try to embed your form using the iframe method in order to rule out any probable script conflicts

    http://www.jotform.com/help/148-Getting-the-Form-iFrame-Code

     

  • bigpeter1313
    Replied on June 8, 2015 at 2:22 PM

    <script type="text/javascript" src="//form.jotform.us/jsform/51465745648163"></script>
  • Sammy
    Replied on June 8, 2015 at 2:32 PM

    Hi,

    Try embedding your form using the iFrame as shown below.

    <iframe id="JotFormIFrame" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="//form.jotform.us/form/51465745648163" frameborder="0" style="width:100%; height:638px; border:none;" scrolling="no"></iframe>

     

    This will prevent script conflicts in your embedded page, kindly revert back with the results.

  • iceem
    Replied on June 9, 2015 at 1:07 AM

    don't think it has anything to do with the embedding method since this problem also exists when we test the form from the preview menu on jotform directly.

  • Elton Support Team Lead
    Replied on June 9, 2015 at 3:09 AM

    @iceem

    The problem might be related with your form notification that does not have all the updated field variables. I would suggest to recreate your email notification so all the updated fields will be recreated. You can make any changes on the email body after that.

    To recreate, simply delete the existing notification and create a new one.

    If you are going to test your form while the paypal payment field is live (not in Sandbox Mode), you have to make an actual payment with your form in order to get notifications. Otherwise, if you try to abandon the payment after redirected to the Paypal page, the submission will land as "Incomplete". Check this for more information: http://www.jotform.com/help/135-How-to-View-Pending-Submissions?

    Let us know if you have further questions. Thanks!

    ----

    @bigpeter1313

    We'll answer your question into a separate thread to avoid confusions. Thanks!