From 4d9ec48ca2a75ad3161e253a514472b7267c41bd Mon Sep 17 00:00:00 2001 From: vanzhiganov Date: Sat, 28 May 2016 12:16:38 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B0=D0=B4=D1=80=D0=B5?= =?UTF-8?q?=D1=81=D0=B0=D1=86=D0=B8=D1=8F=20=D0=BF=D1=80=D0=B8=20GET=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=BF=D1=80=D0=BE=D1=81=D0=B5=20=D0=BD=D0=B0=20url?= =?UTF-8?q?=20/payments/robokassa/result?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SWSCloudCore/views/payments/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/SWSCloudCore/views/payments/__init__.py b/SWSCloudCore/views/payments/__init__.py index ea8e5e1..07dd544 100644 --- a/SWSCloudCore/views/payments/__init__.py +++ b/SWSCloudCore/views/payments/__init__.py @@ -86,6 +86,7 @@ def robokassa(action): else: return jsonify(error="invalid signature") return render_template('default/payment/robokassa/result.html') + return redirect(url_for('account.billing')) if action == 'success': # check session