Paywix is a lightweight SDK for payment processing for the python based applications, the package was initially supported only with the Django framework. In the new version, the package is supported by all python-based applications.
- Payu
- Python > 3 Version
1. pip install paywix
2. pipenv install paywix
Paywix is currently extended with the following plugins. Instructions on how to use them in your own application are detailed below.
Plugin | README |
---|---|
PAYU | https://github.com/renjithsraj/paywix/blob/master/PAYU.md |
- Paytm
- Cashfree
- Stripe
- Braintree
- CCavenue
MIT