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