Releases: renjithsraj/paywix
Releases · renjithsraj/paywix
Paywix 2.0 released
- Optimised the code and added helping docstring
- Update the functionality as per payu documentation
- Update the request/response structure
- Simplyfy the payment initialization functionality.
- Update the payment urls
- Added the payment gateway codes
paywix with Paytm added
- Paytm payment gateway added
- Updated documents
- Created a new application for paywix integration with Django 3.1.6
v1.3.0
Updated the Paywix with payu api services like follows:
- getPaymentResponse
- chkMerchantTxnStatus
- refundPayment
- getRefundDetails
- getRefundDetailsByPayment
v1.2.0
The PR updated with following functionalities
Remove all unwanted third party integrations
Remove unwanted imports
Remove Django independent functionalities
Make the Functionalities depends only Python not any specific framework
v1.0.0
The PR updated with following functionalities
Remove all unwanted third party integrations
Remove unwanted imports
Remove Django independent functionalities
Make the Functionalities depends only Python not any specific framework