I am hosting a browsergame where I want to offer the players the opportunity to instantly buy a virtual currency. The buyer should get the currency directly after the payment is made. Additionally the purchase has to be stored in another table on the same database.
It has to be made with PP IPN (instant payment notification).
- php
- mysql
i can do this job