Skip to main content

A Django WebHook handler for Phaxio.

Project description

version ci coverage license

Django Phaxio

Django WebHooks for Phaxio callbacks.

Installation

Simply install the latest stable package using the command

pip install django-phaxio

add 'django_phaxio', to INSTALLED_APPs in your settings.py

and add

path('phaxio/', include('django_phaxio.urls', namespace='phaxio')),

to your urlpatterns in your URL root configuration.

You will also need to set the Phaxio callback token for security.

PHAXIO_CALLBACK_TOKEN (required):

Callback token provided by Phaxio to verify the request origin.

See https://www.phaxio.com/docs/security/callbacks

Documentation

The latest documentation can be found at Read the Docs.

Contribution

Please read the Contributing Guide before you submit a pull request.

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

django-phaxio-3.0.0.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

django_phaxio-3.0.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file django-phaxio-3.0.0.tar.gz.

File metadata

  • Download URL: django-phaxio-3.0.0.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for django-phaxio-3.0.0.tar.gz
Algorithm Hash digest
SHA256 0fa954efab1098de0be11d513a31ef7a66bae4e079cf6228ce8e0b575a298183
MD5 1bf5ca39561b407a2e50e0300cba4578
BLAKE2b-256 a15a3da60f2908f399ebe4fac91a4955d09e205466538c3259d53381db2f60c8

See more details on using hashes here.

File details

Details for the file django_phaxio-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: django_phaxio-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for django_phaxio-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eb31189e6ec37b8cb61ea20ad68df492d01f3b6076c558d3336b6ee78fc8a231
MD5 62c3a224fae028139979b7be91e537ab
BLAKE2b-256 22180e4cb6ea59f334f0bf409ebcd848e639c65e3e802dba0980a6dde28cd9c0

See more details on using hashes here.

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