			<form action="https://formtest.wspay.biz//Authorization.aspx" method="post" id="WSPayForm" name="WSPayForm">				
				<input type="hidden" name="TotalAmount" value="124,00"/>
				<input type="hidden" name="DateTime" value="20190717150937"/>
				<input type="hidden" name="ShopID" value="NERO" />
				<input type="hidden" name="ShoppingCartID" value="368"/>
				<input type="hidden" name="Signature" value="0972d93e124f35f7d8d48b6fed0d0e58"/>
				<input type="hidden" name="ReturnURL" value="https://quadro.com.hr/web/index.php?fc=module&module=wspayform&controller=paymentResult&id_lang=2"/>
				<input type="hidden" name="ReturnErrorURL" value="https://quadro.com.hr/web/index.php?fc=module&module=wspayform&controller=paymentResult&id_lang=2"/>
				<input type="hidden" name="CancelURL" value="https://quadro.com.hr/web/index.php?controller=order"/>
				<input type="hidden" name="CustomerFirstName" value="Boris"/>
				<input type="hidden" name="CustomerLastName" value="Kozic"/>
				<input type="hidden" name="CustomerAddress" value="Zdihovska 3 "/>
				<input type="hidden" name="CustomerCity" value="Zagreb"/>
				<input type="hidden" name="CustomerZIP" value="10000"/>
				<input type="hidden" name="CustomerCountry" value="Croatia"/>
				<input type="hidden" name="CustomerPhone" value="0951991958"/>
				<input type="hidden" name="CustomerEmail" value="bkozic@mail.com"/>			
			</form>

			<script type="text/javascript">
			  window.onload = function() {
			  	document.WSPayForm.submit();
			  };
			</script>