Skip to content

Commit 9a7eee8

Browse files
authored
Update README.md
1 parent 27a5f27 commit 9a7eee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You do not need to download and build the source to use the SDK but if you want
5050
- Set `keysDirectory` to the directory where your key resides. Use forward-slashes for the directory separator, even on Windows. For example, "c:/keys"
5151
- Uncomment & set KeyFilename if you want to use JKS file or if the p12 file name is different from Merchant_ID
5252
- Optional Additional Changes
53-
- Set `targetAPIVersion` to the latest version displayed at: https://<cybersource-host>/commerce/1.x/transactionProcessor/. By default, it is set to the latest version when the package was created.
53+
- Set `targetAPIVersion` to the latest version displayed at: https://ics2ws.ic3.com/commerce/1.x/transactionProcessor/. By default, it is set to the latest version when the package was created.
5454
- Modify the logging properties as appropriate. Use forward-slashes for the directory separator in the `logDirectory` value, even on Windows. The directory you specify must already exist.
5555
- Set `useSignAndEncrypted` to true, to encrypt the signed Payload.
5656
- For more information about MLE, See [Message Level Encryption](README.md#message-level-encryption).

0 commit comments

Comments
 (0)