Skip to content

RANUX/django-payway

Repository files navigation

About

django-payway is a collection of billing applications. You can handle and collect payment responses from other payment systems.

Integration with your site

Please, contact with me by email [email protected]

Requirements

See main requirements in pip-requirements.txt

Example

Run tests:

$ virtualenv payway-env
$ cd payway-env/
$ . bin/activate
$ git clone [email protected]:RANUX/django-payway.git
$ cd django-payway/
$ pip install -U -r pip-requirements.txt
$ ./runtests

Run payway_demo and go to http://127.0.0.1:8000/accounts/list/ More examples you can find in tests

Demo

http://payway.httpbots.com/

About

Payement applications for Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages