tomoya 1 년 전
부모
커밋
b2921468fb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      backend/app/app/api/api_v1/endpoints/ytviewspayment.py

+ 2 - 2
backend/app/app/api/api_v1/endpoints/ytviewspayment.py

@@ -50,7 +50,7 @@ def ecpay_payment(
         'ItemURL': 'https://cloud.choozmo.com/test-yt-views',
         'Remark': '',
         'ChooseSubPayment': '',
-        'OrderResultURL': 'https://www.ecpay.com.tw/order_result_url.php',
+        'OrderResultURL': '',
         'NeedExtraPaidInfo': 'Y',
         'DeviceSource': '',
         'IgnorePayment': 'ATM#CVS#BARCODE',
@@ -174,7 +174,7 @@ def ecpay_payment(
         'ItemURL': 'https://cloud.choozmo.com/yt-views',
         'Remark': '',
         'ChooseSubPayment': '',
-        'OrderResultURL': 'https://www.ecpay.com.tw/order_result_url.php',
+        'OrderResultURL': '',
         'NeedExtraPaidInfo': 'Y',
         'DeviceSource': '',
         'IgnorePayment': 'ATM#CVS#BARCODE',