Contents

ExternalPurchaseCustomLink.Token

A token you use with the External Purchase custom link API.

Declaration

struct Token

Overview

StoreKit returns an external purchase token of this type when you call the token(for:) function. For more information, see Receiving and decoding external purchase tokens.

Topics

Getting the token value

See Also

Implementing external purchases in the EU