Return Value
The current Transaction
instance for fluent access.
Sale
, Auth
, Capture
or Refund
. The Amount
does not need to be provided.Technology
@discardableResult func void(transactionId: UUID) -> TransactionBuilder
The current Transaction
instance for fluent access.
s transactionId
The Transaction ID for the transaction to be voided.