{{ form.paypal_id.errors }}
{{ form.paypal_id }}

{% trans %}The email address used by end users to contact you with support issues and refund requests.{% endtrans %}

{{ form.support_email.errors }}
{{ form.support_email }}