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-4.0.0.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-phaxio-4.0.0.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for django-phaxio-4.0.0.tar.gz
Algorithm Hash digest
SHA256 721def79ed6d97e0eafe102cfa484867c49aa562a109be47c0ea5a45eaa01298
MD5 e354da28f80e60aec6441a852dc7d6b3
BLAKE2b-256 3c53843c54106556804e4d2428013a8029d1c67d3d65a6491b235400e67e6f41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_phaxio-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ca81d74f00fd4860e62424f37175b46393151e6bda708b55e160501e9cacd7d
MD5 e63fc14989d9d154c8fc507e74f10c3c
BLAKE2b-256 91bb2cfc8263373d865ce07420ec3e8d3f928c4dd43ed9fa260ac7211965ba0d

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