July 12th, 2007, 02:45 PM
-
PayPal - SDK for Ruby
Hello,
Does PayPal have SDK for Ruby?
Thanks,
Tom
July 12th, 2007, 06:48 PM
-
found one on google here: http://dist.leetsoft.com/api/paypal/
google search "ruby paypal ipn" as this is what you want. IPN is the term Paypal uses for this API code.
also the same link above is here along with some others you will want to look at in a wiki for rails http://wiki.rubyonrails.org/rails/pages/PayPal
Additionally google search for "python paypal ipn" if these links here are for overly complicated uses. Then just convert to ruby.
Hope that helps
sf2k
Last edited by sf2k; July 12th, 2007 at 06:53 PM.