AdyenModificationExample
Directory actions
More options
Directory actions
More options
AdyenModificationExample
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This is a sample web service client generated using Axis 1.0. A short explanation about directory structure: - src: this folder contains sample codes of how to do modifications. - wsdl: this folder contains wsdl files for payment and recurring API - lib: this folder contains .jar libs that need to be in the class path In order to work: 1 - make sure that all .jars in lib folder are in the classpath. 2 - edit src/Credentials.java with your credentials provided by support. 3 - edit src/*.java and do your tests. If you have doubts about this sample, contact [email protected].