<!--
{
  "availability" : [
    "iOS: 27.2.0 -",
    "iPadOS: 27.2.0 -",
    "macOS: 27.2.0 -",
    "tvOS: 27.2.0 -",
    "visionOS: 27.2.0 -",
    "watchOS: 27.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/ExternalPurchaseCustomLink/ExternalPurchaseType/outOfApp(destinationURL:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "StoreKit"
    ],
    "preciseIdentifier" : "s:8StoreKit26ExternalPurchaseCustomLinkO0cD4TypeO8outOfAppyAE10Foundation3URLVSg_tcAEmF"
  },
  "title" : "ExternalPurchaseCustomLink.ExternalPurchaseType.outOfApp(destinationURL:)"
}
-->

# ExternalPurchaseCustomLink.ExternalPurchaseType.outOfApp(destinationURL:)

The external purchase happens outside of the app.

```
case outOfApp(destinationURL: URL?)
```

## Discussion

> Note: This API requires the `destinationURL` parameter in all regions except the EU; omitting it in other regions throws an error.

---

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)