Interface CheckoutBridgeConfiguration

A type representing the bridge configurations for the checkout SDK.

interface CheckoutBridgeConfiguration {
    enable: boolean;
}

Hierarchy

  • CheckoutFeatureConfiguration
    • CheckoutBridgeConfiguration

Properties

Properties

enable: boolean

To enable bridge feature in Checkout sdk.