Skip to content

DirectlineDev/django-robokassa-merchant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Robokassa Merchant

image

image

image

image

image

About

TODO

Requirements

  • Python 2 & 3
  • Django 1.8+

Installation

  1. Install it using pip (coming soon):
pip install django-robokassa-merchant
  1. Add the robokassa_merchant app to your INSTALLED_APPS:
# settings.py
INSTALLED_APPS = (
  ...,
  'robokassa_merchant',
  ...
)
  1. TODO

Usage

TODO

License

This software is distributed under the MIT License - please, see LICENSE file

About

Приложение Django для работы с Robokassa.ru

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages