Mayson Monorepo Documentation
    Preparing search index...
    interface SwishHandleRedirectOrDisplayQrCode {
        hosted_instructions_url: string;
        mobile_auth_url: string;
        qr_code: Stripe.PaymentIntent.NextAction.SwishHandleRedirectOrDisplayQrCode.QrCode;
    }
    Index

    Properties

    hosted_instructions_url: string

    The URL to the hosted Swish instructions page, which allows customers to view the QR code.

    mobile_auth_url: string

    The url for mobile redirect based auth (for internal use only and not typically available in standard API requests).