java-tutorials/stripe
Luís Soares 4b19cb6bcc Charge a credit card with Stripe (#1556)
* Charge a credit card with Stripe

Spring Boot project that includes Stripe Java library and does a
charge to a credit card.

BAEL-742

* Use ExceptionHandler for Stripe exceptions

BAEL-742

* Show more detail at result page

BAEL-742

* Show more detail at result page

BAEL-742
2017-04-20 07:52:42 -05:00
..
src/main Charge a credit card with Stripe (#1556) 2017-04-20 07:52:42 -05:00
.gitignore Charge a credit card with Stripe (#1556) 2017-04-20 07:52:42 -05:00
pom.xml Charge a credit card with Stripe (#1556) 2017-04-20 07:52:42 -05:00