I’m looking for a lightweight gem that will allow me to do Adaptive Payments with PayPal through my Rails 3 application.
I’ve looked at https://github.com/jpablobr/active_paypal_adaptive_payment and https://github.com/tc/paypal_adaptive.
Neither of them have worked for me so far (tested on Heroku). Does anyone know of any up-to-date solution?
I use active_paypal_adaptive_payment and it works reasonably well. I’ve also sent some pull requests to it which make it work better. 😛