View Single Post

  #1 (permalink)  
Old 12-06-2008, 11:55 AM
paulocon paulocon is offline
Member
 
Join Date: Feb 2006
Posts: 82
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
paulocon will become famous soon enough
Default Integration with Paypal

Hi,

I have developed a website for a client, database backend etc..

Now, users need register with the site and as part of the registration process, my client wants the users to pay the registration fee via paypal...

I have the registration process complete bar the paypal section - can anyone point me in the directin of some good tutorials/info on how to integrate with paypal.

The payment will be a once off payment - using php/mysql so need some way of a userId being passed back from paypal so I can flag the relevant record in the database as being paid...

Any help on this would be greatly appreciated.

Paul
Reply With Quote