TransactionFlowStrategyEnum Enum
Determine the transaction flow strategy.
AUTHORIZATION - the processed transaction should be only authorized CHARGE - the processed transaction should be charged.
Values
AUTHORIZATION
CHARGE
Member Of
PaymentSettings object ● PaymentSettingsInput input ● transactionInitialize mutation ● TransactionProcessAction object