I have a text-based game, and users can choose to upgrade their account by making donations via Paypal.

Does anybody know the magic code for this? Basically, I want them to be able to click the button, pay their donation, and get their reward automatically.

Any help would be VERY much appreciated :icon_smile:

Recommended Answers

All 2 Replies

Member Avatar for langsor

I would look at the PayPal documentation ... you need to find how they return receipt of payment, and when you receive that, then you can write your PHP code.

Ok, thanks :D

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.