By CollectoR
via blog.flexcommunity.net
Published: Feb 27 2008 / 09:57
’m in the early stages of developing a paypal shopping cart system in Flex. A cursory glance on the web told me that many of you have questions about this topic. I’ve seen many questions from people using thee HTTPService class to try to do this. It seems (although I’ve only been looking at this for a very short time) that HTTPService will not redirect after a “POST”. So for those wanting to crack this open a bit, here’s a method of sending data to paypal with a redirect from a paypal button using flash.net.URL request.
Add your comment