Reputation: 1151
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.
Upvotes: 0
Views: 128