-
Website
http://blog.awarelabs.com -
Original page
http://blog.awarelabs.com/?p=74 -
Subscribe
All Comments -
Community
-
Top Commenters
-
williyamb
1 comment · 1 points
-
Malcolm Tredinnick
2 comments · 1 points
-
Seo Company
1 comment · 1 points
-
boston movers
1 comment · 1 points
-
rasiel
1 comment · 1 points
-
-
Popular Threads
thanks for sharing.
Like you said, though, the API is really pretty simple but this might help people understand how to link into other parts of their app.
I didn't think you could index a request object like you are doing in line 13?
Can you give me shopping cart script for my website i am doing online portal through that website i will sell my some products like books and some electrical products.
Thanks
I am just trying to integrate this snippet in a small django app, and I am having trouble making it work. This might be because im working through a shell, and only have passive means to detect how long the script succeeds. So debugging is sort of a pain.
But it seems to me that something might have changed or there is an error in the code. Can anybody verify that it is still working?
I suspect the same thing Brian Neal suspects, that the line 13 is wrong. I tried assuming that the payment_status is found in the POST data. This brings me down to the first urlencode, which then fails on me.
This might be because I have nordic characters in my name, which pops up in the data. (http://stackoverflow.com/questions/787935/pytho...) But im not sure.
Any ideas?
Sorry for being such a noob :)