PaymentGatewayRefundInsufficientBalanceError
ObjectRaised when refunding a payment fails due to insufficient refundable balance.
#
Fields
- Money!
amountRequested The refund amount requested by the client.
- ID!
gatewayId The gateway used for the refund request.
- String!
message The message associated with this payment gateway refund insufficient balance error.
- String!
pspReference The PSP reference identifying the payment/intent being refunded.
- Money!
totalAmountRefunded The total amount already refunded prior to this request.