figo-connect / ruby-figo

Ruby binding for the figo Connect API.
http://figo.io
8 stars 15 forks source link

Find bank function #8

Closed mduqueoviedo closed 9 years ago

mduqueoviedo commented 9 years ago

Interacts with /rest/catalog/banks/#{country_code}/#{bank_code} to get bank information from sort number (Bankleitzahl), as a user maybe doesn't know which is the internal bank id.

javaes commented 9 years ago

Thanks for the Pull Request!

mduqueoviedo commented 9 years ago

You are very welcome :)