Paypal game integration.. How?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Terriator
Forum Commoner
Posts: 60
Joined: Mon Jul 04, 2005 12:46 pm

Paypal game integration.. How?

Post by Terriator »

Hey,

This is what I need:

User clicks on "Buy 20 gold"..
User is directed to paypal, user pays, and then paypal would update my database with the 20 gold.

How to do this, I don't know?
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Post by josh »

Have you read paypal's developer page?
Post Reply