CyberSource / cybersource-sdk-java

Java SDK for CyberSource Simple Order API
Other
50 stars 84 forks source link

.p12 key file #132

Open Shobaky opened 4 years ago

Shobaky commented 4 years ago

I am using your sdk in android studio , It cannot find .p12 key file where i put the file

SamerDiab commented 4 years ago

You can put the file in your applications classpath @Shobaky

mahendya1002 commented 4 years ago

check sample or zip module and refer cybs.properties file for all the properties. keysDirectory is one of the property, set the p12 file path here.