{intl d='atos.bo.default' l="Atos Configuration"}
{form name="atos_configuration"}
{form_hidden_fields form=$form} {include file = "includes/inner-form-toolbar.html" hide_flags = true page_url = "{url path='/admin/module/Atos'}" close_url = "{url path='/admin/modules'}" } {if $form_error}
{$form_error_message}
{/if}

{intl d='atos.bo.default' l="Atos-SIPS Platform configuration"}

{render_form_field form=$form field="atos_merchantId" value=$atos_merchantId} {render_form_field form=$form field="atos_certificate" value=$atos_certificate}
{url path='/atos/callback'}
{intl d='atos.bo.default' l="This is the callback URL, that will be called by Atos SIPS after customer payment. Be sure that this URL is reachable by remote mechines"}

{intl d='atos.bo.default' l="Operation mode"}

{render_form_field form=$form field="atos_mode" value=$atos_mode} {render_form_field form=$form field="atos_allowed_ip_list" value=$atos_allowed_ip_list}

{intl d='atos.bo.default' l="Payment by N installment"}

{loop name="multi-plugin-enabled" type="module" code="AtosNx" active="1"}{/loop} {elseloop rel="multi-plugin-enabled"}
{intl l="Install and activate Atos multiple times payment module (AtoxNx) to get configuration options." d='payzen.ai'}
{/elseloop} {render_form_field form=$form field="nx_nb_installments" value=$nx_nb_installments|default:3} {render_form_field form=$form field="nx_minimum_amount" value=$nx_minimum_amount|default:0} {render_form_field form=$form field="nx_maximum_amount" value=$nx_maximum_amount|default:0}

{intl d='atos.bo.default' l="Payment configuration"}

{custom_render_form_field form=$form field="send_confirmation_message_only_if_paid"} {$label} {/custom_render_form_field} {custom_render_form_field form=$form field="send_payment_confirmation_message"} {$label} {/custom_render_form_field}
{intl d='paypal.bo.default' l='You can edit the payment confirmation email sent to the customer after a successful payment.' url={url path="/admin/configuration/messages"}}
{render_form_field form=$form field="atos_minimum_amount" value=$atos_minimum_amount} {render_form_field form=$form field="atos_maximum_amount" value=$atos_maximum_amount}
{/form}

{intl d='atos.bo.default' l="Atos-SIPS call log to callback URL"}

{$trace_content nofilter}