https://github.com/manjillama/java-spring-paypal-integration
Simple paypal integration for your e-commerce java spring boot application.
https://github.com/manjillama/java-spring-paypal-integration
java paypal paypal-rest-sdk spring-boot spring-mvc
Last synced: over 1 year ago
JSON representation
Simple paypal integration for your e-commerce java spring boot application.
- Host: GitHub
- URL: https://github.com/manjillama/java-spring-paypal-integration
- Owner: manjillama
- Created: 2018-09-21T17:03:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T16:26:43.000Z (almost 8 years ago)
- Last Synced: 2025-03-27T22:51:10.803Z (over 1 year ago)
- Topics: java, paypal, paypal-rest-sdk, spring-boot, spring-mvc
- Language: Java
- Homepage:
- Size: 48.8 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Make sure to update your client id and client secret under application.properties file.
Navigate to http://localhost:8080/paypal for test transaction.