Mollie payment integration for pretix
=====================================
This is a plugin for `pretix`_.
Development setup
-----------------
1. Make sure that you have a working `pretix development setup`_.
2. Clone this repository, eg to ``local/pretix-mollie``.
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.
License
-------
Copyright 2018 Raphael Michel
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": null,
"name": "pretix-mollie",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "pretix team <support@pretix.eu>",
"keywords": "pretix",
"author": null,
"author_email": "pretix team <support@pretix.eu>",
"download_url": "https://files.pythonhosted.org/packages/a6/b1/43589564fcfb41fb290b6ed5c14658dd9ef1648acc5992a96fbdcbba1fd7/pretix_mollie-2.2.1.tar.gz",
"platform": null,
"description": "Mollie payment integration for pretix\n=====================================\n\nThis is a plugin for `pretix`_. \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-mollie``.\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\n\nLicense\n-------\n\nCopyright 2018 Raphael Michel\n\nReleased under the terms of the Apache License 2.0\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 2018 Raphael Michel 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": "Integration for the Mollie payment provider.",
"version": "2.2.1",
"project_urls": {
"homepage": "https://github.com/pretix/pretix-mollie"
},
"split_keywords": [
"pretix"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b1de969498461184b78b69d6868e6f9d4206e38fc8546d078963e6e3c6846b21",
"md5": "724bd303ec1cb065b83c889567578693",
"sha256": "e98dc388998c0e72e9f944206ca052250bfce2b25176b4b27501dc8eddb9baf7"
},
"downloads": -1,
"filename": "pretix_mollie-2.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "724bd303ec1cb065b83c889567578693",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 146169,
"upload_time": "2024-09-26T13:09:57",
"upload_time_iso_8601": "2024-09-26T13:09:57.843519Z",
"url": "https://files.pythonhosted.org/packages/b1/de/969498461184b78b69d6868e6f9d4206e38fc8546d078963e6e3c6846b21/pretix_mollie-2.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a6b143589564fcfb41fb290b6ed5c14658dd9ef1648acc5992a96fbdcbba1fd7",
"md5": "decdaedc9422bb7dfa51288ee31bcc15",
"sha256": "074d1ea255d130efa0205b3fe11735740eebaeef7d6f50c60ee2bed437be46ec"
},
"downloads": -1,
"filename": "pretix_mollie-2.2.1.tar.gz",
"has_sig": false,
"md5_digest": "decdaedc9422bb7dfa51288ee31bcc15",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 43681,
"upload_time": "2024-09-26T13:09:59",
"upload_time_iso_8601": "2024-09-26T13:09:59.820193Z",
"url": "https://files.pythonhosted.org/packages/a6/b1/43589564fcfb41fb290b6ed5c14658dd9ef1648acc5992a96fbdcbba1fd7/pretix_mollie-2.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-26 13:09:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pretix",
"github_project": "pretix-mollie",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pretix-mollie"
}