Vernk
11-09-2011, 03:51 AM
Hello first thanks for clicking this thread.
I would like to know how to charge paypal to give the person points? I know it has to do something with Paypal IPN but I'm not sure how to do This?
Basically the user can order points
They have to select the point package
Then they pay
Once they are done. It sends mySQL query to add points to their account
mysql Info
localhost
root
no password
db: phplogin
table: users
Columns,
Id username name password points dob email ip
I would like to know how to charge paypal to give the person points? I know it has to do something with Paypal IPN but I'm not sure how to do This?
Basically the user can order points
They have to select the point package
Then they pay
Once they are done. It sends mySQL query to add points to their account
mysql Info
localhost
root
no password
db: phplogin
table: users
Columns,
Id username name password points dob email ip