Skip to content

Abstract paypal workings to ease implementing django platforms to accept manual and subscription payments.

License

Notifications You must be signed in to change notification settings

arcamens/django-paybills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Paybills

This package is a way to abstract and simplify the implementation of django platforms that interact with paypal. It turns out to be a nap to receive payments and keep constraints on your platform resources/features. It accepts manual and subscription payments.

Install

The django-paybills package runs on python3.5+ and requires django=>2.1.7.

pip install django-paybills

Documentation

Check django-paybills wiki for more details.

Wiki

About

Abstract paypal workings to ease implementing django platforms to accept manual and subscription payments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published