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.2.tar.gz (25.8 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.2-py3-none-any.whl (44.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pretix_payone-1.4.2.tar.gz
Algorithm Hash digest
SHA256 3d2b42c6335eb453f60be83b6163306c5429597bdb38b6758744c108e7ffca2f
MD5 be3899d71319d2058461ac93b6cd4cb6
BLAKE2b-256 a71f65adc6f81fff8e7d53ba57458eacd2e41e5a38ed0e6bf3e015b9f738993a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pretix_payone-1.4.2-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.14

File hashes

Hashes for pretix_payone-1.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1844b2109b8cf9d4714dc8c5e588648229cc5c34f8dd294178c9566cd91f3358
MD5 680d6b95bdcfb1a41bb3ca0773bb12a8
BLAKE2b-256 d8831bf27ee2e980efabbe056524166b3974d67b64a1d36190f0d0e7b92b2ed7

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