Explorar o código

palpay 支付问题2

chenshibin %!s(int64=4) %!d(string=hai) anos
pai
achega
d29bdf4428
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Controller/CloudStorage.py

+ 1 - 1
Controller/CloudStorage.py

@@ -1096,7 +1096,7 @@ class CloudStorageView(View):
         if pay_type == 1:
             #call_sub_url = "{SERVER_DOMAIN}cloudstorage/dopaypalcallback?orderID={orderID}". \
                 #format(SERVER_DOMAIN=SERVER_DOMAIN, orderID=orderID)
-            call_sub_url = "http://binbin.uicp.vip/cloudstorage/payExecute?orderID={orderID}".format(
+            call_sub_url = "http://binbin.uicp.vip/cloudstorage/dopaypalcallback?orderID={orderID}".format(
                  SERVER_DOMAIN=SERVER_DOMAIN, orderID=orderID)
             call_clc_url = "{SERVER_DOMAIN}web/paid2/fail.html".format(SERVER_DOMAIN=SERVER_DOMAIN)
             paypalrestsdk.configure(PAYPAL_CRD)