Be a Supporter!

Paypal?

  • 589 Views
  • 5 Replies
New Topic Respond to this Topic
Gutya-alt
Gutya-alt
  • Member since: Sep. 3, 2005
  • Offline.
Forum Stats
Member
Level 06
Blank Slate
Paypal? 2006-11-25 16:21:02 Reply

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?

JeremysFilms
JeremysFilms
  • Member since: Feb. 18, 2005
  • Offline.
Forum Stats
Member
Level 18
Blank Slate
Response to Paypal? 2006-11-25 16:23:01 Reply

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

elbekko
elbekko
  • Member since: Jul. 23, 2004
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
Response to Paypal? 2006-11-25 16:27:40 Reply

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
Gutya-alt
Gutya-alt
  • Member since: Sep. 3, 2005
  • Offline.
Forum Stats
Member
Level 06
Blank Slate
Response to Paypal? 2006-11-25 16:59:54 Reply

I can do it through IPN.

DFox
DFox
  • Member since: Aug. 9, 2003
  • Offline.
Forum Stats
Member
Level 30
Blank Slate
Response to Paypal? 2006-11-25 19:46:07 Reply

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.


BBS Signature
Sir-Davey
Sir-Davey
  • Member since: Jul. 9, 2001
  • Offline.
Forum Stats
Supporter
Level 19
Blank Slate
Response to Paypal? 2006-11-26 06:19:29 Reply

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