---
title: url
framework: corenfc
role: symbol
role_heading: Instance Property
path: corenfc/nfcvascommandconfiguration/url
---

# url

A merchant URL.

## Declaration

```swift
var url: URL? { get set }
```

## Discussion

Discussion The maximum length of the URL is 64 characters, including the schema. To disable the merchant URL, set url to nil.

## See Also

### Setting Configuration Items

- [mode](corenfc/nfcvascommandconfiguration/mode-swift.property.md)
- [VASMode](corenfc/vasmode.md)
- [passTypeIdentifier](corenfc/nfcvascommandconfiguration/passtypeidentifier.md)
