logo{ :from => Delhi, :about => everything }


Ruby library for Paypal Website Payments Pro

Posted in open source, ruby by manik on the March 9th, 2006


At vinsol, we did a rails project recently which uses Paypal Website Payments Pro web api for financial settlement. We wrote the code that integrates with paypal in a separate module for reusability.

We have released the module at Rubyforge under a project named vPaypal. It is available as a gem, so you can install it directly using ruby-gems.

We are highly indebted to Pranav Bihari for this blog post which helped us getting started on using Paypal api with ruby.

Also thank to Ritu, our lead Rails programmer who wrote the complete module.

Tags: , ,

`

One Response to 'Ruby library for Paypal Website Payments Pro'

Subscribe to comments with RSS or TrackBack to 'Ruby library for Paypal Website Payments Pro'.

  1. Dylan said,

    on March 25th, 2006 at 10:31 am

    Ok, that seals it. I’m using Ruby for my next site.

    Thanks for sharing this module.

Leave a Reply