trytond-account-payment-stripe


Nametrytond-account-payment-stripe JSON
Version 7.6.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for Stripe payment
upload_time2025-10-20 12:43:59
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.9
licenseGPL-3
keywords tryton account payment stripe
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #############################
Account Payment Stripe Module
#############################

The *Account Payment Stripe Module* allows receiving payments using `Stripe`_.
It uses `Stripe.js and Stripe Elements`_ in a checkout form to handle `Setup
Intent`_ and `Payment Intent`_ by card.

.. _`Stripe`: https://stripe.com/
.. _`Stripe.js and Stripe Elements`: https://stripe.com/docs/payments/elements
.. _`Setup Intent`: https://stripe.com/docs/api/setup_intents
.. _`Payment Intent`: https://stripe.com/docs/api/payment_intents


            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-account-payment-stripe",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "tryton account payment stripe",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/64/8e/fe585c56118ad67085440069e409899b263a805cf4e145b04ab21d536701/trytond_account_payment_stripe-7.6.1.tar.gz",
    "platform": null,
    "description": "#############################\nAccount Payment Stripe Module\n#############################\n\nThe *Account Payment Stripe Module* allows receiving payments using `Stripe`_.\nIt uses `Stripe.js and Stripe Elements`_ in a checkout form to handle `Setup\nIntent`_ and `Payment Intent`_ by card.\n\n.. _`Stripe`: https://stripe.com/\n.. _`Stripe.js and Stripe Elements`: https://stripe.com/docs/payments/elements\n.. _`Setup Intent`: https://stripe.com/docs/api/setup_intents\n.. _`Payment Intent`: https://stripe.com/docs/api/payment_intents\n\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for Stripe payment",
    "version": "7.6.1",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/latest/modules-account-payment-stripe",
        "Download": "http://downloads.tryton.org/7.6/",
        "Forum": "https://www.tryton.org/forum",
        "Homepage": "http://www.tryton.org/",
        "Source Code": "https://code.tryton.org/tryton"
    },
    "split_keywords": [
        "tryton",
        "account",
        "payment",
        "stripe"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "63ab946ab2197766b175ab69ab48d97c8460f8be1f026cac6bf6b63e5115cd2b",
                "md5": "46d6d82ba7c4c4ad22ea9f14da17f297",
                "sha256": "5009947bfa0d56fd94a1f9f2b5e80dbc0f14b06179d5e28484eeae1c06cb15fd"
            },
            "downloads": -1,
            "filename": "trytond_account_payment_stripe-7.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46d6d82ba7c4c4ad22ea9f14da17f297",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 115387,
            "upload_time": "2025-10-20T12:43:57",
            "upload_time_iso_8601": "2025-10-20T12:43:57.877419Z",
            "url": "https://files.pythonhosted.org/packages/63/ab/946ab2197766b175ab69ab48d97c8460f8be1f026cac6bf6b63e5115cd2b/trytond_account_payment_stripe-7.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "648efe585c56118ad67085440069e409899b263a805cf4e145b04ab21d536701",
                "md5": "4a889bac7e1fee5f796d980953f45532",
                "sha256": "b17e04f8e51ec00c23834b76d6a6aae91ab2ebd5401d61bc2d9cdb1722666f8b"
            },
            "downloads": -1,
            "filename": "trytond_account_payment_stripe-7.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4a889bac7e1fee5f796d980953f45532",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 67211,
            "upload_time": "2025-10-20T12:43:59",
            "upload_time_iso_8601": "2025-10-20T12:43:59.146025Z",
            "url": "https://files.pythonhosted.org/packages/64/8e/fe585c56118ad67085440069e409899b263a805cf4e145b04ab21d536701/trytond_account_payment_stripe-7.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-20 12:43:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-account-payment-stripe"
}
        
Elapsed time: 1.19157s