芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/lugarcollectibles.com/admin/view/template/extension/payment/globalpay.twig
{{ header }}{{ column_left }}
{{ heading_title }}
{% for breadcrumb in breadcrumbs %}
{{ breadcrumb.text }}
{% endfor %}
{% if error_warning %}
{{ error_warning }}
×
{% endif %}
{{ text_url_message }}
{{ text_edit }}
{{ tab_api }}
{{ tab_account }}
{{ tab_order_status }}
{{ tab_payment }}
{{ tab_advanced }}
{{ entry_merchant_id }}
{% if error_merchant_id %}
{{ error_merchant_id }}
{% endif %}
{{ entry_secret }}
{% if error_secret %}
{{ error_secret }}
{% endif %}
{{ entry_rebate_password }}
{{ entry_live_demo }}
{% if payment_globalpay_live_demo %}
{{ text_live }}
{{ text_demo }}
{% else %}
{{ text_live }}
{{ text_demo }}
{% endif %}
{{ entry_geo_zone }}
{{ text_all_zones }}
{% for geo_zone in geo_zones %} {% if geo_zone.geo_zone_id == payment_globalpay_geo_zone_id %}
{{ geo_zone.name }}
{% else %}
{{ geo_zone.name }}
{% endif %} {% endfor %}
{{ entry_debug }}
{% if payment_globalpay_debug %}
{{ text_enabled }}
{{ text_disabled }}
{% else %}
{{ text_enabled }}
{{ text_disabled }}
{% endif %}
{{ entry_status }}
{% if payment_globalpay_status %}
{{ text_enabled }}
{{ text_disabled }}
{% else %}
{{ text_enabled }}
{{ text_disabled }}
{% endif %}
{{ entry_total }}
{{ entry_sort_order }}
{{ error_use_select_card }}
×
{{ text_card_type }}
{{ text_enabled }}
{{ text_use_default }}
{{ text_subaccount }}
{{ text_card_visa }}
{{ text_card_master }}
{{ text_card_amex }}
{{ text_card_switch }}
{{ text_card_laser }}
{{ text_card_diners }}
{{ entry_status_success_settled }}
{% for order_status in order_statuses %} {% if order_status.order_status_id == globalpay_order_status_success_settled_id %}
{{ order_status.name }}
{% else %}
{{ order_status.name }}
{% endif %} {% endfor %}
{{ entry_status_success_unsettled }}
{% for order_status in order_statuses %} {% if order_status.order_status_id == payment_globalpay_order_status_success_unsettled_id %}
{{ order_status.name }}
{% else %}
{{ order_status.name }}
{% endif %} {% endfor %}
{{ entry_status_decline }}
{% for order_status in order_statuses %} {% if order_status.order_status_id == payment_globalpay_order_status_decline_id %}
{{ order_status.name }}
{% else %}
{{ order_status.name }}
{% endif %} {% endfor %}
{{ entry_status_decline_pending }}
{% for order_status in order_statuses %} {% if order_status.order_status_id == payment_globalpay_order_status_decline_pending_id %}
{{ order_status.name }}
{% else %}
{{ order_status.name }}
{% endif %} {% endfor %}
{{ entry_status_decline_stolen }}
{% for order_status in order_statuses %} {% if order_status.order_status_id == payment_globalpay_order_status_decline_stolen_id %}
{{ order_status.name }}
{% else %}
{{ order_status.name }}
{% endif %} {% endfor %}
{{ entry_status_decline_bank }}
{% for order_status in order_statuses %} {% if order_status.order_status_id == payment_globalpay_order_status_decline_bank_id %}
{{ order_status.name }}
{% else %}
{{ order_status.name }}
{% endif %} {% endfor %}
{{ entry_auto_settle }}
{{ text_settle_delayed }}
{{ text_settle_auto }}
{{ text_settle_multi }}
{{ entry_card_select }}
{% if payment_globalpay_card_select %}
{{ text_yes }}
{{ text_no }}
{% else %}
{{ text_yes }}
{{ text_no }}
{% endif %}
{{ entry_tss_check }}
{% if payment_globalpay_tss_check %}
{{ text_yes }}
{{ text_no }}
{% else %}
{{ text_yes }}
{{ text_no }}
{% endif %}
{{ entry_live_url }}
{% if error_live_url %}
{{ error_live_url }}
{% endif %}
{{ entry_demo_url }}
{% if error_demo_url %}
{{ error_demo_url }}
{% endif %}
{{ entry_notification_url }}
{{ footer }}