Key Settings
Settings that may be different for each POS.
Table 5-1 Pay by Link - Key Settings
Setting | Description | Default | Example |
---|---|---|---|
keystore |
Specifies the paybylink keystore name. Mandatory setting. |
paybylink.keystore |
|
http.connect.timeout.seconds |
Specifies how long to wait to establish a connection before timing out; in seconds. |
30 |
|
adyen.merchant.account |
Specifies the Adyen merchant account to associate transactions with. Mandatory setting. |
N/A |
|
adyen.paybylink.apikey |
Specifies the (Encrypted) Adyen API Key to use to perform transactions. Mandatory setting. |
N/A |
|
adyen.paybylink.apikey.iv |
Specifies the (Encrypted) Adyen API Key’s initialization vector. Mandatory setting. |
N/A |
|
adyen.paybylink.cnp.endpoint |
Specifies the endpoint for customer not present transactions/communications. Mandatory setting. |
https://checkout-test.adyen.com/v67 |
|
abort.timeout.seconds |
Specifies how long to attempt to wait for a cancellable transaction to be available to be cancelled otherwise the AbortRequest will be ignored; in seconds. |
30 |
|