| 1 |
lars |
1 |
[ebay-config]
|
|
|
2 |
compat-level = 357
|
|
|
3 |
; place keys and certificate here as provided from eBay
|
|
|
4 |
; this is the tripple for the sandbox
|
|
|
5 |
dev-key-test = "aa25f2d8-8e09-4819-ba27-de7062d32c14"
|
|
|
6 |
app-key-test = "Webagent-3d9d-4e42-a755-ffd9ee121733"
|
|
|
7 |
cert-id-test = "42b5a532-58a9-4c6f-a395-34640368f690"
|
|
|
8 |
; and here for the production environment once you passed certification
|
|
|
9 |
dev-key-prod = "enter your dev-id here"
|
|
|
10 |
app-key-prod = "enter your app-id here"
|
|
|
11 |
cert-id-prod = "enter your cert-id here"
|
|
|
12 |
|
|
|
13 |
; primary site id
|
|
|
14 |
site-id = 77
|
|
|
15 |
|
|
|
16 |
; 1 => sandbox, 0 => production
|
|
|
17 |
app-mode = 1
|
|
|
18 |
|
|
|
19 |
[ebay-transaction-config]
|
|
|
20 |
use-http-compression=0
|
|
|
21 |
|
|
|
22 |
[token]
|
|
|
23 |
; put in here the full absolute path to your config file !
|
|
|
24 |
token-pickup-file=/web/apache/content-management/Online-Shop/eBay/token/sandbox.token
|
|
|
25 |
token-mode=1
|