<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreNFC",
  "identifier" : "/documentation/CoreNFC/NFCVASCommandConfiguration/url",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Core NFC"
    ],
    "preciseIdentifier" : "c:objc(cs)NFCVASCommandConfiguration(py)url"
  },
  "title" : "url"
}
-->

# url

A merchant URL.

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

## Discussion

The maximum length of the URL is 64 characters, including the schema. To disable the merchant URL, set [`url`](/documentation/CoreNFC/NFCVASCommandConfiguration/url) to `nil.`

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)