Hi,
First, I am using Ruby on Rails.
I need to transfer money from one account to another. The idea is, the receivers account data will be stored in the database, and the payer's information will be obtained by a form, it is like any other eCommerce site.
From the documentation of active merchant, it seems like the receivers account cannot change. Please let me know if I can do this, I shall be very grateful!
Thank you very much!