Kaynağa Gözat

[fix] do not cache payment success page

pull/2/head
Saurabh 6 yıl önce
ebeveyn
işleme
dba5a1e540
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      payments/templates/pages/payment_success.py

+ 1
- 0
payments/templates/pages/payment_success.py Dosyayı Görüntüle

@@ -4,6 +4,7 @@
from __future__ import unicode_literals

import frappe
no_cache = True

def get_context(context):
token = frappe.local.form_dict.token

Yükleniyor…
İptal
Kaydet