prowave / chargify-webhook-java

Java library to parse the request body of a Chargify Webhook.
Apache License 2.0
6 stars 9 forks source link

PaymentFailure and PaymentSuccess, extend Payment #2

Closed jake-pharr closed 8 years ago

jake-pharr commented 8 years ago

Added the Payment bean, which is extended by PaymentFailure and PaymentSuccess