{** * For the full copyright and license information, please view the * docs/licenses/LICENSE.txt file that was distributed with this source code. *}
{l s='Payment Method' d='Shop.Pdf' pdf='true'} {foreach from=$order_invoice->getOrderPaymentCollection() item=payment} {/foreach}
{$payment->payment_method} {displayPrice currency=$payment->id_currency price=$payment->amount}