瀏覽代碼

[fix] do not cache payment success page

pull/2/head
Saurabh 6 年之前
父節點
當前提交
dba5a1e540
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      payments/templates/pages/payment_success.py

+ 1
- 0
payments/templates/pages/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

Loading…
取消
儲存