/adyen-java-sample

A sample spring boot app that works with Adyen

Primary LanguageJava

Spring Boot App With Adyen

Set Up

Edit the configuration,

 payment:
   username: xxxxx
   password: xxxxx

in application.yml. You can also update the port 8080. Run the service and you're good to go.