We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce791f1 + 6ac31fd commit 3e247c9Copy full SHA for 3e247c9
1 file changed
README.md
@@ -6,8 +6,8 @@ The goal of this code sample repository is to provide completely self-contained
6
* Run "mvn package" in the root directory.
7
* Run the individual samples e.g.
8
9
-````java -jar target/VisaCheckoutDecrypt-jar-with-dependencies.jar
10
-````
+java -jar target/VisaCheckoutDecrypt-jar-with-dependencies.jar
+
11
12
## API Reference
13
The code samples are organized just like our API reference which you can access here http://developer.authorize.net/api/reference
0 commit comments