CFHTTP/PayPal SetExpressCheckout Api
I am slowly but surely getting to grips with PayPal integration. I am trying to connect to their SetExpressCheckout API
I have a CFHTTP set up as a GET (also tried post)
It manages to authenticate me, but as soon as I give the CFHTTP a NAME="test_paypal" for example along with DELIMITER="&", it gives me a problem.
It says that the first variable returned which is TOKEN is an invalid name, it looks like this is a reserved name in CF?
I see this and a few other variables that I need using CFHTTP.FILECONTENT
Is there another way to correctly read all the variables returned without running into this issue?
Btw Any developers out there interested in working on this for me please let me know, I'll be on this for a lifetime at this rate!
Thanks
Mark
