Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve all subscriptions #86

Merged
merged 2 commits into from
Jan 23, 2018
Merged

Retrieve all subscriptions #86

merged 2 commits into from
Jan 23, 2018

Conversation

nmattia
Copy link
Contributor

@nmattia nmattia commented Jan 23, 2018

This renames the current getSubscriptions to getSubscriptionsByCustomerId and introduces a new getSubscriptions:

-- | Retrieve all active `Subscription`s
getSubscriptions
    :: StripeRequest GetSubscriptions

which retrieves all the subscriptions (for all customers).
Fixes #83

@dmjio
Copy link
Owner

dmjio commented Jan 23, 2018

@nmattia Thanks 🍻 !

@dmjio dmjio merged commit d98f4b9 into dmjio:master Jan 23, 2018
@nmattia nmattia deleted the nm/retrieve-all-subsc branch January 23, 2018 07:30
@dmjio
Copy link
Owner

dmjio commented Jan 23, 2018

@nmattia your changes are live on 2.3.0, if there's anything else you need, don't hesitate to ask.

@nmattia
Copy link
Contributor Author

nmattia commented Jan 23, 2018

@dmjio thanks a lot for the fast reaction, and for the great library!

@dmjio
Copy link
Owner

dmjio commented Jan 23, 2018

@nmattia thanks for using it 👍

@nmattia
Copy link
Contributor Author

nmattia commented Jan 23, 2018

Ah, I actually came up with some items (since you asked :) )

Will be happy to pay in 🍻 if you swing by https://zurihac.info/

@dmjio
Copy link
Owner

dmjio commented Jan 24, 2018

I unfortunately won't be at ZuriHac, but I do accept payment in other forms as well 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants