Commit 8692bacf by yasir

update

1 parent 3dd45e9b
......@@ -15,7 +15,7 @@ class view_pay(BaseView):
session = self.ses
url_dict = request.matchdict
state = url_dict['state']
state = url_dict['state']
amount = 0,
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!