Skip to content

Commit 5c88f6f

Browse files
author
renjith s raj
committed
updated the readme
1 parent 28fb283 commit 5c88f6f

File tree

2 files changed

+19
-8
lines changed

2 files changed

+19
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Paywix is a lightweight SDK for payment processing for the python based applicat
1414

1515

1616
### Example Projects
17-
- [Payu Demo Django 4.*.*](https://github.com/renjithsraj/paywix_demos/tree/master/paywix_demo_3_1_6)
17+
- [Payu Demo Django 4](https://github.com/renjithsraj/paywix_ecommerce)
1818

1919

2020
### Installation

README.rst

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
1-
# PAYWIX
1+
![Logo](https://user-images.githubusercontent.com/8171465/89018959-393bb680-d33a-11ea-86ee-2055b574f23e.png)
22

3-
Paywix is a lightweight SDK for payment processing for the python based applications, the package
4-
was initially supported only with the Django framework. In the new version, the package is supported
5-
by all python-based applications.
3+
4+
# PAYWIX 2.0
5+
6+
[![DeepSource](https://static.deepsource.io/deepsource-badge-light-mini.svg)](https://deepsource.io/gh/renjithsraj/paywix/?ref=repository-badge)
7+
[![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)
8+
9+
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.
610

711
### Currently supported Payment Gateways
8-
- Payu
912

13+
- Payu
14+
15+
16+
### Example Projects
17+
- [Payu Demo Django 4](https://github.com/renjithsraj/paywix_ecommerce)
18+
19+
1020
### Installation
1121
* Python > 3 Version
1222

@@ -22,14 +32,15 @@ Paywix is currently extended with the following plugins. Instructions on how to
2232
| Plugin | README |
2333
| ------ | ------ |
2434
| PAYU | https://github.com/renjithsraj/paywix/blob/master/PAYU.md|
25-
|------|----------------------------------------------------------|
26-
2735
2836
### Todos
2937
- Cashfree
3038
- Stripe
3139
- Braintree
3240
- CCavenue
41+
- gpay
42+
- phonepe
43+
- amazonpay
3344

3445
License
3546
----

0 commit comments

Comments
 (0)