It sounds like you've done the right things. I'd recommend taking a look at your log file and see if there are any errors. If I recall correctly, there is logging around loading payments so it should tell you that there's a problem.
If there's nothing there, try posting some of the config code to dpaste and we'll take a look. -Chris On Sat, Oct 4, 2008 at 5:31 AM, Alessandro <[EMAIL PROTECTED]>wrote: > I want to add some custom payment modules (I am thinking to provide > them to the community too). > > I've copied the dummy from satchmo to myproject.payment.modules.postepay > > I've added myproject.payment to INSTALLED APPS > I've added the module to local_settings.py as: > 'CUSTOM_PAYMENT_MODULES' : ['myproject.payment.modules.postepay'], > > but I still doesn't see the module on the list of payment modules on > settings. > > What's wrong? > -- > Alessandro Ronchi > Skype: aronchi > http://www.alessandroronchi.net > > SOASI Soc.Coop. - www.soasi.com > Sviluppo Software e Sistemi Open Source > Sede: Via Poggiali 2/bis, 47100 Forlì (FC) > Tel.: +39 0543 798985 - Fax: +39 0543 579928 > > Rispetta l'ambiente: se non ti è necessario, non stampare questa mail > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
