---
title: paymentMethod
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypaymenttoken/paymentmethod
---

# paymentMethod

Information about the card used in the transaction.

## Declaration

```data
required ApplePayPaymentMethod paymentMethod;
```

## Discussion

Discussion See ApplePayPaymentMethod.

## See Also

### Payment Token Properties

- [paymentData](applepayontheweb/applepaypaymenttoken/paymentdata.md)
- [transactionIdentifier](applepayontheweb/applepaypaymenttoken/transactionidentifier.md)
