|
|
@@ -69,7 +69,7 @@ return [
|
|
|
// 'responseUrl' => 'http://nc-fele-mips.elken.com:8016/return.html', // (test)
|
|
|
// 'backendUrl' => 'http://nc-fapi-mips.elken.com:8013/pay.html', // (test)
|
|
|
'responseUrl' => 'https://fele.ncshop.elken.com/return.html', // (prod)
|
|
|
- 'backendUrl' => 'http://fapi.ncshop.elken.com/v1/shop/verify-approach-order', // (prod)
|
|
|
+ 'backendUrl' => 'https://fapi.ncshop.elken.com/v1/shop/verify-approach-order', // (prod)
|
|
|
'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',
|