{% extends "pretixplugins/banktransfer/import_base.html" %} {% load i18n %} {% block inner %}
{% blocktrans trimmed %} This page allows you to upload bank statement files to process incoming payments. {% endblocktrans %}
{% blocktrans trimmed %}
Currently, this feature supports .csv files and files in the MT940 format.
{% endblocktrans %}