Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

[ebay-config]
; this is fine till mid/end 2004
;compat-level = 305
compat-level = 357

; place keys and certificate here as provided from eBay
; this is the tripple for the sandbox
dev-key-test = N3155ZN4OC32A2G1HHCU54B14534D3
app-key-test = RDIGERWILLL52H31JCGC3H41IUAM8G
;cert-id-test = Z6QI6B7K9IC$5Z1O2S359-HRII4F9M

; this is the tripple for the production
dev-key-prod = N26RTZII85YHEX63LY8934Z1U1U369
app-key-prod = WEBAGENTURT5S1B9G3577ELAL8MD1G
;cert-id-prod = X8F92GDLHJH$AL3415G8I-D148QRBU

; primary site id, attention place always 0 for sandbox enviroment
;site-id = 0
site-id = 77

; xml encoding style
; 0 is utf-8 (ok for US sites), 1 is iso-8859-1
;xml-encoding = 0
xml-encoding = 0

; xml-extra-decode will add an extra utf8_encode to all returned data
; only used within UTF-8 encoding
; xml-extra-decode = 2

; 1 = direct access, 0 = integration layer
api-mode = 1

; Prod:    https://api.ebay.com/ws/api.dll
; Sandbox: https://api.sandbox.ebay.com/ws/api.dll
; 0 = production, 1 = sandbox
app-mode = 1
;app-mode = 1

; internal for serialization
serialize-folder=/var/tmp/

[ebay-transaction-config]
; 1 to 200
max-transactions-per-page = 200
; 1 is descriptive errors, 0 is minimum
error-level = 1
error-language=77
; timeout in secs for ebay-call
; take care retrieving transactions might produce a lot of data !
request-timeout = 3600
; switch off compression if your system does not support it (gzip in cURL needed)
use-http-compression=1

[ebay-user-config]
Currency=7
Country=DE
Location=Gladbeck

[ebay-shop-config]
shops_ID=4

[logging]
log-file=/var/tmp/ebay.log
log-level=10
log-mode=3

[debugging]
;debug-profiling=1
;debug-showin=1
;debug-showout=1
;debug-curl-verbose=1

[raw-logging]
;raw-log-mode=2
;raw-log-name=eBayData
;raw-log-path=/var/tmp
;raw-log-seq=1

[token]
;token-pickup-file=/var/sandbox.token
token-pickup-file=/var/production.token
token-mode=1