You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we are considering having more than one payment method in the long term (ie PayPal etal) we should work this in such a way as to remain the authority on the data. Don't depend on Dwolla to store all the account information.
See attached pic for easy fund-flow viewing pleasure. Also, see models/donation.rb -- this code addresses the top-left corner of the attached pic that deals with the 'donation' node & relationships only.
To save on transaction costs, giv2giv uses dwolla.com for its transaction processing.
Dwolla has an official ruby wrapper for its API at https://github.com/Dwolla/dwolla-ruby
Among other things, it allows for:
This issue entails Dwolla integration for the movement of all funds throughout the entire giv2giv platform.
This functionality is tightly coupled with funds tracking.
The text was updated successfully, but these errors were encountered: