Hello all, I am attempting to use the Paypal plugin with the IPN response method from paypal. I''ve got the outgoing request to the Paypal sandbox working and both the querystring response and IPN response are being sent back by paypal (the former is in the address bar and i can see the latter as a POST in my logs). What do i need to put in the view and controller for the IPN POST url to process the response when it arrives? Unfortunately the documentation is rather sparse and I''m rather held back by my ''nuby ruby'' status ;) Cheers, Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
This was useful for me http://www.oobaloo.co.uk/articles/2005/12/26/rails-adventures-and-paypal-ipn http://www.oobaloo.co.uk/articles/2005/12/26/paypal-ipn-notes enjoy c Jon Hadley wrote:> Hello all, > > I am attempting to use the Paypal plugin with the IPN response method > from paypal. > > I''ve got the outgoing request to the Paypal sandbox working and both > the querystring response and IPN response are being sent back by paypal > (the former is in the address bar and i can see the latter as a POST in > my logs). > > What do i need to put in the view and controller for the IPN POST url > to process the response when it arrives? > > Unfortunately the documentation is rather sparse and I''m rather held > back by my ''nuby ruby'' status ;) > > Cheers, > > Jon-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---