PaymentRefundPayload
ObjectRepresents the result of refunding a payment through a payment gateway.
#
Fields
- [PaymentRefundError!]
errors User-facing errors that prevented the operation from succeeding.
- Payment
payment The payment associated with this payment refund payload.
#
Mutations
Refunds a payment using the specified input.