{* * * @author Przelewy24 * @copyright Przelewy24 * @license https://www.gnu.org/licenses/lgpl-3.0.en.html * *}
{if $enable_intro}

{l s='After ordering you will be redirected to the service Przelewy24 to finish payments' mod='przelewy24'}.

{l s='Pay with Przelewy24' mod='przelewy24'} {/if}
{if $extracharge > 0}
{l s='Extracharge Przelewy24' mod='przelewy24'}
{$extracharge_formatted} {$tax}
{l s='Amount' mod='przelewy24'}
{$checkTotal} {$tax}
{else}
{l s='Amount' mod='przelewy24'}
{$checkTotal} {$tax}
{/if}
{hook h='displayInstallmentPayment'}