Files
drmaterac.pl/modules/przelewy24/views/templates/front/payment_confirmation.tpl
2025-03-21 20:24:43 +01:00

18 lines
414 B
Smarty

{*
*
* @author Przelewy24
* @copyright Przelewy24
* @license https://www.gnu.org/licenses/lgpl-3.0.en.html
*
*}
{extends file='page.tpl'}
{capture name=path}{l s='Pay with Przelewy24' mod='przelewy24'}{/capture}
{assign var='current_step' value='payment'}
{block name='page_content'}
{include file='module:przelewy24/views/templates/hook/payment_block.tpl'}
{p24_print_hook_display_order_confirmation}
{/block}