- Quick summary
- PayPal integration WebApp (SpringBoot (MVC) + Kotlin implementation)
- Version
- 0.0.1-SNAPSHOT
-
You will need:
JDK v.8+
-
Compile, build artifacts and run the application:
mvn(w) clean spring-boot:run
or
mvn(w) clean package
and thenjava -jar target/paypalm-reboot-0.0.1-SNAPSHOT.jar
-
Navigate to
http://localhost:8080
- Default user credentials:
demo
/demo
- Default user credentials:
-
Update
PayPal
user account settings -
Profit !
- Please be aware that PayPal's "sandbox" is not stable and thus you can fall into the "timed out" issues.