seany123 Posted February 1, 2010 Share Posted February 1, 2010 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 More sharing options...
seany123 Posted February 1, 2010 Author Share Posted February 1, 2010 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? Link to comment https://forums.phpfreaks.com/topic/190501-paypal-ipn-buyers-info/#findComment-1004865 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.