芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/lugarcollectibles.com/admin/view/template/extension/payment/squareup.twig
{{ header }} {{ column_left }}
{{ heading_title }}
{% for breadcrumb in breadcrumbs %}
{{ breadcrumb.text }}
{% endfor %}
{% for alert in alerts %}
{{ alert.text }}
×
{% endfor %}
{{ text_edit_heading }}
{{ tab_setting }}
{{ tab_transaction }}
{{ tab_cron }}
{{ tab_recurring }}
{% if payment_squareup_merchant_id %}
{{ text_connection_section }} - {{ text_connected }}
{{ button_reconnect}}
{{ button_refresh }}
{{ text_connected_info}}
{% else %}
{{ text_connection_section }} - {{ text_not_connected }}
{{ button_connect }}
{{ text_not_connected_info }}
{% endif %}
{{ text_settings_section_heading }}
{{ text_extension_status }}
{{ text_extension_status_enabled }}
{{ text_extension_status_disabled }}
{{ text_payment_method_name_label }}
{% for language in languages %}
{% endfor %}
{{ text_redirect_uri_label }}
{{ text_client_id_label }}
{% if error_client_id %}
{{ error_client_id }}
{% endif %}
{{ text_client_secret_label }}
{% if error_client_secret %}
{{ error_client_secret }}
{% endif %}
{{ text_delay_capture_label }}
{{ text_authorize_label }}
{{ text_sale_label }}
{{ entry_total }}
{{ entry_geo_zone }}
{{ text_all_zones }}
{% for geo_zone in geo_zones %}
{{ geo_zone.name }}
{% endfor %}
{{ entry_sort_order }}
{{ text_debug_label }}
{{ text_debug_enabled }}
{{ text_debug_disabled }}
{{ text_enable_sandbox_label }}
{{ text_sandbox_enabled_label }}
{{ text_sandbox_disabled_label }}
{{ text_sandbox_section_heading }}
{{ text_sandbox_client_id_label }}
{% if error_sandbox_client_id %}
{{ error_sandbox_client_id }}
{% endif %}
{{ text_sandbox_access_token_label }}
{% if error_sandbox_token %}
{{ error_sandbox_token }}
{% endif %}
{{ text_merchant_info_section_heading }}
{{ text_merchant_name_label }}
{{ text_access_token_expires_label }}
{{ text_location_label }}
{% for location in payment_squareup_locations %}
{{ location.name }}
{% endfor %}
{% for location in payment_squareup_sandbox_locations %}
{{ location.name }}
{% endfor %}
{% if error_location %}
{{ error_location }}
{% endif %}
{{ text_transaction_statuses }}
{{ entry_status_authorized }}
{% for order_status in order_statuses %}
{{ order_status.name }}
{% endfor %}
{{ entry_status_captured }}
{% for order_status in order_statuses %}
{{ order_status.name }}
{% endfor %}
{{ entry_status_voided }}
{% for order_status in order_statuses %}
{{ order_status.name }}
{% endfor %}
{{ entry_status_failed }}
{% for order_status in order_statuses %}
{{ order_status.name }}
{% endfor %}
{{ column_transaction_id }}
{{ column_customer }}
{{ column_order_id }}
{{ column_type }}
{{ column_amount }}
{{ column_refunds }}
{{ column_ip }}
{{ column_date_created }}
{{ column_action }}
{{ text_executables }}
{{ text_recurring_info }}
{{ text_local_cron }}
{{ text_remote_cron }}
{{ entry_setup_confirmation }}
{{ text_acknowledge_cron }}
{% if error_cron_acknowledge %}
{{ error_cron_acknowledge }}
{% endif %}
{{ text_admin_notifications }}
{{ text_cron_email_status }}
{{ text_enabled }}
{{ text_disabled }}
{{ text_cron_email }}
{% if error_cron_email %}
{{ error_cron_email }}
{% endif %}
{{ text_recurring_status }}
{{ text_enabled }}
{{ text_disabled }}
{{ text_customer_notifications }}
{{ text_notify_recurring_success }}
{{ text_enabled }}
{{ text_disabled }}
{{ text_notify_recurring_fail }}
{{ text_enabled }}
{{ text_disabled }}
×
{{ text_confirm_action }}
×
{{ text_refund_details }}
</textarea>
{{ footer }}