CRM Exprot URL

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3420 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
adametz 2018-06-30 12:46:16 +00:00
parent 2360290f06
commit f7bbc5cb8c

View file

@ -12,8 +12,8 @@ use Monolog\Logger;
abstract class SternToursCrmExporter abstract class SternToursCrmExporter
{ {
//const API_URL = 'http://www.cms.stern-tours.net/api'; const API_URL = 'http://www.cms.stern-tours.net/api';
const API_URL = 'http://cms-stern-torus.local//api'; //const API_URL = 'http://cms-stern-torus.local//api';
const API_KEY = 'f6077389c9ce710e554763a5de02c8ec'; const API_KEY = 'f6077389c9ce710e554763a5de02c8ec';
const API_USER_ID = 15; // 'apiuser' const API_USER_ID = 15; // 'apiuser'
const WEBSITE_ID = 1; // 'sterntours.de' const WEBSITE_ID = 1; // 'sterntours.de'