razorpay / razorpay-python

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

Callback URL not formatted properly #101

Closed toppertemple closed 1 year ago

toppertemple commented 4 years ago

I am appending GET params in callback URL but the razorpay invoice generated short-url is not formatted properly Example: needed: https://www.example.com/response?param=example&razorpay_payment_id=example........ getting: https://www.example.com/response?param=example?razorpay_payment_id=example........

ankitdas13 commented 1 year ago

@toppertemple Could you please let us know if this issue has been resolved. If not then it would be helpfull if you explain me more about this issue so we can replicate this from our end but if it was resolved then , please close it

ankitdas13 commented 1 year ago

Closing this issue for now, due to not getting any response. Please don't let that stop you from re-opening if the issue is persisting for you. Let us know if you need any help.