You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ You do not need to download and build the source to use the SDK but if you want
50
50
- Set `keysDirectory` to the directory where your key resides. Use forward-slashes for the directory separator, even on Windows. For example, "c:/keys"
51
51
- Uncomment & set KeyFilename if you want to use JKS file or if the p12 file name is different from Merchant_ID
52
52
- 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.
54
54
- 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.
55
55
- Set `useSignAndEncrypted` to true, to encrypt the signed Payload.
56
56
- For more information about MLE, See [Message Level Encryption](README.md#message-level-encryption).
0 commit comments