Documentation

CommandFacade
in package

Class CommandFacade

Represents a facade for simplifying command execution.

Table of Contents

Methods

batchClose()  : CommandExecutorContract
Prepares the command executor for the "closing of batch" command.
cancellation()  : CommandExecutorContract
Prepares the command executor for the "cancellation" command.
directPayment()  : CommandExecutorContract
Prepares the command executor for the "direct payment" command.
initialization()  : CommandExecutorContract
Prepares the command executor for the "initialization" command.
paymentClearance()  : CommandExecutorContract
Prepares the command executor for the "payment clearance" command.
refund()  : CommandExecutorContract
Prepares the command executor for the "payment refund" command.
status()  : CommandExecutorContract
Prepares the command executor for the "status" command.

Methods


        
On this page

Search results