MarkAsPaidStrategyEnum Enum
Determine the mark as paid strategy for the channel.
TRANSACTION_FLOW - new orders marked as paid will receive a
TransactionItem object, that will cover the order.total.
PAYMENT_FLOW - new orders marked as paid will receive a
Payment object, that will cover the order.total.
Values
TRANSACTION_FLOW
PAYMENT_FLOW
Member Of
OrderSettings object ● OrderSettingsInput input