Create Payment

{% csrf_token %} {{ form.as_p }}
{% if error %}

{{ error }}

{% endif %}