I am using angelleye PayPal library for creating recurring profile in CodeIgniter.
Profile gets successfully created and I am getting profile id.
I have kept billing period each day. But the auto-bill for the same profile get suspended.
I get sandbox notification with this heading :
"An automatic payment from testperson new failed" and inside its subject this is written "The automatic payment from testperson new has failed".
So what could be the reason. I have used dummy credit card details on creating recurring profile.
Thanks