---
title: token
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaypayment/token
---

# token

The encrypted information for an authorized payment.

## Declaration

```data
required ApplePayPaymentToken token;
```

## See Also

### Payment token

- [ApplePayPaymentToken](applepayontheweb/applepaypaymenttoken.md)
- [ApplePayPaymentMethod](applepayontheweb/applepaypaymentmethod.md)
- [ApplePayPaymentMethodType](applepayontheweb/applepaypaymentmethodtype.md)
- [ApplePayPaymentPass](applepayontheweb/applepaypaymentpass.md)
