Jump to content

Paypal IPN : User Management : Login


sam1000s

Recommended Posts

I'm developing a site where users

can pay an amount and take up

online tests.

 

Once the user pays the amount via paypal

I want to generate an username/password for them

which should be sent to their email and a

copy to our database.

 

I hope there should some scripts

available, but couldnt find one yet...

 

Please share your ideas on that

Thank u

Annamalai is online now Report Post  Edit/Delete Message

Link to comment
Share on other sites

download the sample ipn php script, and just add some code where it tells you to. such as, db connection, then add a record into your database with a random username and password, then send them an email with this data. should be simple enough.

 

Oh and make sure you enable ipn on paypal's side, and direct it to the url of this script

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.