In your settings.py:
INSTALLED_APPS = (
# ...
# payment.modules.dummy,
payment.modules.cod,
# ...
)
Then you need to syncdb.
Then go to admin page in 'site settings' and check a new "COD Payment
Module Settings"...
Hope it helps.
On Mon, Jan 30, 2012 at 6:21 PM, Swaroop Shankar V <[email protected]>wrote:
> Hello,
>
> I would like to have cash on delivery option for my store. Right now the
> checkout page shows only Payment test module and Gift Certificate option. I
> want to remove payment test module and instead change it to Cash on
> Delivery. How can it be done? Thanks
>
> Regards,
>
> Swaroop Shankar V
>
> --
> 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.
>
--
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.