Skip to main content

Allows to process payments through PAYONE (formerly BS Payone)

Project description

This is a plugin for pretix.

Allows to process payments through PAYONE (formerly BS Payone)

Development setup

  1. Make sure that you have a working pretix development setup.

  2. Clone this repository.

  3. Activate the virtual environment you use for pretix development.

  4. Execute pip install -e . within this directory to register this application with pretix’s plugin registry.

  5. Execute make within this directory to compile translations.

  6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in the ‘plugins’ tab in the settings.

This plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed:

pip install flake8 isort black docformatter

To check your plugin for rule violations, run:

docformatter --check -r .
black --check .
isort -c .
flake8 .

You can auto-fix some of these issues by running:

docformatter -r .
isort .
black .

To automatically check for these issues before you commit, you can run .install-hooks.

License

Copyright 2021 pretix team

Released under the terms of the Apache License 2.0

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

pretix_payone-1.4.3.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pretix_payone-1.4.3-py3-none-any.whl (44.2 kB view details)

Uploaded Python 3

File details

Details for the file pretix_payone-1.4.3.tar.gz.

File metadata

  • Download URL: pretix_payone-1.4.3.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for pretix_payone-1.4.3.tar.gz
Algorithm Hash digest
SHA256 d998ec801aec668fa177b5b3ff2c0aa553001b19713f142cb034303888f89e95
MD5 c81d63d8ba78d6510284807f982ae362
BLAKE2b-256 eaef5dded46100a7c71ddcfc615ff297044763a90ea2439bbfeb95cbf5aec949

See more details on using hashes here.

File details

Details for the file pretix_payone-1.4.3-py3-none-any.whl.

File metadata

  • Download URL: pretix_payone-1.4.3-py3-none-any.whl
  • Upload date:
  • Size: 44.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for pretix_payone-1.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6dd6a7295e0a8bd929507f23f66a001507028a7ce302f835cd26cf09e6267486
MD5 2e6e2e3c52983969c34ce8acdf273455
BLAKE2b-256 c3bbea1d0eddc107efe72506109262fecaed64ecb2dccbaacda258cb270ec56b

See more details on using hashes here.

Supported by

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