java-tutorials/stripe/README.md

9 lines
265 B
Markdown

### Stripe API for Java Sample Project
This is Spring Boot project that displays a checkout form and charges a credit card using the Stripe API for Java.
### Relevant articles
- [Introduction to the Stripe API for Java](http://www.baeldung.com/java-stripe-api)