Jump to content

paypal IPN buyers info


seany123

Recommended Posts

i have created a working Ipn that updates my database good now i want to insert into a table what the buyers infomation is..

 

things i wanna have include

 

transaction id.

 

paypal email address

 

possible address?

 

possible first and last name?

 

 

i dunno how much info sellers are given of the buyers but anyway....

 

are these details automatically sent to me in the notify url?

 

if so how would is use them?

 

if not how do i go about retrieving them?

 

 

Link to comment
https://forums.phpfreaks.com/topic/190501-paypal-ipn-buyers-info/
Share on other sites

okay so as far as i can understand it looking at this page here: https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_IPNandPDTVariables

 

i dont need to ask my buyers to insert any personal details but instead i just request the info on my notify url page by doing this:

 

$REQUEST['first_name']

 

 

am i understanding this correctly?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.