{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block inside %}
{% blocktrans trimmed %} Allowing customers to change their own orders is a complex process due to the many different options pretix provides. Therefore, this feature currently has the following limitations: {% endblocktrans %}
{% blocktrans trimmed %} If the change leads to a price reduction and automatic refunds are enabled for self-service cancellations, the system will try to refund the money automatically. {% endblocktrans %} {% blocktrans trimmed %} Refunds can be issued as a gift card if the respective option is set, but there is no customer choice between gift card and direct refund. {% endblocktrans %}