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
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
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.