pretix-computop


Namepretix-computop JSON
Version 1.1.1 PyPI version JSON
download
home_page
SummaryUse Computop based payment providers
upload_time2023-05-28 23:06:42
maintainer
docs_urlNone
author
requires_python>=3.9
license Copyright 2022 rami.io GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
keywords pretix
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Computop – First Cash Solution
==============================

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



.. _pretix: https://github.com/pretix/pretix
.. _pretix development setup: https://docs.pretix.eu/en/latest/development/setup.html

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pretix-computop",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "pretix team <support@pretix.eu>",
    "keywords": "pretix",
    "author": "",
    "author_email": "pretix team <support@pretix.eu>",
    "download_url": "https://files.pythonhosted.org/packages/c6/6f/c202eceaf5633817dcd7c12622f66aa469caf77c81cd3765e0b031d036cc/pretix-computop-1.1.1.tar.gz",
    "platform": null,
    "description": "Computop \u2013 First Cash Solution\n==============================\n\nThis is a plugin for `pretix`_. \n\nAllows to process payments through the payment providers Computop or First Cash Solution. The payment providers\naccept various payment methods for your customers, such as payment via credit card, giropay, and many more.\n\nDevelopment setup\n-----------------\n\n1. Make sure that you have a working `pretix development setup`_.\n\n2. Clone this repository.\n\n3. Activate the virtual environment you use for pretix development.\n\n4. Execute ``pip install -e .`` within this directory to register this application with pretix's plugin registry.\n\n5. Execute ``make`` within this directory to compile translations.\n\n6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in\n   the 'plugins' tab in the settings.\n\nThis plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed::\n\n    pip install flake8 isort black docformatter\n\nTo check your plugin for rule violations, run::\n\n    docformatter --check -r .\n    black --check .\n    isort -c .\n    flake8 .\n\nYou can auto-fix some of these issues by running::\n\n    docformatter -r .\n    isort .\n    black .\n\nTo automatically check for these issues before you commit, you can run ``.install-hooks``.\n\n\nLicense\n-------\n\n\nCopyright 2022 rami.io GmbH\n\nReleased under the terms of the Apache License 2.0\n\n\n\n.. _pretix: https://github.com/pretix/pretix\n.. _pretix development setup: https://docs.pretix.eu/en/latest/development/setup.html\n",
    "bugtrack_url": null,
    "license": " Copyright 2022 rami.io GmbH  Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0  Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.  ",
    "summary": "Use Computop based payment providers",
    "version": "1.1.1",
    "project_urls": {
        "homepage": "https://github.com/pretix/pretix-computop"
    },
    "split_keywords": [
        "pretix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0b3bf1c1927315623b3249860b7d3038c8b106c63c2f92be59378fca6deefa3",
                "md5": "bd84e4d105d6673b243b105bac6ac6fb",
                "sha256": "bc88863e1ddc028d7ff38f4ce976bf1af91208f44a42e02d8f89b85e584c2b1f"
            },
            "downloads": -1,
            "filename": "pretix_computop-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd84e4d105d6673b243b105bac6ac6fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 26712,
            "upload_time": "2023-05-28T23:06:40",
            "upload_time_iso_8601": "2023-05-28T23:06:40.955890Z",
            "url": "https://files.pythonhosted.org/packages/a0/b3/bf1c1927315623b3249860b7d3038c8b106c63c2f92be59378fca6deefa3/pretix_computop-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c66fc202eceaf5633817dcd7c12622f66aa469caf77c81cd3765e0b031d036cc",
                "md5": "5675b15200c8d4bd2f89c2f783605aa9",
                "sha256": "6db111ef34e027b0f8f30df0e502b2b1724e02549d98c88620f3df4b73d3ddc2"
            },
            "downloads": -1,
            "filename": "pretix-computop-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5675b15200c8d4bd2f89c2f783605aa9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 22638,
            "upload_time": "2023-05-28T23:06:42",
            "upload_time_iso_8601": "2023-05-28T23:06:42.533050Z",
            "url": "https://files.pythonhosted.org/packages/c6/6f/c202eceaf5633817dcd7c12622f66aa469caf77c81cd3765e0b031d036cc/pretix-computop-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-28 23:06:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pretix",
    "github_project": "pretix-computop",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pretix-computop"
}
        
Elapsed time: 0.07617s