Question

I'm trying to create Recurring payment in php with paypal. From my business account i have created the button which take $1 per day from users. while creating button, i gave return url & cancel url. Now i need to track the transaction details like status, profile id created for the user, time stamp etc. now i'm just using html code od the button & in the success url just printing the values using get & post.

I'm clear with these things. someone please advice me with the actual procedure.

Was it helpful?

Solution

You should look at recurring billing.Hope it will help

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top