Untitled
$('.payment_1').find('.action_form').html('<form target="_blank" name="form_payment_1" id="form_payment_1" method="POST" action="https://vinotecabp.azurewebsites.net"><input type="hidden" name="amount" value="1000" /></form>'); $('#form_payment_1').submit();