---
title: requiredBillingContactFields
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayrequestbase/requiredbillingcontactfields
---

# requiredBillingContactFields

A list of fields use for processing the transaction, including the name, address, and other information associated with the payment method.

## Declaration

```data
sequence <ApplePayContactField> requiredBillingContactFields;
```

## See Also

### Billing and shipping information

- [requiredShippingContactFields](applepayontheweb/applepayrequestbase/requiredshippingcontactfields.md)
