{% load i18n %} {% comment %} Paymill requires a custom form with some JS. {% endcomment %} {% comment %} This is the form that will hold the actual token that will be sent to the server {% endcomment %} You have to enable JavaScript to be able to pay
{% trans "Card number" %} {% trans "The digits on front of your credit card" %}
{% trans "Expiry date" %} {% trans "The date your credit card expires. Find this on the front of your credit card" %}
{% trans "Name" %} {% trans "The name as it appears on your credit card" %}
{% trans "CVC" %} {% trans "Three digits on the back of your card for security" %}
{% trans "Account number" %}
{% trans "Bank code" %}
{% trans "Account holder" %}