{* * * @author Przelewy24 * @copyright Przelewy24 * @license https://www.gnu.org/licenses/lgpl-3.0.en.html * *} {* The may_skip varialbe is overwritten if widgets the user can interact with are rendered. *}
{l s='Your order is ready.' mod='przelewy24'}
{l s='Total amount' mod='przelewy24'}:
{$total_to_pay}
{l s='We sent for you email with this information.' mod='przelewy24'}
{l s='For any questions or information, contact with' mod='przelewy24'}
{l s='customer service' mod='przelewy24'}.
{l s='Select payment method' mod='przelewy24'}:
{elseif $payment_method_selected_id > 0}{l s='Your payment method' mod='przelewy24'}: {$payment_method_selected_name}
{l s='Your stored credit cards' mod='przelewy24'}:
{foreach from=$customer_cards key=id item=card}{l s='Now you will be redirected to the Przelewy24 to process payments.' mod='przelewy24'}
{/if} {elseif 'payment' === $status}{l s='Thank you for your order' mod='przelewy24'}
{else}{l s='There was an error. Contact with' mod='przelewy24'} {l s='customer service' mod='przelewy24'}.
{/if}