Rails411 is your one stop Ruby on Rails resource directory. Here you will find Ruby on
Rails tutorials, Conference & Workshop Listings, Forums, and Hosting. We are the
definitive guide for Ruby on Rails web applications, components, gems, scripts, and
other related resources for Ruby on Rails. Accomplishing more with your Ruby on Rails
website is easy with the help of these tested, pre-packaged, and ready-to-run
resources.
Click any category to add your site for free.
Sunday, September 7 2008
| Rails411 |
| Testing PayPal Web Services with Ruby soap4r |
While playing around programming my first ecommerce application with Ruby on Rails, I felt like trying out some serious stuff like integrating PayPal web services and found some good info-threads on Google groups for soap4r and even a test script on the Ruby on Rails wiki. With all this help, I still struggled for a few hours to get things to work and the causes of errors were annoyingly banal (as usual...huh). I had to make some very minor corrections in the test code on the wiki to make the PayPal server finally come back with a "success" message....
|
|
|