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

    Type Alias InitiatePayerActionOptions

    Options passed when launching the 3DS payer action flow.

    type InitiatePayerActionOptions = {
        orderId: string;
    }
    Index

    Properties

    Properties

    orderId: string

    The PayPal order ID returned when the order was created.