Contents

tokenNotificationURL

A URL to receive life-cycle notifications for the merchant-specific payment token the system issues for the request, if applicable.

Declaration

var tokenNotificationURL: URL? { get set }

Discussion

If you don’t set this property, the framework doesn’t send notifications when life-cycle changes occur for the token, for example when the framework deletes the token.

See Also

Managing payment tokens