We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94c6472 commit 8db572fCopy full SHA for 8db572f
1 file changed
README.md
@@ -5,8 +5,9 @@ This repository provides simple examples demonstrating usage of the CyberSource
5
## Usage
6
7
1. Clone or download this repository.
8
-2. Run mvn package in the sample you want to try (jsp-microform or jsp-flexjs)
9
-3. Copy the output WAR file to your web server directory
+2. Update webapp/WEB-INF/credentials.properties with your CAS/Sandbox credentials
+3. Run mvn package in the sample you want to try (jsp-microform or jsp-flexjs)
10
+4. Copy the output WAR file to your web server directory
11
12
## Requirements
13
* Java 1.8 or later .
0 commit comments