razorpay / razorpay-java

Razorpay Java SDK
https://mvnrepository.com/artifact/com.razorpay/razorpay-java
MIT License
58 stars 67 forks source link

Lack of Proxy support in RazorpayClient. #328

Open abhishekrn44 opened 1 month ago

abhishekrn44 commented 1 month ago

Applications deployed behind a proxy, using your client library for making HTTP requests. Unfortunately, the current version of the client does not provide support for configuring proxy settings. This makes it impossible to send requests through the proxy, which is a critical requirement in many enterprise environments.