I'm sure this is easy -- we're writing a Website Payments Pro library to talk to Paypals Webiste Payments Pro NVP API. (not to be confused with Payflow Pro).
Anyway, this API requires us to send an IP address. How can I get the IP Address to be sent to our custom processor.py so that we can assemble the appropriate request?? I think you normally do reqest.META.get['REMOTE_ADDR'] ( or something like that, going from memory here) -- but I didn't think we had access to the request object at the processor.py level? Am I losing my marbles here? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" 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/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
