search for: products_ruby_paypal

Displaying 5 results from an estimated 5 matches for "products_ruby_paypal".

2006 Jul 20
1
paypal vs vpaypal
Has anyone used the vpaypal gem yet (http://rubyforge.org/frs/?group_id=1372&release_id=4452) and if so, how does it compare to the paypal plugin from ELC (http://elctech.com/products_ruby_paypal.shtml)? ELC''s is at 1.4 now while vpaypal is at 0.0.1 and hasn''t had much activity at rubyforge. I''m hoping for some success stories from people on one or both of those plugins. -- Posted via http://www.ruby-forum.com/.
2006 Jul 12
0
acts_as_authenticated and paypal
I''m working on a subscription form that has to be tied to paypal using the paypal ipn plugin at http://elctech.com/products_ruby_paypal.shtml. I''ve got my subscription (signup) form setup to include the creditcard information as well as the billing address etc. It''s a modified version of the signup form from the acts_as_auth plugin. I want the model to not save if the paypal direct payment does not return ...
2006 Jun 24
0
integrating paypal pro with rails?
...ces to share. So far I''ve found a few paypal related tools, of which the ELC Plugin (link below) seems the best suited for payments pro, but I''d love to hear any experiences verifying or contradicting that, or any war stories at all. Best, John ELC Plugin: http://www.elctech.com/products_ruby_paypal.shtml ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
2006 Mar 27
15
Go Go Gadget - A Rails ecommerce site released today
I''ve just completed my first Ruby on Rails project, an online store for electronic gadgets including digital cameras, MP3 players and PDAs. It''s for Australian shoppers only, but everyone can take a look and browse through! http://www.gogogadget.com.au All feedback, comments, etc are welcome. Cheers, Dan
2006 Feb 07
21
Paypal and Rails
Hello everyone, I am looking for a way to pass off a simple payment to paypal using our own interface. I understand that this requires making full use of Paypal''s API since we won''t be using their shopping cart or anything. I found the article by Pranav Bihari on his site and in the Wiki on using SOAP4R and the paypal WSDL file to interface with paypal web services, but I