[fix] do not cache payment success page
This commit is contained in:
parent
dbe1e41775
commit
4f4706ae12
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
import frappe
|
||||
no_cache = True
|
||||
|
||||
def get_context(context):
|
||||
token = frappe.local.form_dict.token
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue