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

# type

A string value representing the card’s type of payment.

## Declaration

```data
ApplePayPaymentMethodType type;
```

## Discussion

Discussion See ApplePayPaymentMethodType for the list of types.

## Topics

### Payment Method Types

- [ApplePayPaymentMethodType](applepayontheweb/applepaypaymentmethodtype.md)

## See Also

### Accessing payment method data

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