From 969303dc92205a310bb841b33ad7fa49d5948623 Mon Sep 17 00:00:00 2001 From: Saurabh Date: Thu, 11 Oct 2018 17:49:19 +0530 Subject: [PATCH] [fix] if redirect uri exists then automatically redirect the user --- payments/templates/pages/payment-success.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/payments/templates/pages/payment-success.html b/payments/templates/pages/payment-success.html index a1b5092..ce382cd 100644 --- a/payments/templates/pages/payment-success.html +++ b/payments/templates/pages/payment-success.html @@ -15,4 +15,13 @@ + {% endblock %}