Skip to main content

PostNL checkout support for Django.

Project description

https://img.shields.io/pypi/v/python-postnl-checkout.svg https://img.shields.io/travis/dokterbob/python-postnl-checkout/master.svg https://coveralls.io/repos/dokterbob/python-postnl-checkout/badge.svg?branch=master&service=github Code Health

What is it?

PostNL checkout support for Python and Django.

Status

Stable and being used in production.

Compatibility

Tested to work with Django 1.8 and 1.9 under 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.

Changes

0.9 (6-5-2016)

  • Support (only) Django 1.8 and 1.9.

  • Reorganize test infrastructure.

  • Stable release after a year of internal production use.

0.1

  • Initial version.

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.9.tar.gz (22.3 kB view hashes)

Uploaded Source

Built Distribution

python_postnl_checkout-0.9-py2-none-any.whl (14.4 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