Great. Thanks, that worked On Sun, Feb 21, 2010 at 4:27 AM, Chris Moffitt <[email protected]> wrote:
> Tony, > > There was a recent change in trunk that changed the way payment modules are > loaded. You will need to make sure any of the payment modules you want to > use, are loaded in the INSTALLED_APPS. > > For example, here is what I have in mine for the dummy processor: > 'payment', > 'payment.modules.dummy', > > Obviously, you can put in Authorize.net or whatever you are using. > > -Chris > > > On Sun, Feb 21, 2010 at 2:47 AM, Tony <[email protected]> wrote: > >> After some changes to database etc, I can no longer see the option to >> choose which payment options I want to select whenever I go to site >> settings and then display the Payment section. >> I've tried creating new databases, re- syncdbing, and many other >> things and just can't get this to display. >> I'm using tip satchmo version and Django 1.1.1 , but this has happened >> previously with older Satchmo too. >> Any ideas? Or how to repair this without having to re-install >> everything? >> thanks >> >> -- >> 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]<satchmo-users%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/satchmo-users?hl=en. >> >> > -- > 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]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > -- 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.
