Skip to main content
# django-payments-cod

Cash on Delivery (COD) Provider for [django_payments](https://django-payments.readthedocs.org/)


Installation
========================

```
pip install django-payments-cod
```

OR

```
pip install https://github.com/xtranophilist/django-payments-cod/archive/master.zip
```


Usage
==============

In your Django project settings:

```
INSTALLED_APPS = [
...
'django_payments_cod',
]
```


```
PAYMENT_VARIANTS = {
'default': ('django_payments_cod.CODProvider', {})}
```


```
CHECKOUT_PAYMENT_CHOICES = [
('default', 'Cash On Delivery')
]
```

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-payments-cod-0.1.3.tar.gz (2.2 kB view details)

Uploaded Source

File details

Details for the file django-payments-cod-0.1.3.tar.gz.

File metadata

File hashes

Hashes for django-payments-cod-0.1.3.tar.gz
Algorithm Hash digest
SHA256 0bf251550d17616e17ba442cda49d38cb02150bc93975e272104fbcc2da6b36c
MD5 7522c8ce8aa7d299de343694d3b6c08a
BLAKE2b-256 df7065aa8a3de83e246efa761d7c4e42b61500898c2d98147037573515bfeaa5

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page