Thanks Denny, I'm "rolling my own", not using .jar or a CFX. Just copying the SOAP headers/body and wrapping it with <cfxml>, then posting using cfhttp. So far so good, I got a success acknowledgement with one of the methods (SetExpressCheckout). I found a great example page here:
http://paypaltech.com/Dave/api_sourcebook/html/example_SOAP.html The PayPal docs kind of suck so the above link really helped me out. -- Josh ----- Original Message ----- From: "Denny Valliant" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Monday, June 05, 2006 3:19 PM Subject: Re: PayPal API/SOAP > Are you using the CFX tag, or the java based .jar? > > I wrote a wrapper for the .jar, don't know about that tag, I had troubles > getting it going, back when I tried it a couple years ago. > > If I can help I'll try, but I don't think I'm doing SOAP or whatever - > just > using the verisign.var. > :D > > On 6/5/06, Josh Nathanson <[EMAIL PROTECTED]> wrote: >> >> Hello all, >> >> If anyone has experience working with PayPal API maybe you can help. >> >> It involves generating a SOAP request as an XML object (not sure if I >> have >> that technically correct) which is posted to the Paypal server. However, >> I >> can't find anywhere how to post the XML object - is it a form variable, >> url >> variable? If so what is the name of the variable? I think I've got the >> XML/SOAP creation handled but I just can't figure out how to post >> it. Seems >> like that would be at the top of the documentation but I can't find it >> anywhere. Thanks for any help. >> >> -- Josh >> >> >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242479 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

