diff --git a/ecommerce_payfort/templates/payment/payfort.html b/ecommerce_payfort/templates/payment/payfort.html index edc69ad..6fabab4 100644 --- a/ecommerce_payfort/templates/payment/payfort.html +++ b/ecommerce_payfort/templates/payment/payfort.html @@ -29,8 +29,34 @@ {# This adds the header for the page. #} {% include 'edx/partials/_student_navbar.html' %} + +
+ + {# This form is a placeholder to be filled programmatically from the View class #} + {# The values will also include details about the course being bought #} + {# Refer to https://paymentservices-reference.payfort.com/docs/api/build/index.html?python#standard-merchant-page-integration-request #} + + + +