I need to setup paypal auto renewal for my customers in website. actually customer will get 30 days website access on every month payment.
if the monthly auto payment is ok we can increase "website access" days by 30. if no it will not add any more days to customers account.
that means i need to RUN a SCRIPT from my own website to check and increase or stop customers "website access" days after each auto payment.
can we set up paypal auto renewal like this?
is there any method to run a script (mywebsite.com/renewalscript.php?customerid=123&payment=ok
) after every auto renewal ?
or do you have any other idea to overcome this ?