芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/lugarcollectibles.com/admin/view/template/extension/payment/liqpay.twig
{{ header }}{{ column_left }}
{{ heading_title }}
{% for breadcrumb in breadcrumbs %}
{{ breadcrumb.text }}
{% endfor %}
{% if error_warning %}
{{ error_warning }}
×
{% endif %}
{{ text_edit }}
{{ entry_merchant }}
{% if error_merchant %}
{{ error_merchant }}
{% endif %}
{{ entry_signature }}
{% if error_signature %}
{{ error_signature }}
{% endif %}
{{ entry_type }}
{% if payment_liqpay_type == 'liqpay' %}
{{ text_pay }}
{% else %}
{{ text_pay }}
{% endif %} {% if payment_liqpay_type == 'card' %}
{{ text_card }}
{% else %}
{{ text_card }}
{% endif %}>
{{ entry_total }}
{{ entry_order_status }}
{% for order_status in order_statuses %} {% if order_status.order_status_id == payment_liqpay_order_status_id %}
{{ order_status.name }}
{% else %}
{{ order_status.name }}
{% endif %} {% endfor %}
{{ entry_geo_zone }}
{{ text_all_zones }}
{% for geo_zone in geo_zones %} {% if geo_zone.geo_zone_id == payment_liqpay_geo_zone_id %}
{{ geo_zone.name }}
{% else %}
{{ geo_zone.name }}
{% endif %} {% endfor %}
{{ entry_status }}
{% if payment_liqpay_status %}
{{ text_enabled }}
{{ text_disabled }}
{% else %}
{{ text_enabled }}
{{ text_disabled }}
{% endif %}
{{ entry_sort_order }}
{{ footer }}