Hi,
We're having a problem where no payment methods are being shown when
switching from a runserver instance to a deployed site. There are
three enabled modules in settings.py:
'payment',
'payment.modules.google',
'payment.modules.cod',
'payment.modules.autosuccess',
...
As I said, when issuing a ./manage.py runserver the resulting site
displays these three methods fine. Even in the deployed site the admin
settings acknowledge the presence of the modules (and allow settings
to be changed for each of them). They just don't show up as an option
in the dropdown on the order add page. I'm not quite sure where to
look for error/debug messages related to this problem so I'm a bit
stuck, does anyone have a suggestion?
Thanks,
Matt
--
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.