Paypal integration with rails project

Hello experts,
In my rails project I have to integrate paypal payment
system.
This is my first project in which I have to integrate paypal.
Please show me ways to do this as I have no idea.
Thanks in advanced.
Amin

most likely you want to use the ActiveMerchant plugin.
I havent done this with paypal yet, but there are loads of
information on this on the web

google: ActveMerchant paypal
http://wiki.rubyonrails.org/rails/pages/Active+Merchant+PayPal+Tips
http://www.coryperry.com/2008/01/18/setting-up-paypal-with-active-merchant-in-ruby-on-rails/
http://capturedsparks.com/entries/20-activemerchant-paypal-and-rails

There’s a PDF book on this:

-FDj (No affiliation with PragProg or the author)

I provide a (non-free) sample implementation here:
http://railskits.com/paypal/

Benjamin C.
http://railskits.com/ - Ready-made Rails code
http://catchthebest.com/ - Team-powered recruiting
http://www.bencurtis.com/ - Personal blog

On Thu, Dec 4, 2008 at 5:05 PM, Ruhul A.
<[email protected]