Explorar o código

添加测试paypal回调

lang %!s(int64=3) %!d(string=hai) anos
pai
achega
cecccadeb5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Controller/PaymentCycle.py

+ 1 - 1
Controller/PaymentCycle.py

@@ -473,7 +473,7 @@ class PaypalCycleNotify(View):
 
     def do_test(self, request_dict, request, response):
         logger = logging.getLogger('info')
-        logger.info('---into---webhook_notify-------')
+        logger.info('---into---webhook_notify--------')
         logger.info('---request_dict-------')
         logger.info(request_dict)
         json_agreement_str = request.body.decode("utf-8")