java-tutorials/stripe
amit2103 5a2809de8b [BAEL-16822] - Aligned module names, folder names and artifact id 2019-08-25 19:09:24 +05:30
..
src/main [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
.gitignore Charge a credit card with Stripe (#1556) 2017-04-20 07:52:42 -05:00
README.md BAEL-742 Create README for Stripe API article (#1731) 2017-04-26 07:57:20 -05:00
pom.xml [BAEL-16822] - Aligned module names, folder names and artifact id 2019-08-25 19:09:24 +05:30

README.md

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