Skip to content

django-getpaid/python-getpaid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-getpaid

Umbrella package for the python-getpaid payment processing ecosystem.

Installation

Install the core library:

pip install python-getpaid

Payment gateway backends

pip install python-getpaid[payu]
pip install python-getpaid[paynow]
pip install python-getpaid[przelewy24]
pip install python-getpaid[bitpay]
pip install python-getpaid[backends]       # all backends

Framework adapters

pip install python-getpaid[django]
pip install python-getpaid[fastapi]
pip install python-getpaid[litestar]
pip install python-getpaid[frameworks]     # all framework adapters

Everything

pip install python-getpaid[all]

Extras reference

Extra Installs
payu python-getpaid-payu
paynow python-getpaid-paynow
przelewy24 python-getpaid-przelewy24
bitpay python-getpaid-bitpay
django django-getpaid
fastapi fastapi-getpaid
litestar litestar-getpaid
backends All payment gateway backends
frameworks All framework adapters
all Everything above

About

Umbrella package for python-getpaid ecosystem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •