Greg Hauptmann
2008-Apr-09 12:00 UTC
bank integration? - any plugins available to assist in this?
Hi, Are there any plugins/code examples for integrating from Ruby on Rails to one''s bank? In particular for a daily automated check of latest transactions (i.e. read only). Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Danimal
2008-Apr-10 23:49 UTC
Re: bank integration? - any plugins available to assist in this?
Greg, ActiveMerchant (www.activemerchant.org) is probably the best option for Rails integration with "commerce" stuff. I don''t know how much what you are asking for is supported, though. I''d check with Braintree and TrustCommerce as I know both of them support some "bank" type transactions, but they may only be ACH. Ultimately, I don''t know if there is a standard API for reading bank account transactions, particularly since some banks implement their own systems. You might check into Yodlee or other aggregator services... maybe they offer an API. -Danimal On Apr 9, 6:00 am, "Greg Hauptmann" <greg.hauptmann.r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > Are there any plugins/code examples for integrating from Ruby on Rails to > one''s bank? In particular for a daily automated check of latest > transactions (i.e. read only). > > Thanks--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---