We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34180b commit 6ac31fdCopy full SHA for 6ac31fd
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