소스 검색

海外商品支付修改

kevin_zhangl 2 년 전
부모
커밋
15e9037de9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      common/config/main.php

+ 1 - 1
common/config/main.php

@@ -69,7 +69,7 @@ return [
             'responseUrl' => 'https://www.ncshop2023.com/#/shop/order-list', //'https://www.ncshop2023.com/#/shop/order-list', // TODO: https://nc-fele-mips.elken.com:8015/#/shop/order-list(test)
             'backendUrl' => 'https://fapi.ekhkad.com/v1/shop/verify-approach-order', //'https://fapi.ekhkad.com/v1/shop/verify-approach-order',  // https://nc-fapi-mips.elken.com:8013/v1/shop/verify-approach-order(test)
 //            'requeryUrl' => 'https://payment.ipay88.com.my/epayment/enquiry.asp',
-//            'paymentUrl' => 'https://payment.ipay88.com.my/epayment/entry.asp',
+            'paymentUrl' => 'https://payment.ipay88.com.my/epayment/entry.asp',
             'recurringUrlSubscription' => 'https://www.ipay88.com/recurringpayment/webservice/RecurringPayment.asmx/Subscription',
             'recurringUrlTermination' => 'https://www.ipay88.com/recurringpayment/webservice/RecurringPayment.asmx/Termination'
         ],