{if $payment_name|trim != '' && $payment_code|trim != ''}
{if $payment_icon|trim != ''} {img url={$payment_icon} alt=$payment_name class="icon img-responsive img-thumbnail pull-right" style="margin-top:-15px; border:none; max-height:50px; "} {/if}
{if $payment_desc|trim != ''} {$payment_desc} {/if}
{if $mollie_payment_method == 'applepay'} {/if} {/if}