{load_language_text section="checkout_payment"} {load_language_text section="buttons" name="button"} {* {if (!$smarty.session.MOBILE_ACTIVE)} {/if} *}
{if $notHp}

{$smarty.const.HGW_TXT_GW_ERROR}

{$smarty.const.HGW_MSG_GLOB_ERR}
{else}

{$smarty.const.HGW_TXT_DOPAYMENT}

{$smarty.const.HGW_TXT_GW_ERROR}

{foreach key=class item=error from=$errors}
{$error}
{/foreach}
{if $pm != ''} {include file="{$docPath}{$tplPath}/module/heidelpay_{$pm}.html"} {else} {include file="{$docPath}{$tplPath}/module/heidelpay_submit.html"} {/if} {/if}