Hey guys So I am developing a new payment processor that needs to redirect the user to an external site that does the credit card validation. Everything seems to be working fine untill the redirect needs to happen. The problem is that, well, it doesn't.
The code of vcs.py looks like so: http://paste.plone.org/26922 I have highlighted the line where it should redirect. I am using urllib2, as I need to send the arguments as POST. Anyone have any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "getpaid-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/getpaid-dev?hl=en -~----------~----~----~----~------~----~------~--~---
