E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2013, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Tue, 22 Nov 2011 03:37:00 GMT Wed, 19 Jun 2013 15:04:08 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #2 http://www.e-junkie.com/bb/topic/5578/pg/0#post19646 http://www.e-junkie.com/bb/topic/5578/pg/0#post19646 Tue, 22 Nov 2011 03:37:00 GMT
For actual PayPal payments, we simply forward the entire, original PayPal IPN we received (along with our extra, non-IPN variables) to your URL, so you will probably see some PayPal-specific IPN variables that we don't document. However, the variables we do document would be sent (if applicable to the order) to your URL for all orders even if PayPal was not involved in checkout. PayPal documents their own IPN variables here:
https://cms.paypal.com/us/cgi-bin/?&cmd=_render-content&content_ID=developer/e_howto_html_IPNandPDTVariables]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/5578/pg/0#post19646 http://www.e-junkie.com/bb/topic/5578/pg/0#post19646 Mon, 21 Nov 2011 04:57:36 GMT For Each Item In Request.Form
fieldValue = Request.Form(Item)
objTextFile.writeline(Item)
Next

the list in the text file does not have those items. It looks more like what the docs show for thank-you email. For instance there is "receiver_id" and "payment_status" in the list.
Did I miss a setting somewhere?
Thanks]]>
E-junkie Discussions; bfjack