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.1.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.1-py3-none-any.whl (44.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pretix_payone-1.4.1.tar.gz
Algorithm Hash digest
SHA256 aac990d7a3b9f89a4c72254e83f3809b490038324407aadb9a70418fa784bb68
MD5 e84da964ad84f3a9efdfa3cb7fe6378c
BLAKE2b-256 2f9b28801e17ee8f6fe0469d9198e8c06d860a4845de717dd1c3ceb4a26b1b1a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pretix_payone-1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 69b0397be7f697cd3984dda84ca4ecccb222ee164ac839ae05373619af3f3889
MD5 703c005bae09d0723db73958d031123d
BLAKE2b-256 7e2e85a6aca0dabf2b0693799324f4ad38eae43e30efb32298682074c015a63d

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