Hi all, I have now added support for multiple payment processors in GetPaid. It somehow works with synchronous payment processor (getpaid.nullpayment) and asynchronous payment processor (getpaid.paypal).
Please follow instructions here: http://pypi.python.org/pypi/getpaid.paymentprocessors/0.1 Updated packages : Products.GetPaid (multiplepaymentprocessors branch) getpaid.paymentprocessors (trunk) https://getpaid.googlecode.com/svn/getpaid.paymentprocessors/trunk getpaid.nullpayment (multiplepaymentprocessors branch) getpaid.paypal (trunk) Open questions: - How asynchronous payment processor should manage its order and cart? I was bit lost trying to figure this out. Especially 1) when order is created 2) when order is authorized 3) When user cart is emptied Other open issues found in getpaid.paymentprocessors readme http://pypi.python.org/pypi/getpaid.paymentprocessors/0.1 -- Mikko Ohtamaa --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
