Dwolla / dwolla-v2-ruby

Official Ruby Wrapper for Dwolla's API v2
https://developers.dwolla.com/
MIT License
22 stars 17 forks source link

Add MaxNumberOfResourcesError #54

Closed paulyeo21 closed 3 years ago

paulyeo21 commented 3 years ago

Add MaxNumberOfResourcesError (which happens when creating a funding source and a customer account has more than the allotted number of active funding sources) with a test case in the errors spec.

paulyeo21 commented 3 years ago

@sausman not sure why the ci is failing here (the test case passes locally)

sausman commented 3 years ago

@sausman not sure why the ci is failing here (the test case passes locally)

Sorry about that @paulyeo21, it should pass once we get #55 merged. Had a couple issues with the CI setup.

This looks good tho, thanks for the PR! We'll work on getting this out there.

sausman commented 3 years ago

@paulyeo21 Just got #55 merged! When you get a chance, could you merge main into this branch?

paulyeo21 commented 3 years ago

@paulyeo21 Just got #55 merged! When you get a chance, could you merge main into this branch?

Yeup! should be good now

sausman commented 3 years ago

Aight, this is out w/ v3.1.0! Thanks again

arkadiysudarikov commented 3 years ago

Thank you team! ❤️