{% extends "adyengo/base.html" %} {% block content %}

Recurring payment session

{% csrf_token %}
Merchant reference
Recurring Contract Detail reference
Payment amount
Currency {% for key, value in currency_codes.items %} {% endfor %}
Shopper reference
Shopper email
Fraud offset (optional)
Shopper IP (optional)
Shopper statement (optional)

Recurring Contract Type

{% endblock %}