i-pay integration with ROR

Hey,

Just wanna know if any one has ever implemented i-pay with rails? Any help will be appreciated.

Thanks, Shahroon

Just wanna know if any one has ever implemented i-pay with rails? Any help will be appreciated.

I'm not sure if it supports i-pay, but active_merchant is the place to start. Writing a new backend isn't too tough (I had to do one a few years ago), and if anyone has released i-pay code that's where it would be.

Thanks, Shahroon

--Greg

Thanks Greg, AM does not support i-pay. Anyways i am working on my own backend.