mattsta / stripe-erlang

Erlang interface to the stripe.com API
27 stars 23 forks source link

update, cancel subscription #5

Closed d1ffuz0r closed 10 years ago

d1ffuz0r commented 10 years ago

Hi,

I added 2 more calls (update subscription, cancel), but I'm not sure if changes are backward compatible.

mattsta commented 10 years ago

Thanks! Merged to mainline and bumped it to a new version number. (I just cleaned up some extra newlines to keep things tidy.)

All tests pass.