Sorry my bad English , I use the translator.
And I'm noob in programming.
If you have chosen in dropdown - value (1) and clicked the submit button should automatically be sent here such form:
If you have chosen in dropdown - value (2) and clicked the submit button should automatically be sent here such form:
Thank you in advance for your help. I'll fix everything I insist on paying you for buy key.
And I'm noob in programming.
If you have chosen in dropdown - value (1) and clicked the submit button should automatically be sent here such form:
<form method="POST" action="URL">
<input type="hidden" name="receiver" value="Number>
<input type="hidden" name="targets" value="{name}">
<input type="hidden" name="sum" value="1" data-type="number">
<input type="hidden" name="paymentType" value="AC">
</form>
If you have chosen in dropdown - value (2) and clicked the submit button should automatically be sent here such form:
<form method="POST" action="URL">
<input type="hidden" name="receiver" value="Number>
<input type="hidden" name="targets" value="{name}">
<input type="hidden" name="sum" value="1" data-type="number">
<input type="hidden" name="Type" value="PC">
</form>
Thank you in advance for your help. I'll fix everything I insist on paying you for buy key.