{* -------------------------------------------------------------- checkout_ipayment.html 2016-03-23 Gambio GmbH http://www.gambio.de Copyright (c) 2013 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] -------------------------------------------------------------- *} {load_language_text section="ipayment"} {block name="module_checkout_ipayment"} {block name="module_checkout_ipayment_title"}

ipayment

{/block} {block name="module_checkout_ipayment_alert_info"} {include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$nonsilent_message type="info"} {/block} {block name="module_checkout_ipaymentalert_danger"} {include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$silent_error type="danger"} {/block} {block name="module_checkout_ipayment_form"}
{foreach from=$formfields item=value key=key name="formfields"} {/foreach} {block name="module_checkout_ipayment_buttons"}
{block name="module_checkout_ipayment_buttons_back"} {$txt.back_button} {/block}
{block name="module_checkout_ipayment_buttons_submit"} {/block}
{/block}
{/block} {/block}