I have HTML two forms, one that submits data upon entry to a database using PHP, the other directs the user to a paypal payment page, my problem is that the user would have
You can submit the first form using AJAX, otherwise the submission of one will prevent the other from being submitted.