Commit 882e3e1d authored by Rafael Monnerat's avatar Rafael Monnerat

Revert "slapos_subscription_request: Real Wechat Payment in purchase step"

This reverts commit 974c3763.
parent a8412788
...@@ -251,4 +251,4 @@ def queryWechatOrderStatus(self, dict_content): ...@@ -251,4 +251,4 @@ def queryWechatOrderStatus(self, dict_content):
# result_data = urllib2.urlopen(result) # result_data = urllib2.urlopen(result)
# result_read = result_data.read() # result_read = result_data.read()
#result_dict_content = convert_xml_to_dict(result_read) #result_dict_content = convert_xml_to_dict(result_read)
# TBC # TBC
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment