@stigg/node-server-sdk - v4.22.1

    Type Alias CheckoutOptions

    type CheckoutOptions = {
        allowPromoCodes?: boolean;
        allowTaxIdCollection?: boolean;
        cancelUrl: string;
        collectBillingAddress?: boolean;
        collectPhoneNumber?: boolean;
        referenceId?: string;
        successUrl: string;
    }
    Index

    Properties

    allowPromoCodes?: boolean
    allowTaxIdCollection?: boolean
    cancelUrl: string
    collectBillingAddress?: boolean
    collectPhoneNumber?: boolean
    referenceId?: string
    successUrl: string
    MMNEPVFCICPMFPCPTTAAATR