razorpay / razorpay-python

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

Update payment link code change #195

Open SrinivasanSE opened 2 years ago

SrinivasanSE commented 2 years ago

I was integrating razorpay to our site and found that edit method requires the first param as paymentLinkId, but here it is not added and also in the razorpay documentation it is not mentioned. So correcting this.