{if $conditions_fulfilled} {if $payment_name|trim != '' && $payment_code|trim != ''}
{if $payment_icon|trim != ''} {img img=$payment_icon type=w_media_payment alt=$payment_name class="icon img-responsive pull-right" style="margin-top:-15px;"} {/if}
{if $payment_desc|trim != ''} {$payment_desc} {/if}
{form id=ec_customers_dob type=text name='ec_customers_dob' value=$customers_dob}
{form type=checkbox name=zustimmung_accepted}  {$text_zustimmung}
{/if} {else} {if $payment_name|trim != '' && $payment_code|trim != ''}
{if $payment_icon|trim != ''} {img img=$payment_icon type=w_media_payment alt=$payment_name class="icon img-responsive pull-right" style="margin-top:-15px;"} {/if}
{$text_not_available}
{/if} {/if} {literal} {/literal}