---
title: withinApp
framework: StoreKit
role: symbol
role_heading: Type Property
platforms: [iOS 27.2+, iPadOS 27.2+, Mac Catalyst 27.2+, macOS 27.2+, tvOS 27.2+, visionOS 27.2+, watchOS 27.2+]
path: storekit/externalpurchasecustomlink/tokentype/withinapp
---

# withinApp

A token type for workflows that use an alternative payment provider inside the app.

## Declaration

```swift
static let withinApp: ExternalPurchaseCustomLink.TokenType
```

## See Also

### Token types

- [outOfApp](storekit/externalpurchasecustomlink/tokentype/outofapp.md)
