00:00
00:00
Newgrounds Background Image Theme

Chan99 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Paypal? 2006-11-25 16:21:02


In my current project I have a thing where people can pay for certain features, is it possible to code a function that automatically upgrades the user when they donate?

I mean, does paypal allow this? And would it be safe?

Response to Paypal? 2006-11-25 16:23:01


If you search google, I'm sure you could find stuff that can know when someone pays through paypal and stuff...

Response to Paypal? 2006-11-25 16:27:40


It's called the Paypal API. You have to request it.


"My software never has bugs. It just develops random features. " - Unknown

[ FluxBB developer | Quickmarks 0.5.1 | Strings & Ints - my blog ]

BBS Signature

Response to Paypal? 2006-11-25 16:59:54


I can do it through IPN.

Response to Paypal? 2006-11-25 19:46:07


Yeah I was going to say I think this is what you're looking for: http://www.paypal.com/cgi-bin/webscr?cmd=p/xc l/rec/ipn-intro-outside

It looks pretty easy to integrate.

Response to Paypal? 2006-11-26 06:19:29


Paypal's IPN is very easy to implement but you have to be very careful to check that every incoming data is safe/correct. You don't want people screwing you.

Make sure to log EVERYTHING.


BBS Signature