paywix

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., this package include PayU, cashfree, JustPay, PayTM, BrainTree, Strip , PayPal "

View the Project on GitHub renjithsraj/paywix

Logo

PAYWIX 2.0

DeepSource Downloads

Paywix is a lightweight software development kit (SDK) for payment processing, designed specifically for Python-based applications. It has been expanded to support all Python-based applications. This allows developers to integrate payment processing into their applications using the familiar Python programming language and makes it easier to add this functionality to a wide range of applications.

Currently supported Payment Gateways

Example Projects

Installation

1. pip install paywix
2. pipenv install paywix

Plugins

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

Todos

License

MIT