Skip to content

Releases: renjithsraj/paywix

Paywix 2.0 released

02 Feb 07:37

Choose a tag to compare

  1. Optimised the code and added helping docstring
  2. Update the functionality as per payu documentation
  3. Update the request/response structure
  4. Simplyfy the payment initialization functionality.
  5. Update the payment urls
  6. Added the payment gateway codes

paywix with Paytm added

21 Feb 18:35
9126ba6

Choose a tag to compare

  • Paytm payment gateway added
  • Updated documents
  • Created a new application for paywix integration with Django 3.1.6

v1.3.0

30 Jul 09:29
61919f1

Choose a tag to compare

Updated the Paywix with payu api services like follows:

  1. getPaymentResponse
  2. chkMerchantTxnStatus
  3. refundPayment
  4. getRefundDetails
  5. getRefundDetailsByPayment

v1.2.0

26 Jul 16:20

Choose a tag to compare

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

26 Jul 15:16
13e61e3

Choose a tag to compare

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