Jim, Thanks for the fix! Are you (or anyone else) using getpaid.paypal in a live site?
We have had questions recently about whether or not it is fully functional and I don't know the latest status. Cheers, Chris On Tue, Mar 10, 2009 at 9:28 AM, Jim Nelson <[email protected]>wrote: > > rafael wrote: > > I think there is something starnge in getpaid.paypal code. > > In the submit_handler.py > > > > In the process method, it is called: is_valid_IPN = self.verify() > > > > But this variable is_valid_IPN is never used... So, if this verification > > returns false, the processor keeps running validating the request. > > > > Am I getting something wrong, or there is a if else statement missing? > > > > Thanks > > > > Rafael > > > > You would be correct - it is not using the verification. Fix committed to > SVN. > > > > -- Cofounder and CEO ifPeople - Innovation for People www.ifpeople.net t: 678-608-3408 130 Boulevard NE, #6 Atlanta, GA 30312 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
