Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-codenerix-payments

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-codenerix-payments

Codenerix Payments is a module that enables CODENERIX to manage payments and let clients to pay online.

  • 4.0.3
  • PyPI
  • Socket score

Maintainers
2

========================= 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/>_.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc