{* * Shop System Plugins - Terms of Use * * These plugins are offered by CardGate * * They have been tested and approved for full functionality in the standard * configuration * (status on delivery) of the corresponding shop system. They are under * General Public License Version 2 (GPLv2) and can be used, developed and * passed on to third parties under the same terms. * * However, CardGate does not provide any guarantee or accept any liability * for any errors occurring when used in an enhanced, customized shop system * configuration. * * Operation in an enhanced, customized configuration is at your own risk and * requires a comprehensive test phase by the user of the plugin. * * Customers use the plugins at their own risk. CardGate does not guarantee * their full functionality neither does CardGate assume liability for any * disadvantages related to the use of the plugins. Additionally, CardGate * does not guarantee the full functionality for customized shop systems or * installed plugins of other vendors of plugins within the same shop system. * * Customers are responsible for testing the plugin's functionality before * starting productive operation. * * By installing the plugin into the shop system the customer agrees to these * terms of use. Please do not use the plugin if you do not agree to these * terms of use! *}

{txt key=TEXT_SELECT_SHIPPING}

{txt key=TEXT_SELECT_SHIPPING_DESC}

{txt key=TEXT_SELECT_PAYMENT}

{txt key=TEXT_SELECT_PAYMENT_DESC}

{txt key=TEXT_CONFIRMATION}

{txt key=TEXT_CONFIRMATION_DESC}

{txt key=TEXT_SUCCESS}

{txt key=TEXT_SUCCESS_DESC}

{$message}
{if $page_action == failure} {include file="/xtCore/pages/checkout/subpage_cardgate_failure.html" type="tpl_include"} {/if} {if $page_action == cancel} {include file="/xtCore/pages/checkout/subpage_cardgate_cancel.html" type="tpl_include"} {/if} {if $page_action == success} {include file="/xtCore/pages/checkout/subpage_cardgate_success.html" type="tpl_include"} {/if} {if $page_action == pending} {include file="/xtCore/pages/checkout/subpage_cardgate_pending.html" type="tpl_include"} {/if}