An open API service indexing awesome lists of open source software.

https://github.com/renjithsraj/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 "
https://github.com/renjithsraj/paywix

django payu payumoney python3

Last synced: 3 days ago
JSON representation

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 "

Awesome Lists containing this project

README

        

![Logo](https://user-images.githubusercontent.com/8171465/89018959-393bb680-d33a-11ea-86ee-2055b574f23e.png)

# PAYWIX 2.0

[![DeepSource](https://static.deepsource.io/deepsource-badge-light-mini.svg)](https://deepsource.io/gh/renjithsraj/paywix/?ref=repository-badge)
[![Downloads](https://static.pepy.tech/personalized-badge/paywix?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads)](https://pepy.tech/project/paywix)

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

- Payu

### Example Projects
- [Payu Demo Django 4](https://github.com/renjithsraj/paywix_ecommerce)


### Installation
* Python > 3 Version

```python
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
- Cashfree
- Stripe
- Braintree
- CCavenue
- gpay
- phonepe
- amazonpay

License
----

MIT