Return Value
The current Transaction
instance for fluent access.
Sale
or Capture
. The Amount
must be provided.Technology
@discardableResult func refund(transactionId: UUID) -> TransactionBuilder
The current Transaction
instance for fluent access.
s transactionId
The Transaction ID for the transaction to be refunded.