|
|
|
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.
|
|
|
|
|
|
|
|
|
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:
<form method="post" action="http://66.241.246.152/forms/verify_order.cfm"> <input type="submit" name="" value="Test IPN"> <input type="hidden" name="payment_date" value="17:53:45 Nov 5, 2002 PST"> <input type="hidden" name="txn_type" value="web_accept"> <input type="hidden" name="last_name" value="Breitenbach"> <input type="hidden" name="item_name" value=""> <input type="hidden" name="payment_gross" value="0.01"> <input type="hidden" name="mc_currency" value="USD"> <input type="hidden" name="payment_type" value="instant"> <input type="hidden" name="verify_sign" value="AlWncXKLadIepzMosHhM.VWxC0Z6AZYI0ynXRnEUma0d3RMC.TXWaJro"> <input type="hidden" name="payer_status" value="unverified"> <input type="hidden" name="payer_email" value="pb-test@paypal.com"> <input type="hidden" name="txn_id" value="01G32341KC3727119"> <input type="hidden" name="first_name" value="Patrick"> <input type="hidden" name="quantity" value="1"> <input type="hidden" name="receiver_email" value="pb-sell@paypal.com"> <input type="hidden" name="payer_id" value="QGVDAFGZ9XHLJ"> <input type="hidden" name="payment_method" value="non_cc"> <input type="hidden" name="item_number" value=""> <input type="hidden" name="payment_status" value="Completed"> <input type="hidden" name="mc_gross" value="0.01"> <input type="hidden" name="custom" value=""> <input type="hidden" name="notify_version" value="1.4"> <input type="submit" value="Test"> </form>
Azriel
|
|
|
|
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.NETThis page was generated in 0.172 seconds.