@paypal/paypal-js
Preparing search index...
components/find-eligible-methods
EligiblePaymentMethodDetails
Type Alias EligiblePaymentMethodDetails
type
EligiblePaymentMethodDetails
=
{
can_be_vaulted
?:
boolean
;
country_code
?:
PayLaterCountryCodes
|
PayPalCreditCountryCodes
;
eligible_in_paypal_network
?:
boolean
;
product_code
?:
PayLaterProductCodes
;
recommended
?:
boolean
;
recommended_priority
?:
number
;
}
Index
Properties
can_
be_
vaulted?
country_
code?
eligible_
in_
paypal_
network?
product_
code?
recommended?
recommended_
priority?
Properties
Optional
can_
be_
vaulted
can_be_vaulted
?:
boolean
Optional
country_
code
country_code
?:
PayLaterCountryCodes
|
PayPalCreditCountryCodes
Optional
eligible_
in_
paypal_
network
eligible_in_paypal_network
?:
boolean
Optional
product_
code
product_code
?:
PayLaterProductCodes
Optional
recommended
recommended
?:
boolean
Optional
recommended_
priority
recommended_priority
?:
number
Settings
Theme
OS
Light
Dark
On This Page
Properties
can_
be_
vaulted
country_
code
eligible_
in_
paypal_
network
product_
code
recommended
recommended_
priority
@paypal/paypal-js
Loading...