razorpay / razorpay-python

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

fixing the docx for 'client.payment.capture' function #279

Open santanu2310 opened 3 months ago

santanu2310 commented 3 months ago

amount should be passed as a positional argument just after paymentId not in data dictionary which is a keyward argument