ce.AuthenticationSdk.0.0.4.source-code.cybs.properties Maven / Gradle / Ivy
#HTTP_Signature and JWT
authenticationType = http_signature
merchantID = testrest
runEnvironment = CyberSource.Environment.SANDBOX
# JWT Parameters
keyAlias = testrest
keyPass = testrest
keyFileName = testrest
#P12 key path. Enter the folder path where the .p12 file is located.
keysDirectory = src/test/resources
# HTTP Parameters
merchantKeyId = 08c94330-f618-42a3-b09d-e1e43be5efda
merchantsecretKey = yBJxy6LjM2TmcPGu+GaJrHtkke25fPpUX+UY6/L/1tE=
#Logging to be enabled or not.
enableLog = true
timeout = 1000
#Log directory Path
logDirectory = log
#Log file size in KB
logMaximumSize = 5M
logFilename = cybs.log
© 2015 - 2025 Weber Informatics LLC | Privacy Policy