Skip to content

codenerix/django-codenerix-payments

Repository files navigation

django-codenerix-payments

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

Try our demo with Codenerix Cloud

Features

This module support the next providers:

Demo

You can have a look to our demos online:

You can find some working examples in GITHUB at 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.

About

Payment system ready for CODENERIX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •