Contents

appAccountToken

A UUID that associates the transaction with a user on your own service.

Declaration

let appAccountToken: UUID?

Mentioned in

Discussion

You create an appAccountToken(_:) and send it to the App Store when a customer initiates an in-app purchase. The App Store returns the same value in appAccountToken in the transaction information after the customer completes the purchase.