Correction s
This commit is contained in:
parent
c7c13379ea
commit
27fca7e7a6
@ -17,7 +17,7 @@ function searchService($service)
|
||||
if (GIANT_MODETEST){
|
||||
$url = 'https://giant-tst.graydon.nl';
|
||||
} else {
|
||||
$url = 'https://service.giant-net.com';
|
||||
$url = 'https://services.giant-net.com';
|
||||
}
|
||||
$servicesGiant = array(
|
||||
'OrderDataSet' => $url.'/credit-data/v1?wsdl',
|
||||
|
Loading…
x
Reference in New Issue
Block a user