File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66# Keys for ApplePay transaction tests. These keys may or may not be
77# the same as the key above. If not specified, they are defaulted to
88# the keys above.
9- api.login.id = API_LOGIN_ID
10- transaction.key = TRANSACTION_KEY
9+ api.login.id = API_LOGIN_ID
10+ transaction.key =TRANSACTION_KEY
1111md5.hash.key =MD5_HASH_KEY
12+
1213# Keys for ApplePay transaction tests. These keys may or may not be
1314# the same as the key above. If not specified, they are defaulted to
1415# the keys above.
@@ -17,9 +18,9 @@ md5.hash.key=MD5_HASH_KEY
1718# md5.hash.key.applepay=MD5_HASH_KEY_APPLEPAY
1819
1920# if behind a proxy, use these settings:
20- http.proxyHost =HTTP_PROXY_HOST
21- http.proxyPort =HTTP_PROXY_PORT
22- http.ProxyUse =true
23- https.proxyHost =HTTPS_PROXY_HOST
24- https.proxyPort =HTTPS_PROXY_PORT
25- https.proxyUse =true
21+ # http.proxyHost=HTTP_PROXY_HOST
22+ # http.proxyPort=HTTP_PROXY_PORT
23+ # http.ProxyUse=true
24+ # https.proxyHost=HTTPS_PROXY_HOST
25+ # https.proxyPort=HTTPS_PROXY_PORT
26+ # https.proxyUse=true
You can’t perform that action at this time.
0 commit comments