@paypal/paypal-js
Preparing search index...
components/applepay-payments
ApplePayContact
Type Alias ApplePayContact
Apple Pay contact information provided during payment authorization.
type
ApplePayContact
=
{
addressLines
?:
string
[]
;
administrativeArea
?:
string
;
country
?:
string
;
countryCode
?:
string
;
emailAddress
?:
string
;
familyName
?:
string
;
givenName
?:
string
;
locality
?:
string
;
phoneNumber
?:
string
;
postalCode
?:
string
;
}
Index
Properties
address
Lines?
administrative
Area?
country?
country
Code?
email
Address?
family
Name?
given
Name?
locality?
phone
Number?
postal
Code?
Properties
Optional
address
Lines
addressLines
?:
string
[]
Optional
administrative
Area
administrativeArea
?:
string
Optional
country
country
?:
string
Optional
country
Code
countryCode
?:
string
Optional
email
Address
emailAddress
?:
string
Optional
family
Name
familyName
?:
string
Optional
given
Name
givenName
?:
string
Optional
locality
locality
?:
string
Optional
phone
Number
phoneNumber
?:
string
Optional
postal
Code
postalCode
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
address
Lines
administrative
Area
country
country
Code
email
Address
family
Name
given
Name
locality
phone
Number
postal
Code
@paypal/paypal-js
Loading...
Apple Pay contact information provided during payment authorization.