We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e5cc0 commit 3e00b98Copy full SHA for 3e00b98
1 file changed
README.md
@@ -5,7 +5,7 @@ This repository provides simple examples demonstrating usage of the CyberSource
5
## Usage
6
7
1. Clone or download this repository.
8
-2. Update webapp/WEB-INF/credentials.properties with your [CyberSource CAS/Sandbox credentials](https://ebc2test.cybersource.com).
+2. Update webapp/WEB-INF/credentials.properties with your [CyberSource sandbox credentials](https://ebc2test.cybersource.com).
9
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
0 commit comments