{if empty($_hide_payments) && (!empty($payment_methods) || !empty($payment))} {if !empty($payment_methods)} {if empty($style_version)} {else} [`Pay`] {/if} ✕ {$company.name|escape} [`Invoice`] [`#`] {$invoice.number|escape} {$invoice.amount|wa_format_amount_currency:$invoice.currency_id} {foreach $payment_methods as $m} {if !empty($m.logo)} {/if} {$m.name|escape} {if $m.description} {$m.description} {/if} {if !empty($m.error)} {$m.error} {/if} {if !empty($m.custom_html)} {$m.custom_html} {/if} {foreachelse} [`Oops! We are sorry, but we can not offer any payment option for your order. Checkout can not be completed.`] {/foreach} {**} {elseif (!empty($payment))} {$payment} {/if} {else} {*
{$company.name|escape}
[`Invoice`] [`#`] {$invoice.number|escape}
{$invoice.amount|wa_format_amount_currency:$invoice.currency_id}
{$m.name|escape}
{$m.description}
{$m.error}
No payment methods or payment