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

    Type Alias VenmoOneTimePaymentSessionOptions

    VenmoOneTimePaymentSessionOptions: BasePaymentSessionOptions & {
        orderId?: string;
    }