@sumup/sdk
    Preparing search index...

    Type Alias HostedCheckout

    Hosted Checkout

    Hosted Checkout configuration. Enable it to receive a SumUp-hosted payment page URL in the checkout response.

    type HostedCheckout = {
        enabled: boolean;
    }
    Index

    Properties

    Properties

    enabled: boolean

    Whether the checkout should include a SumUp-hosted payment page.