question

Sukhbir Singh avatar image
Sukhbir Singh asked Sukhbir Singh commented

Refund functionality is not working

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.

refundtimeoutscreen.png


PaymentsPaymentConnectorRefund
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

David Marginian avatar image
David Marginian Deactivated answered Sukhbir Singh commented

"Error connecting to payment gateway. Please try again later" likely means there is a transient problem connecting to our emulated gateway on sandbox. If you see this for an extended period of time let me know.

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Sukhbir Singh avatar image Sukhbir Singh commented ·

Yes, now it is working. Thanks.

0 Likes 0 ·

Welcome to the
Clover Developer Community