@sumup/sdk
    Preparing search index...

    Type Alias CreateApplePaySessionParams

    type CreateApplePaySessionParams = {
        context: string;
        target: string;
    }
    Index

    Properties

    Properties

    context: string

    the context to create this apple pay session.

    target: string

    The target url to create this apple pay session.