Web Design Forum  
 
Go Back   Web Design Forum > Web Software > Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 03-14-2005, 09:56 AM   #1
Bronze Member
 
Join Date: Jan 2005
Posts: 42
Default How does PayPal IPN thing work?

I know that paypal IPN sends data to a webpage you choose without the user seeing the url but how does it work? i want to add an area to my site in which onlys allows access to peope who paid and have instant access so would send data like a userrname or pass so its creates the account.

is this the same as the notify option, i think it is?

thanks
ehostingcomplete is offline   Reply With Quote


Old 03-14-2005, 02:38 PM   #2
Super Noob
 
zkiller's Avatar
 
Join Date: Aug 2004
Location: position:relative
Posts: 1,640
Send a message via AIM to zkiller Send a message via Yahoo to zkiller
Default

you would need to setup your own user management system on your site first. then when people sign up, they get sent to paypal for processing and after payment they are redirected back to your site. the information sent back from paypal would need to be pulled into your database to update the users status.
__________________
Stefan, the Post Master

Track Devil - May the boost be with you!
zkiller is offline   Reply With Quote
Old 03-14-2005, 02:58 PM   #3
Bronze Member
 
Join Date: Jan 2005
Posts: 42
Default

Quote:
Originally Posted by zkiller
you would need to setup your own user management system on your site first. then when people sign up, they get sent to paypal for processing and after payment they are redirected back to your site. the information sent back from paypal would need to be pulled into your database to update the users status.
I do have a user management system, I would like to have the account activated after payment but want to remove the risk of the person creating their own URL to say they have paid. The return URL is fine but how does the IPN/notify work? Does it secretly go to a URL then close that window after load (this way i can create a notify url and parse on a page load), or does it send data another way.
Im not quite sure how this would work.
ehostingcomplete is offline   Reply With Quote
Old 03-14-2005, 03:20 PM   #4
Super Noob
 
zkiller's Avatar
 
Join Date: Aug 2004
Location: position:relative
Posts: 1,640
Send a message via AIM to zkiller Send a message via Yahoo to zkiller
Default

here is the IPN manual directly from paypal, it explains everything much better than i could.

https://www.paypal.com/en_US/pdf/ipn.pdf

hope that helps clear up your confusion a little.
__________________
Stefan, the Post Master

Track Devil - May the boost be with you!
zkiller is offline   Reply With Quote
Old 03-14-2005, 05:30 PM   #5
Silver Member
 
Chroder's Avatar
 
Join Date: Aug 2004
Location: Toronto, Ontario
Posts: 194
Send a message via MSN to Chroder
Default

When the person pays, the Paypal servers send a request to the script you specify. It's not like the old days where they can change the URL, because they're not in control of it, PayPal is.

The Paypal response tells you everything you need to know, the time, the transaction number, success/failure etc.
__________________
Chroder.com - My Blog
Chroder is offline   Reply With Quote


Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:27 PM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.