Hi all, i'm trying to finalize a Bank Transfer payment module, and have run into a small problem. In my processor.process() method, I'm calling record_payment(self.order, self.settings, amount=0) as the client has not paid anything yet. But the system won't let them finish the order with an outstanding balance?!? And I can't seem to find what I need to change to make the system accept orders with outstanding balances.
Thanks in advance, Sam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
