paymill / paymill-java

Java wrapper for Paymill API
http://paymill.github.io
MIT License
26 stars 22 forks source link

add missing status "failed" and "expired" in enum Subscription.Status #59

Closed schaebo closed 10 years ago

schaebo commented 10 years ago

missing status leads to exception on deserialization.

stoilkov commented 10 years ago

thanks @schaebo this was merged with #60