fedex icon indicating copy to clipboard operation
fedex copied to clipboard

Fix - Show CSRError if its occur when user hit for rate api

Open vishaltps opened this issue 6 years ago • 0 comments

  • If we get CSRError from FedEx, The gem wasn't showing any error, it was just showing Fedex::RateError, We should show a proper error message to the user. so he can have an idea what's wrong with the request.

I added one elsif for showing an error message which will help the user to get an exact error from FedEx.

vishaltps avatar Nov 30 '18 06:11 vishaltps