Klarna Web SDK v2
    Preparing search index...

    Type Alias DeprecatedPaymentRequestIdObject

    Prefer returning a paymentRequestUrl handoff for new integrations.

    type DeprecatedPaymentRequestIdObject = {
        paymentRequestId: PaymentRequestId;
    }
    Index
    paymentRequestId: PaymentRequestId