open(using:)
Opens the engagement session.
Declaration
final func open(using token: CustomerEngagement.Token? = nil) async throwsParameters
- token:
`The Customer Engagement token used to authenticate your credentials. If you omit the token, you must have already created a valid Paymentcardreadersession before calling this method.