django-codenerix-payments


Namedjango-codenerix-payments JSON
Version 4.0.8 PyPI version JSON
download
home_pagehttps://github.com/codenerix/django-codenerix-payments
SummaryCodenerix Payments is a module that enables CODENERIX to manage payments and let clients to pay online.
upload_time2025-08-06 07:31:01
maintainerNone
docs_urlNone
authorJuan Miguel Taboada Godoy <juanmi@juanmitaboada.com>, Juan Soler Ruiz <soleronline@gmail.com>
requires_pythonNone
licenseApache License Version 2.0
keywords django codenerix management erp crm payments
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================
django-codenerix-payments
=========================

Codenerix Payments is a module that enables `CODENERIX <https://www.codenerix.com/>`_ to manage payments and let clients to pay online.

.. image:: https://github.com/codenerix/django-codenerix/raw/master/codenerix/static/codenerix/img/codenerix.png
    :target: https://www.codenerix.com
    :alt: Try our demo with Codenerix Cloud

********
Features
********

This module support the next providers:

* `Paypal <https://www.paypal.com/>`_
* `Redsys <https://www.redsys.es/en/>`_
* `Yeepay <https://yeepay.com/>`_

****
Demo
****

You can have a look to our demos online:

* `CODENERIX Simple Agenda DEMO <http://demo.codenerix.com>`_.
* `CODENERIX Full ERP DEMO <https://erp.codenerix.com>`_.

You can find some working examples in GITHUB at `django-codenerix-examples <https://github.com/codenerix/django-codenerix-examples>`_ project.

**********
Quickstart
**********

1. Install this package::

    sudo pip3 install django-codenerix-payments

2. Add "codenerix_payments" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [
        ...
        'codenerix_payments',
    ]

3. Since Codenerix Payments is a library, you only need to import its parts into your project and use them.

*************
Documentation
*************

Coming soon... do you help us?

You can get in touch with us `here <https://codenerix.com/contact/>`_.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/codenerix/django-codenerix-payments",
    "name": "django-codenerix-payments",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, codenerix, management, erp, crm, payments",
    "author": "Juan Miguel Taboada Godoy <juanmi@juanmitaboada.com>, Juan Soler Ruiz <soleronline@gmail.com>",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/fc/c7/9ac1a32f2e6d5337b78ec46784ea374432729102bfdb7d5c0f74f981f117/django_codenerix_payments-4.0.8.tar.gz",
    "platform": "OS Independent",
    "description": "=========================\ndjango-codenerix-payments\n=========================\n\nCodenerix Payments is a module that enables `CODENERIX <https://www.codenerix.com/>`_ to manage payments and let clients to pay online.\n\n.. image:: https://github.com/codenerix/django-codenerix/raw/master/codenerix/static/codenerix/img/codenerix.png\n    :target: https://www.codenerix.com\n    :alt: Try our demo with Codenerix Cloud\n\n********\nFeatures\n********\n\nThis module support the next providers:\n\n* `Paypal <https://www.paypal.com/>`_\n* `Redsys <https://www.redsys.es/en/>`_\n* `Yeepay <https://yeepay.com/>`_\n\n****\nDemo\n****\n\nYou can have a look to our demos online:\n\n* `CODENERIX Simple Agenda DEMO <http://demo.codenerix.com>`_.\n* `CODENERIX Full ERP DEMO <https://erp.codenerix.com>`_.\n\nYou can find some working examples in GITHUB at `django-codenerix-examples <https://github.com/codenerix/django-codenerix-examples>`_ project.\n\n**********\nQuickstart\n**********\n\n1. Install this package::\n\n    sudo pip3 install django-codenerix-payments\n\n2. Add \"codenerix_payments\" to your INSTALLED_APPS setting like this::\n\n    INSTALLED_APPS = [\n        ...\n        'codenerix_payments',\n    ]\n\n3. Since Codenerix Payments is a library, you only need to import its parts into your project and use them.\n\n*************\nDocumentation\n*************\n\nComing soon... do you help us?\n\nYou can get in touch with us `here <https://codenerix.com/contact/>`_.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License Version 2.0",
    "summary": "Codenerix Payments is a module that enables CODENERIX to manage payments and let clients to pay online.",
    "version": "4.0.8",
    "project_urls": {
        "Homepage": "https://github.com/codenerix/django-codenerix-payments"
    },
    "split_keywords": [
        "django",
        " codenerix",
        " management",
        " erp",
        " crm",
        " payments"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0a7c91416d1283676c7f6e8333e2dbbda6ae5ef30f6784ab050bec3c1ab884f",
                "md5": "3a8aa86b9c35227e7f6f48c4fe888b23",
                "sha256": "ddeb521f84e84f6423f97eadfa9c80b74ef3406371747605463c40f4a7cdbd8a"
            },
            "downloads": -1,
            "filename": "django_codenerix_payments-4.0.8-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a8aa86b9c35227e7f6f48c4fe888b23",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 101712,
            "upload_time": "2025-08-06T07:31:05",
            "upload_time_iso_8601": "2025-08-06T07:31:05.183262Z",
            "url": "https://files.pythonhosted.org/packages/b0/a7/c91416d1283676c7f6e8333e2dbbda6ae5ef30f6784ab050bec3c1ab884f/django_codenerix_payments-4.0.8-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fcc79ac1a32f2e6d5337b78ec46784ea374432729102bfdb7d5c0f74f981f117",
                "md5": "29c94594e895387b7f6e21674172a47a",
                "sha256": "959fcaa37796e3ac66a71e6c833afa83bbcd0c51a54284b4471a7c2ba197cd94"
            },
            "downloads": -1,
            "filename": "django_codenerix_payments-4.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "29c94594e895387b7f6e21674172a47a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 61161,
            "upload_time": "2025-08-06T07:31:01",
            "upload_time_iso_8601": "2025-08-06T07:31:01.862032Z",
            "url": "https://files.pythonhosted.org/packages/fc/c7/9ac1a32f2e6d5337b78ec46784ea374432729102bfdb7d5c0f74f981f117/django_codenerix_payments-4.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-06 07:31:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "codenerix",
    "github_project": "django-codenerix-payments",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-codenerix-payments"
}
        
Elapsed time: 2.57837s