pretix-paystack


Namepretix-paystack JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryAccept payments through Paystack with M-Pesa support - a modern payment provider for Africa.
upload_time2025-08-30 11:15:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords pretix paystack mpesa payments africa kenya mobile-money
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Paystack
==========================

This is a plugin for `pretix`_. 

Accept payments through Paystack, a modern online and offline payments provider for Africa.

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 ``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.

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

To check your plugin for rule violations, run::

    black --check .
    isort -c .
    flake8 .

You can auto-fix some of these issues by running::

    isort .
    black .

To automatically check for these issues before you commit, you can run ``.install-hooks``.


License
-------

Copyright 2025 Joakim Bwire

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-paystack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Joakim Bwire <joakimbwire23@gmail.com>",
    "keywords": "pretix, paystack, mpesa, payments, africa, kenya, mobile-money",
    "author": null,
    "author_email": "Joakim Bwire <joakimbwire23@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/14/42/b97d5ba75aadd4f6f51ec28855ca59973d83e489aacfc62e7c45ecb97eb0/pretix_paystack-1.0.2.tar.gz",
    "platform": null,
    "description": "Paystack\n==========================\n\nThis is a plugin for `pretix`_. \n\nAccept payments through Paystack, a modern online and offline payments provider for Africa.\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 ``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\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\n\nTo check your plugin for rule violations, run::\n\n    black --check .\n    isort -c .\n    flake8 .\n\nYou can auto-fix some of these issues by running::\n\n    isort .\n    black .\n\nTo automatically check for these issues before you commit, you can run ``.install-hooks``.\n\n\nLicense\n-------\n\nCopyright 2025 Joakim Bwire\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": null,
    "summary": "Accept payments through Paystack with M-Pesa support - a modern payment provider for Africa.",
    "version": "1.0.2",
    "project_urls": {
        "homepage": "https://github.com/MYHEAT-Choose-Life/pretix-paystack",
        "repository": "https://github.com/MYHEAT-Choose-Life/pretix-paystack"
    },
    "split_keywords": [
        "pretix",
        " paystack",
        " mpesa",
        " payments",
        " africa",
        " kenya",
        " mobile-money"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ce738d1726b1f2477ef271ad3ab4bff6e2e53f710c3c669f20eec7a2a860f71c",
                "md5": "f5a428dfaaa05bc0cf607465c5d9f6b5",
                "sha256": "bc1fe90ae36abc4ee39af10382984a8bfd6f87b18ca4d501d7d47ad1605cc244"
            },
            "downloads": -1,
            "filename": "pretix_paystack-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5a428dfaaa05bc0cf607465c5d9f6b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 26409,
            "upload_time": "2025-08-30T11:15:12",
            "upload_time_iso_8601": "2025-08-30T11:15:12.391589Z",
            "url": "https://files.pythonhosted.org/packages/ce/73/8d1726b1f2477ef271ad3ab4bff6e2e53f710c3c669f20eec7a2a860f71c/pretix_paystack-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1442b97d5ba75aadd4f6f51ec28855ca59973d83e489aacfc62e7c45ecb97eb0",
                "md5": "d67d608d07b7f96de8e6d8b2f8b58ade",
                "sha256": "1b1fc863563fa0e46bd29b7a16f8576e6748a3173ba12eb590ffff05b1db4fb9"
            },
            "downloads": -1,
            "filename": "pretix_paystack-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d67d608d07b7f96de8e6d8b2f8b58ade",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26811,
            "upload_time": "2025-08-30T11:15:13",
            "upload_time_iso_8601": "2025-08-30T11:15:13.986747Z",
            "url": "https://files.pythonhosted.org/packages/14/42/b97d5ba75aadd4f6f51ec28855ca59973d83e489aacfc62e7c45ecb97eb0/pretix_paystack-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-30 11:15:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MYHEAT-Choose-Life",
    "github_project": "pretix-paystack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pretix-paystack"
}
        
Elapsed time: 0.99430s