Inttegro Web SDKs - v0.1.0
    Preparing search index...

    Interface CheckoutUpdateOptions

    Configuration that can change without replacing the Checkout controller.

    interface CheckoutUpdateOptions {
        appearance?: CheckoutAppearance;
        locale?: string;
    }
    Index
    appearance?: CheckoutAppearance

    New color-scheme preference for the mounted or next-mounted frame.

    locale?: string

    New BCP 47 locale preference, such as en-GH.