Hi,
We are using a payment connector to make and refund the payment from one of third party application. Both payment and refund were working fine earlier but suddenly we are facing an issue with the refund, following are the logs:
E/com.connectivity.CloverConnectivity: INFO : Clover refund request: {"paymentId":"P43P7******","orderId":"13******","fullRefund":false,"amount":1000}
E/com.connectivity.CloverConnectivity: INFO : Refund Payment Response: RefundPaymentResponse{json='{"success":false,"result":"FAIL","message":"Error connecting to payment gateway. Please try again later.","refund":null}', bundle=null, changeLog=Bundle[{success=null, refund=null, result=null, message=null}]}
We have tried this refund by using the Clover native transaction application and getting "Timeout Exception" as attached. Please suggest.