mirror of
https://github.com/jlengrand/adyen-java-spark-online-payments.git
synced 2026-03-10 08:01:24 +00:00
Adding doc
This commit is contained in:
@@ -49,9 +49,11 @@ The Gradle build will install the following jars from maven central
|
||||
apiKey = YourAPIKey
|
||||
clientKey = YourClientKey
|
||||
```
|
||||
3. Run `./gradlew run`
|
||||
2. Run `./gradlew run`
|
||||
3. Visit [http://localhost:8080](http://localhost:8080) and select an integration type!
|
||||
|
||||
_NOTE: The application will also automatically pick up on the ADYEN_MERCHANT_ACCOUNT, ADYEN_API_KEY and ADYEN_CLIENT_KEY environment variables in case you do not want to create a config.properties file._
|
||||
|
||||
## Contributing
|
||||
|
||||
We commit all our new features directly into our GitHub repository. Feel free to request or suggest new features or code changes yourself as well!!
|
||||
|
||||
Reference in New Issue
Block a user