refund

Make payments to a merchant using Openpay payment tokens.

Parameters

refundRequest

detail of payment to be refunded

abstract fun refund(refundRequest: OpenPayRefundRequest): ApiResult<OpenPayRefundResponse>