---
title: givenName
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymentcontact/givenname
---

# givenName

The contact’s given name.

## Declaration

```data
DOMString givenName;
```

## See Also

### Contact properties

- [phoneNumber](applepayontheweb/applepaypaymentcontact/phonenumber.md)
- [emailAddress](applepayontheweb/applepaypaymentcontact/emailaddress.md)
- [familyName](applepayontheweb/applepaypaymentcontact/familyname.md)
- [phoneticGivenName](applepayontheweb/applepaypaymentcontact/phoneticgivenname.md)
- [phoneticFamilyName](applepayontheweb/applepaypaymentcontact/phoneticfamilyname.md)
