Untitled
pixerlabs
plain_text
05/02/2022 10:38 PM
348 B
18
Indexable
$('.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();Editor is loading...