Ver Fonte

testpay

kevin_zhangl há 2 anos atrás
pai
commit
fe8c716d03
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      common/config/main.php

+ 2 - 2
common/config/main.php

@@ -66,8 +66,8 @@ return [
             'merchantCode' => 'M08669',
             'merchantKey' => 'SiYF6a0QYy',
             'currencyCode' => 'MYR', // MYR(马来币) CNY(人民币)
-            'responseUrl' => '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://nc-fapi-mips.elken.com:8013/v1/shop/verify-approach-order(test)
+            'responseUrl' => 'https://nc-fele-mips.elken.com:8015/#/shop/order-list', //'https://www.ncshop2023.com/#/shop/order-list', // TODO: https://nc-fele-mips.elken.com:8015/#/shop/order-list(test)
+            'backendUrl' => 'https://nc-fapi-mips.elken.com:8013/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',
             'recurringUrlSubscription' => 'https://www.ipay88.com/recurringpayment/webservice/RecurringPayment.asmx/Subscription',