diff --git a/frappe/templates/pages/integrations/payment_success.py b/frappe/templates/pages/integrations/payment_success.py index 655767e896..4ece359936 100644 --- a/frappe/templates/pages/integrations/payment_success.py +++ b/frappe/templates/pages/integrations/payment_success.py @@ -4,6 +4,7 @@ from __future__ import unicode_literals import frappe +no_cache = True def get_context(context): token = frappe.local.form_dict.token