views:

57

answers:

2

Paypal IPN doesnot return any variable for subscription payment, I have spent more than a week, still i haven't break the wall. I am using host gator webhosting service.

please send the the working example...thankyou [email protected]

A: 

use sandbox account to test. register new account here http://developer.paypal.com/ and use IPN simulator. if you have specific problems maybe could update here.

apis17
A: 

Paypal IPN does return variables for subscription payments, I have it working. You need to read the 'Paypal IPN Variable Reference Guide'. Do a google and you'll find heaps on it.

I'm developing in ruby on rails and these screencasts by Ryan Bates really helped me. You want episodes 141, 142 and 143:

http://railscasts.com/episodes?search=paypal

kestrelb