We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d225d commit 4627b3fCopy full SHA for 4627b3f
config.php
@@ -3,11 +3,11 @@
3
return (object) [
4
'fid' => '1495',
5
'username' => 'test',
6
- 'password' => 'KqvsoFLT2M',
+ 'password' => 'thetu4Ee',
7
'wsdl' => 'https://dpdservicesdemo.dpd.com.pl/DPDPackageObjServicesService/DPDPackageObjServices?WSDL',
8
'lang_code' => 'PL',
9
- 'api_version' => 1,
10
- 'debug' => true,
+ 'api_version' => 2,
+ 'debug' => false,
11
'log_errors' => false,
12
'log_path' => 'logs',
13
'timezone' => 'Europe/Warsaw'
0 commit comments