| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/public/theme/html/system/ |
Upload File : |
<!--
Released under the GNU General Public License (Version 2)
[http://www.gnu.org/licenses/gpl-2.0.html]
-->
<link rel="stylesheet" media="all" type="text/css" href="{$tplPath}/assets/styles/heidelpayAfter.css" />
<form name='heidelpay'
class='module_option_checked'
action='{$formUrl}'
method='post'
onsubmit='return valGatewayForm();'
autocomplete='off'>
<h4 class='auto_redirect'>{$smarty.const.HGW_TXT_AUTO_REDIRECT}</h4>
<br />
<script>{literal}document.addEventListener('DOMContentLoaded', function() {
$(document).ready(function() {
document.forms['heidelpay'].submit();
});
});{/literal}</script>
<input type="hidden" name='CRITERION.GATEWAY' value='1' />
{if $DbOnRg}<input type="hidden" name='CRITERION.DBONRG' value='{$DbOnRg}' />{/if}
{if (isset($formInput) && $formInput|@count gt 0)}
{foreach from=$formInput key=k item=v}
<input type="hidden" name="{$k}" value="{$v}" />
{/foreach}
{/if}
<input type="button"
value="{$smarty.const.HGW_BTN_CANCEL}"
class="grey button left"
onClick="location.href='ext/heidelpay/heidelpayGW_response.php?cancel=1'" /> <input type="submit"
value="{$smarty.const.HGW_BTN_CONTINUE}"
class="green button right" />
</form>