invalidate()
Invalidates the configuration and transitions the underlying session state to management.
Declaration
func invalidate() async throwsDiscussion
Call invalidate() in the closure passed to transactionTask(_:action:) when you complete your wired transaction or card emulation. Your app is responsible for invalidating any wired or card emulation state by calling this method.