django-codenerix-payments


Namedjango-codenerix-payments JSON
Version 4.0.3 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_time2024-04-09 07:54: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/7f/85/d10b944b3e8edbac808758c34e42d015287a9e911196f6ec9349fb9b6d1a/django-codenerix-payments-4.0.3.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.3",
    "project_urls": {
        "Homepage": "https://github.com/codenerix/django-codenerix-payments"
    },
    "split_keywords": [
        "django",
        " codenerix",
        " management",
        " erp",
        " crm",
        " payments"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "faaa708596cdc2fa3ca15124f1812725314101a1b6542c6867f0bbc7aa593b91",
                "md5": "e42a8ec891be782b0e0968171d9c3448",
                "sha256": "0e632ac87cdf0fab2d14148918e2abe0b2b23fa6c656a51b13d40def16240a7e"
            },
            "downloads": -1,
            "filename": "django_codenerix_payments-4.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e42a8ec891be782b0e0968171d9c3448",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 136975,
            "upload_time": "2024-04-09T07:54:05",
            "upload_time_iso_8601": "2024-04-09T07:54:05.253687Z",
            "url": "https://files.pythonhosted.org/packages/fa/aa/708596cdc2fa3ca15124f1812725314101a1b6542c6867f0bbc7aa593b91/django_codenerix_payments-4.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f85d10b944b3e8edbac808758c34e42d015287a9e911196f6ec9349fb9b6d1a",
                "md5": "b42ad378228e947ef97d0d0f02eb0509",
                "sha256": "7b16cfffa6b5caee05b3508c5fe2ad60a6a50cbf9d44499054176e2412c2165b"
            },
            "downloads": -1,
            "filename": "django-codenerix-payments-4.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b42ad378228e947ef97d0d0f02eb0509",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 89405,
            "upload_time": "2024-04-09T07:54:01",
            "upload_time_iso_8601": "2024-04-09T07:54:01.137430Z",
            "url": "https://files.pythonhosted.org/packages/7f/85/d10b944b3e8edbac808758c34e42d015287a9e911196f6ec9349fb9b6d1a/django-codenerix-payments-4.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 07:54: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: 0.25003s