pretix-quickpay


Namepretix-quickpay JSON
Version 1.1.2 PyPI version JSON
download
home_page
SummaryUse Quickpay as a payment provider, where you can activate various payment methods for your customers.
upload_time2024-01-28 18:51:05
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.
            Quickpay payments for pretix
============================

This is a plugin for `pretix`_. 

This allows you to to process payments through Quickpay as a payment provider or payment provider's that use Quickpay
like Unzer Direct.
The payment provider makes various payment methods available for your customers, such as payment via credit card 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-quickpay",
    "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/d4/67/b02fc09a72cb19b8a453c18746fc6fd70ae60bcfa245c192f73afdec1c97/pretix-quickpay-1.1.2.tar.gz",
    "platform": null,
    "description": "Quickpay payments for pretix\n============================\n\nThis is a plugin for `pretix`_. \n\nThis allows you to to process payments through Quickpay as a payment provider or payment provider's that use Quickpay\nlike Unzer Direct.\nThe payment provider makes various payment methods available for your customers, such as payment via credit card and\nmany 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 Quickpay as a payment provider, where you can activate various payment methods for your customers.",
    "version": "1.1.2",
    "project_urls": {
        "homepage": "https://github.com/pretix/pretix-quickpay"
    },
    "split_keywords": [
        "pretix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f754f171529ea686603b00be5132f6ca4ac7bf3276ca28729de7f764df4559ba",
                "md5": "23bf39d255896c893cc838b81ad91011",
                "sha256": "df52e46d2c791449dee2dad65c74daf7fd4086598189b31fb4eb4e5022eedfd7"
            },
            "downloads": -1,
            "filename": "pretix_quickpay-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "23bf39d255896c893cc838b81ad91011",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 36884,
            "upload_time": "2024-01-28T18:51:02",
            "upload_time_iso_8601": "2024-01-28T18:51:02.827142Z",
            "url": "https://files.pythonhosted.org/packages/f7/54/f171529ea686603b00be5132f6ca4ac7bf3276ca28729de7f764df4559ba/pretix_quickpay-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d467b02fc09a72cb19b8a453c18746fc6fd70ae60bcfa245c192f73afdec1c97",
                "md5": "17d17e0b477ba9060a103658ed091027",
                "sha256": "101ad99763e9c85e0181b836679f58baba5104f82c7be7650cae4790c56c6024"
            },
            "downloads": -1,
            "filename": "pretix-quickpay-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "17d17e0b477ba9060a103658ed091027",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 22595,
            "upload_time": "2024-01-28T18:51:05",
            "upload_time_iso_8601": "2024-01-28T18:51:05.039813Z",
            "url": "https://files.pythonhosted.org/packages/d4/67/b02fc09a72cb19b8a453c18746fc6fd70ae60bcfa245c192f73afdec1c97/pretix-quickpay-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-28 18:51:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pretix",
    "github_project": "pretix-quickpay",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pretix-quickpay"
}
        
Elapsed time: 0.17051s