Payflow with Rails
I have been working with the PayPal Payflow and a gem called ActiveMerchant. I had the need to basicly create models around the payment system. This ment when i am talking to the ActiveRecord model I will always be talking to ActiveMerchant (Payflow). This can be done by simply calling ActiveMerchant every time you need [...]



