{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 img-thumbnail___ pull-right" style="margin-top:-15px;"} {/if}
{if $payment_desc|trim != ''}
{$payment_desc}
{/if}
{/if} {if !$ppcp_payments_page_script_rendered} {include file="./paypal-checkout-wait-modal-simple.tpl.html"} {assign var=ppcp_payments_page_script_rendered value=1 scope="global"} {/if}