balanced / balanced-ruby

Balanced API library in ruby.
MIT License
111 stars 47 forks source link

Implement the Customer resource. #79

Closed mjallday closed 11 years ago

mjallday commented 11 years ago

We have a new Customer resource.

With a customer you should be able to debit, credit, as well as add_card and add_bank_account. A customer should be able to tell you their active_card and active_bank_account.