I would like to know the reason for refund failure on a transaction. The response doesn't contain a reason, probably related to a bug acknowledged in
another question.
Request:
Request:
{ "amount": 6572, "paymentId": "MCJNMEZANQ1YC", "orderId": "3VYRRNMCNH0CC” }Response:
{ "success": false, "result": "FAIL", "reason": "FAIL", "orderId": "3VYRRNMCNH0CC", "paymentId": "MCJNMEZANQ1YC” }