Skip to main content
Version: 3.x

PaymentSettingsInput

No description

input PaymentSettingsInput {
defaultTransactionFlowStrategy: TransactionFlowStrategyEnum
}

Fields

PaymentSettingsInput.defaultTransactionFlowStrategy ● TransactionFlowStrategyEnum enum

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.

Added in Saleor 3.16
This API is currently in Feature Preview and can be subject to changes at later point.

Member of

ChannelCreateInput input ● ChannelUpdateInput input


Was this page helpful?