PaymentSettingsInput Input Type
No description
input PaymentSettingsInput {
defaultTransactionFlowStrategy: TransactionFlowStrategyEnum
}
Fields
PaymentSettingsInput.defaultTransactionFlowStrategy
● TransactionFlowStrategyEnum
enum payments
Determine the transaction flow strategy to be used. Include the selected option in the payload sent to the payment app, as a requested action for the transaction.
Member Of
ChannelCreateInput
input ● ChannelUpdateInput
input