{% extends 'cubane/backend/base.html' %} {% block content %}
{% if request.client.has_brands %} Once the order is rejected by all parties, the payment is aborted. If at least one party approves the order, the payment transaction is settled for the total amount of the remaining parties. {% else %} Once the order is rejected, the payment transaction is aborted. {% endif %}
An email will be sent to the customer automatically.