pretix-visma-pay-alt


Namepretix-visma-pay-alt JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://gitlab.com/naaspeksi/pretix-visma-pay
SummaryPayment plugin for Visma Pay
upload_time2024-09-21 08:01:44
maintainerNone
docs_urlNone
authorJaakko Rinta-Filppula
requires_pythonNone
licenseApache
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Visma Pay
==========================

This is a plugin for `pretix`_.

Payment plugin for Visma Pay

Development setup
-----------------

1. Make sure that you have a working `pretix development setup`_.

2. Clone this repository, eg to ``local/pretix-visma-pay``.

3. Activate the virtual environment you use for pretix development.

4. Execute ``python setup.py develop`` 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.


License
-------


Copyright 2020 Jaakko Rinta-Filppula

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": "https://gitlab.com/naaspeksi/pretix-visma-pay",
    "name": "pretix-visma-pay-alt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Jaakko Rinta-Filppula",
    "author_email": "jaakko@r-f.fi",
    "download_url": "https://files.pythonhosted.org/packages/c3/5d/18775a882f91d1d53c1e9bd50ebe35b6e42ad1589067087316ed84430801/pretix_visma_pay_alt-0.4.2.tar.gz",
    "platform": null,
    "description": "Visma Pay\n==========================\n\nThis is a plugin for `pretix`_.\n\nPayment plugin for Visma Pay\n\nDevelopment setup\n-----------------\n\n1. Make sure that you have a working `pretix development setup`_.\n\n2. Clone this repository, eg to ``local/pretix-visma-pay``.\n\n3. Activate the virtual environment you use for pretix development.\n\n4. Execute ``python setup.py develop`` 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\n\nLicense\n-------\n\n\nCopyright 2020 Jaakko Rinta-Filppula\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": "Apache",
    "summary": "Payment plugin for Visma Pay",
    "version": "0.4.2",
    "project_urls": {
        "Homepage": "https://gitlab.com/naaspeksi/pretix-visma-pay"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87d15cf386fc04221780c3a7e05d7f6c05e732c6aa4e28b958d5b863d2d93dbd",
                "md5": "f7f881f0c84385703057cdac81578f3b",
                "sha256": "e092c3cbcc8fd4e11104a1600fea20d3deb4e610b5f0ef92b5155524ae528d99"
            },
            "downloads": -1,
            "filename": "pretix_visma_pay_alt-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f7f881f0c84385703057cdac81578f3b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 145561,
            "upload_time": "2024-09-21T08:01:42",
            "upload_time_iso_8601": "2024-09-21T08:01:42.149140Z",
            "url": "https://files.pythonhosted.org/packages/87/d1/5cf386fc04221780c3a7e05d7f6c05e732c6aa4e28b958d5b863d2d93dbd/pretix_visma_pay_alt-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c35d18775a882f91d1d53c1e9bd50ebe35b6e42ad1589067087316ed84430801",
                "md5": "dc874bd1f5ec3250272ae7def013809f",
                "sha256": "de92151147ce3b6823fd1d9b0462975301c1d5d0277a507bfa51d58f72454805"
            },
            "downloads": -1,
            "filename": "pretix_visma_pay_alt-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dc874bd1f5ec3250272ae7def013809f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 140623,
            "upload_time": "2024-09-21T08:01:44",
            "upload_time_iso_8601": "2024-09-21T08:01:44.309921Z",
            "url": "https://files.pythonhosted.org/packages/c3/5d/18775a882f91d1d53c1e9bd50ebe35b6e42ad1589067087316ed84430801/pretix_visma_pay_alt-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-21 08:01:44",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "naaspeksi",
    "gitlab_project": "pretix-visma-pay",
    "lcname": "pretix-visma-pay-alt"
}
        
Elapsed time: 0.57949s