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

    Type Alias CardFieldsEligiblePaymentMethodDetails

    type CardFieldsEligiblePaymentMethodDetails = {
        cobrandedEnabled: boolean;
        supportsInstallments: boolean;
        vendors: CardFieldsEligibleVendorDetails[];
    }
    Index

    Properties

    cobrandedEnabled: boolean
    supportsInstallments: boolean