We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70b0f8 commit ef72c0bCopy full SHA for ef72c0b
1 file changed
README.md
@@ -5,8 +5,8 @@ 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)
9
-3. Run ```mvn package``` in the sample you want to try (jsp-microform or jsp-flexjs)
+2. Update webapp/WEB-INF/credentials.properties with your [CyberSource CAS/Sandbox credentials](https://ebc2test.cybersource.com).
+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
0 commit comments