{{ form.payment_instructions(placeholder="e.g., Please include your name in payment description") }}
{% if form.payment_instructions.errors %}
{{ form.payment_instructions.errors[0] }}
{% endif %}
Instructions for customers making payments to this account