YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

<cfhttp> and IPN Options
tjlvsjc
#1 Posted : Wednesday, October 29, 2003 1:48:59 PM
Rank: Starting Member

Groups: Registered

Joined: 10/28/2003
Posts: 2
Location: ,
I ran the test of my site on the EliteWeaver.co.uk site. I get the HTTP 200 ok and then when it trys to check the IPN it says that Paypal did not receive information. The only thing I can think is that the <cfhttp> tag isn't posting back. I am using CFMX 6 PLEASE HELP. I have been doing this for a week now. Can ANYONE tell me what I am doing wrong. my post back script: <CFHTTP URL="https://www.paypal.com/cgi-bin/webscr?#str#" METHOD="GET" RESOLVEURL="false"> </CFHTTP> my IPN - http://66.241.246.152/forms/verify_order.cfm receiver_email - candace@candacecole.com Signed, Desperate for help.
Sponsor  
 
Azriel
#2 Posted : Sunday, November 23, 2003 9:46:22 PM
Rank: Starting Member

Groups: Registered

Joined: 11/21/2003
Posts: 4
Location: ,
I posted this form to your IPN page and it doesn't generate any errors. Don't know if this helps:

&lt;form method="post" action="http://66.241.246.152/forms/verify_order.cfm"&gt;
&lt;input type="submit" name="" value="Test IPN"&gt;
&lt;input type="hidden" name="payment_date" value="17:53:45 Nov 5, 2002 PST"&gt;
&lt;input type="hidden" name="txn_type" value="web_accept"&gt;
&lt;input type="hidden" name="last_name" value="Breitenbach"&gt;
&lt;input type="hidden" name="item_name" value=""&gt;
&lt;input type="hidden" name="payment_gross" value="0.01"&gt;
&lt;input type="hidden" name="mc_currency" value="USD"&gt;
&lt;input type="hidden" name="payment_type" value="instant"&gt;
&lt;input type="hidden" name="verify_sign" value="AlWncXKLadIepzMosHhM.VWxC0Z6AZYI0ynXRnEUma0d3RMC.TXWaJro"&gt;
&lt;input type="hidden" name="payer_status" value="unverified"&gt;
&lt;input type="hidden" name="payer_email" value="pb-test@paypal.com"&gt;
&lt;input type="hidden" name="txn_id" value="01G32341KC3727119"&gt;
&lt;input type="hidden" name="first_name" value="Patrick"&gt;
&lt;input type="hidden" name="quantity" value="1"&gt;
&lt;input type="hidden" name="receiver_email" value="pb-sell@paypal.com"&gt;
&lt;input type="hidden" name="payer_id" value="QGVDAFGZ9XHLJ"&gt;
&lt;input type="hidden" name="payment_method" value="non_cc"&gt;
&lt;input type="hidden" name="item_number" value=""&gt;
&lt;input type="hidden" name="payment_status" value="Completed"&gt;
&lt;input type="hidden" name="mc_gross" value="0.01"&gt;
&lt;input type="hidden" name="custom" value=""&gt;
&lt;input type="hidden" name="notify_version" value="1.4"&gt;
&lt;input type="submit" value="Test"&gt;
&lt;/form&gt;

Azriel
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.172 seconds.