---
title: network
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymentmethod/network
---

# network

A string, suitable for display, that is the name of the payment network backing the card.

## Declaration

```data
DOMString network;
```

## Discussion

Discussion The value is one of the supported networks specified in the supportedNetworks property of the ApplePayPaymentRequest.

## See Also

### Accessing payment method data

- [displayName](applepayontheweb/applepaypaymentmethod/displayname.md)
- [type](applepayontheweb/applepaypaymentmethod/type.md)
- [paymentPass](applepayontheweb/applepaypaymentmethod/paymentpass.md)
- [billingContact](applepayontheweb/applepaypaymentmethod/billingcontact.md)
