Not long after moving the Austin Time Exchange to Ruby on Rails, we started receiving requests for a groups feature since some local groups were interested in having their own currency but did not want to run their own instance of the software and their members were already on the existing system. Since we’re a … Continue reading
Category Archives: agilebanking
Stupid Currency Tricks: OpenTransact with OsCurrency
Here’s another OpenTransact demo. Last time, Nubux, a simple reference implementation, was the financial service provider. This time, OsCurrency is the FSP. Continue reading
Stupid Currency Tricks: OpenTransact Simple Web Payment
There’s been some good discussion on the Agile Banking list which includes simple web payments. This is like what we did on the previous screencast but simpler (mostly because we’re not using oauth). The use of the callback to confirm the payment can be trouble. The callback could timeout or maybe the merchant is inside … Continue reading