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

    Type Alias UpdateOptions

    type UpdateOptions = {
        amount?: OrderAmount;
        isCobrandedEligible?: boolean;
    }
    Index

    Properties

    amount?: OrderAmount
    isCobrandedEligible?: boolean