externalPurchaseToken property
External purchase token returned when user continues (iOS 17.4+). This token should be reported to Apple's External Purchase Server API. Only present when result is Continue.
Implementation
final String? externalPurchaseToken;