pretix-xpay


Namepretix-xpay JSON
Version 0.10.20241125 PyPI version JSON
download
home_pageNone
SummaryAccept payments through the Nexi's XPay interface
upload_time2024-11-25 15:55:13
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/24/db/60732ba5e38bc369438e69a4431ee06ec5d10774ac0e22398c6cfcf4679f/pretix_xpay-0.10.20241125.tar.gz",
    "platform": null,
    "description": "Accept payments through the Nexi's XPay interface\r\n\r\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.\r\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.\r\nYou can find the implementation on the other branch (https://github.com/APSfurizon/pretix-xpay/tree/xpay-global).\r\n\r\nCopyright 2024 Furizon Team\r\n\r\nReleased under the terms of the Apache License 2.0\r\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Accept payments through the Nexi's XPay interface",
    "version": "0.10.20241125",
    "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": "24db60732ba5e38bc369438e69a4431ee06ec5d10774ac0e22398c6cfcf4679f",
                "md5": "52d1034c5b0fe1d29133f8c237dbc0ee",
                "sha256": "855064635c594456de0bc7b71baba08638501db510304c8befc7692a982aca3d"
            },
            "downloads": -1,
            "filename": "pretix_xpay-0.10.20241125.tar.gz",
            "has_sig": false,
            "md5_digest": "52d1034c5b0fe1d29133f8c237dbc0ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 36609,
            "upload_time": "2024-11-25T15:55:13",
            "upload_time_iso_8601": "2024-11-25T15:55:13.732266Z",
            "url": "https://files.pythonhosted.org/packages/24/db/60732ba5e38bc369438e69a4431ee06ec5d10774ac0e22398c6cfcf4679f/pretix_xpay-0.10.20241125.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 15:55:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "APSfurizon",
    "github_project": "pretix-xpay",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pretix-xpay"
}
        
Elapsed time: 1.08546s