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

The Magic Answer Options
joejoejoe
#1 Posted : Tuesday, November 23, 2004 3:28:27 AM
Rank: Starting Member

Groups: Registered

Joined: 11/23/2004
Posts: 1
Location: ,
Okay everybody, here's the magic answer to your problems with the IPN CF Code: The posted tutorial code includes "<!-- post back to PayPal system to validate --> <CFHTTP URL="https://www.paypal.com/cgi-bin/webscr?#str#" METHOD="GET" RESOLVEURL="false"> </CFHTTP>" The problem is, the CFHTTP tag SHOULD NOT CLOSE. Remove it to read "<!-- post back to PayPal system to validate --> <CFHTTP URL="https://www.paypal.com/cgi-bin/webscr?#str#" METHOD="GET" RESOLVEURL="false">" and your code will post right. :)
Sponsor  
 
paypal_pb
#2 Posted : Tuesday, November 23, 2004 8:44:21 PM
Rank: Starting Member

Groups: Registered

Joined: 9/16/2002
Posts: 2,960
Location: ,
Thanks for posting that but I'm confused. We got the code straight from Macromedia:
http://livedocs.macromed...1/htmldocs/tags-p58.htm

Do you know if there is some sort of bug?

Patrick Breitenbach
PayPal, Inc.
Dev Net: https://www.paypal.com/pdn
weboxygen
#3 Posted : Thursday, January 27, 2005 6:06:26 PM
Rank: Starting Member

Groups: Registered

Joined: 1/27/2005
Posts: 3
Location: ,
The closing &lt;/cfhttp&gt; tag is only required if using cfhttpparam tags in the body of the tag.

Courtney
WebOxygen
http://www.weboxygen.net
ryan@ziplex.com
#4 Posted : Friday, January 28, 2005 4:54:19 PM
Rank: Starting Member

Groups: Registered

Joined: 1/28/2005
Posts: 3
Location: ,
I tried removing the &lt;/CFHTTP&gt; but it still didn't work. I am getting the CFHTTP.FileContent = 'Invalid' still and I'm stuck. I'm not sure where this is coming from and I don't know why it's needed. Can you provide any more info?
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.296 seconds.