You specify custom payment and shipping modules in SATCHMO_SETTINGS in your settings. Something like CUSTOM_PAYMENT_MODULES. They are referenced as python modules, so it really doesn't matter where they lay, as long as they are somewhere in your PATH.
On Sep 2, 8:21 am, Alessandro Ronchi <[email protected]> wrote: > 2009/9/1 lifewithryan <[email protected]> > > > > > If I want to write my own payment module, can I add it as an app in my > > project root or does it need to live in payment/modules within the > > Satchmo tree? > > You can leave it in your project root. > > -- > Alessandro Ronchi > > SOASI > Sviluppo Software e Sistemi Open Sourcehttp://www.soasi.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
