@paypal/paypal-js
    Preparing search index...

    Type Alias LPMPaymentsInstance

    LPMPaymentsInstance: {
        [K in LPMSessionMethodName]?: (
            options: LPMOneTimePaymentSessionOptions,
        ) => LPMOneTimePaymentSession
    }

    The LPMPaymentsInstance provides access to Local Payment Method (LPM) session creation methods, enabling integration with a wide range of regional payment methods (e.g. iDEAL, Bancontact, BLIK, Pix). Each method corresponds to a specific LPM component passed to createInstance.