{* * NOTICE OF LICENSE * * This source file is subject to the MIT License (MIT) * that is bundled with this package in the file LICENSE.md. * * @author mElements S.A. * @copyright mElements S.A. * @license MIT License *} {if !empty($payment_options)} {foreach from=$payment_options item=method} {if ($method.type !== 'BLIK' AND $method.type !== 'PBL' || ($method.type == 'BLIK' AND $method.authorization != 'CODE')) }
{/if} {/foreach} {else} {/if}