Dear paypal developers and experts,
We are developing a website having subscription feature for accessing content from the website. I am testing the website with sandbox. Whenever I subscribe paypal sends notification with "subscr_payment" status. I update the user account as active. I want to handle the subsequent activation. If we get notification on the end of subscription we keep the user account active. If user cancels the subscription, at the end of the subscription paypal should send "subscr_eot" status to indicate the subscription end. Here I am testing with snadbox, Initial subscription works well. We get notification. But subsequent payment do not send notification.
Can anyone tell me where we are wrong ?
Thanks,
Om