{% extends "layout.html" %} {% load i18n static %} {% block title %} {% trans 'Invoice Payment' %} | {{ block.super }} {% endblock %} {% block mini_basket %}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block headertext %} {% trans 'Invoice Payment' %} {% endblock %} {% block content %}{% trans 'With the payment method "pay on account" you have time until 14 days after receipt of the package to pay the invoice. So you can first determine whether you want to keep the complete order or return it (partially). The payment must be made via a bank transfer, for example also via internet banking.' %}
{% trans 'In the order confirmation email you will receive the bank details from us. An invoice will also be included in the package.' %}