Mayson Monorepo Documentation
    Preparing search index...
    interface Klarna {
        image_url?: string;
        product_url?: string;
        reference?: string;
        subscription_reference?: string;
    }
    Index

    Properties

    image_url?: string

    URL to an image for the product. Max length, 4096 characters.

    product_url?: string

    URL to the product page. Max length, 4096 characters.

    reference?: string

    Unique reference for this line item to correlate it with your system's internal records. The field is displayed in the Klarna Consumer App if passed.

    subscription_reference?: string

    Reference for the subscription this line item is for.