contAuth constant

  1. @BuiltValueEnumConst.new(wireName: r'contAuth')
PaymentMethodSetupInfoShopperInteractionEnum const contAuth

The sales channel. Required if the merchant account does not have a sales channel. When you provide this field, it overrides the default sales channel set on the merchant account. Possible values: eCommerce, pos, contAuth, and moto.

Implementation

@BuiltValueEnumConst(wireName: r'contAuth')
static const PaymentMethodSetupInfoShopperInteractionEnum contAuth = _$paymentMethodSetupInfoShopperInteractionEnum_contAuth;