razorpay / razorpay-python

Razorpay Python SDK
https://pypi.python.org/pypi/razorpay
MIT License
153 stars 81 forks source link

fix: removed duplicate function of refund #243

Open ankitdas13 opened 1 year ago

ankitdas13 commented 1 year ago

Problem Description

Issue https://github.com/razorpay/razorpay-python/issues/230 Duplicate of this https://github.com/razorpay/razorpay-python/blob/issue_230/razorpay/resources/payment.py#L105 .

Solution

Remove the old one

Changes involved

The new function is according to the doc

shikhart98 commented 1 year ago

Please make sure to add a note of this in release notes.

ankitdas13 commented 1 year ago

Please make sure to add a note of this in release notes.

@shikhart98 Sure, we will add a release note