pretix-xpay


Namepretix-xpay JSON
Version 0.18.20250721 PyPI version JSON
download
home_pageNone
SummaryAccept payments through the Nexi's XPay interface
upload_time2025-07-21 14:35:41
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseApache
keywords pretix
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Accept payments through the Nexi's XPay interface

This implements the XPay Italian legacy system (https://ecommerce.nexi.it/specifiche-tecniche/), which should be implemented (as stated by the Nexi's support) if you haven't subscribed a contract with Banca Intesa or ex consorzio triveneto.
We started implementing the XPay global/italian system (https://developer.nexi.it/en/servizio-ecommerce), but after a while we discovered we were using the other system so we stopped.
You can find the implementation on the other branch (https://github.com/APSfurizon/pretix-xpay/tree/xpay-global).

Copyright 2024 Furizon Team

Released under the terms of the Apache License 2.0

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pretix-xpay",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Furizon Team <webservice@furizon.net>, Luca Sorace <public.stranck@gmail.com>",
    "keywords": "pretix",
    "author": null,
    "author_email": "Furizon Team <webservice@furizon.net>, Luca Sorace <public.stranck@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/59/38/d21b1b4860960a0105710dd01b87b63a17b5047e1d0244c047dda5bc62c3/pretix_xpay-0.18.20250721.tar.gz",
    "platform": null,
    "description": "Accept payments through the Nexi's XPay interface\n\nThis implements the XPay Italian legacy system (https://ecommerce.nexi.it/specifiche-tecniche/), which should be implemented (as stated by the Nexi's support) if you haven't subscribed a contract with Banca Intesa or ex consorzio triveneto.\nWe started implementing the XPay global/italian system (https://developer.nexi.it/en/servizio-ecommerce), but after a while we discovered we were using the other system so we stopped.\nYou can find the implementation on the other branch (https://github.com/APSfurizon/pretix-xpay/tree/xpay-global).\n\nCopyright 2024 Furizon Team\n\nReleased under the terms of the Apache License 2.0\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Accept payments through the Nexi's XPay interface",
    "version": "0.18.20250721",
    "project_urls": {
        "homepage": "https://github.com/APSfurizon/pretix-xpay",
        "repository": "https://github.com/APSfurizon/pretix-xpay"
    },
    "split_keywords": [
        "pretix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ee0527123760689659f70abcd64b2146484e7c4c99d168dc327cf18a46c2891",
                "md5": "444c585aadab25b984a0453f10c381ec",
                "sha256": "196cd43de0d6808807713094906ea831cdab1bde5d8ebae4840d062916c0bcec"
            },
            "downloads": -1,
            "filename": "pretix_xpay-0.18.20250721-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "444c585aadab25b984a0453f10c381ec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 63469,
            "upload_time": "2025-07-21T14:35:40",
            "upload_time_iso_8601": "2025-07-21T14:35:40.603054Z",
            "url": "https://files.pythonhosted.org/packages/3e/e0/527123760689659f70abcd64b2146484e7c4c99d168dc327cf18a46c2891/pretix_xpay-0.18.20250721-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5938d21b1b4860960a0105710dd01b87b63a17b5047e1d0244c047dda5bc62c3",
                "md5": "2bc1e4d9c69047a209d19bcc86d27073",
                "sha256": "55ae9d4931084c15de4a9d6b05182796f8fdd7f5f534698c0769c44650615665"
            },
            "downloads": -1,
            "filename": "pretix_xpay-0.18.20250721.tar.gz",
            "has_sig": false,
            "md5_digest": "2bc1e4d9c69047a209d19bcc86d27073",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 40890,
            "upload_time": "2025-07-21T14:35:41",
            "upload_time_iso_8601": "2025-07-21T14:35:41.795549Z",
            "url": "https://files.pythonhosted.org/packages/59/38/d21b1b4860960a0105710dd01b87b63a17b5047e1d0244c047dda5bc62c3/pretix_xpay-0.18.20250721.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-21 14:35:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "APSfurizon",
    "github_project": "pretix-xpay",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pretix-xpay"
}
        
Elapsed time: 1.32514s