Skip to main content

PostNL checkout support for Django.

Project description

python-postnl-checkout

https://secure.travis-ci.org/dokterbob/python-postnl-checkout.png?branch=master https://coveralls.io/repos/dokterbob/python-postnl-checkout/badge.png Code Health https://badge.fury.io/py/python-postnl-checkout.png https://pypip.in/d/python-postnl-checkout/badge.png

What is it?

PostNL checkout support for Python and Django.

Status

Early alpha. Don’t use it, unless you’re willing to fix issues.

Compatibility

Tested to work with Django 1.4, 1.5 and 1.6 and Python 2.7.

Requirements

Please refer to requirements.txt for an updated list of required packages.

Django

Installation

  1. pip install -e git+https://github.com/dokterbob/python-postnl-checkout.git#egg=python-postnl-checkout

  2. Add postnl_checkout.contrib.django_postnl_checkout to INSTALLED_APPS.

  3. Setup required settings POSTNL_CHECKOUT_USERNAME, POSTNL_CHECKOUT_PASSWORD and POSTNL_CHECKOUT_WEBSHOP_ID settings.

Settings

  • POSTNL_CHECKOUT_USERNAME

  • POSTNL_CHECKOUT_PASSWORD

  • POSTNL_CHECKOUT_WEBSHOP_ID

  • POSTNL_CHECKOUT_ENVIRONMENT

  • POSTNL_CHECKOUT_TIMEOUT

Tests

Tests for pull req’s and the master branch are automatically run through Travis CI.

License

This application is released under the GNU Affero General Public License version 3.

Project details


Download files

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

Source Distribution

python-postnl-checkout-0.1.tar.gz (34.0 kB view hashes)

Uploaded Source

Built Distribution

python_postnl_checkout-0.1-py2-none-any.whl (37.0 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page