Skip to main content

Use Computop based payment providers

Project description

This is a plugin for pretix.

Allows to process payments through the payment providers Computop or First Cash Solution. The payment providers accept various payment methods for your customers, such as payment via credit card, giropay, and many more.

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 2022 rami.io GmbH

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-computop-1.1.1.tar.gz (22.6 kB view details)

Uploaded Source

Built Distribution

pretix_computop-1.1.1-py3-none-any.whl (26.7 kB view details)

Uploaded Python 3

File details

Details for the file pretix-computop-1.1.1.tar.gz.

File metadata

  • Download URL: pretix-computop-1.1.1.tar.gz
  • Upload date:
  • Size: 22.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for pretix-computop-1.1.1.tar.gz
Algorithm Hash digest
SHA256 6db111ef34e027b0f8f30df0e502b2b1724e02549d98c88620f3df4b73d3ddc2
MD5 5675b15200c8d4bd2f89c2f783605aa9
BLAKE2b-256 c66fc202eceaf5633817dcd7c12622f66aa469caf77c81cd3765e0b031d036cc

See more details on using hashes here.

File details

Details for the file pretix_computop-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pretix_computop-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bc88863e1ddc028d7ff38f4ce976bf1af91208f44a42e02d8f89b85e584c2b1f
MD5 bd84e4d105d6673b243b105bac6ac6fb
BLAKE2b-256 a0b3bf1c1927315623b3249860b7d3038c8b106c63c2f92be59378fca6deefa3

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