Create Payment
{% csrf_token %} {{ form.as_p }}
Pay
{% if error %}
{{ error }}
{% endif %}