SDKFakePreDefinedReaderBehaviourProvider
Object that provides various predefined reader behaviors for different card types and scenarios.
Functions
Link copied to clipboard
Provides a predefined behavior for an approved card read with contact.
Link copied to clipboard
Provides a predefined behavior for an approved card read with contactless.
Link copied to clipboard
Provides a predefined behavior for an approved card read with magnetic stripe.
Link copied to clipboard
fun contactCardWithMultipleApplicationsToSelect(brand: SDKFakeCardBrand): SDKPreLoadedReaderBehaviour
Provides a predefined behavior for a contact card with multiple applications to select.
Link copied to clipboard
fun declineOffline(reason: SDKFakeReaderActionRequest.OnCardBehaviourRequired.CardReadBehaviour.Decline.BeforeGoingOnline.Reason): SDKPreLoadedReaderBehaviour
Provides a predefined behavior for declining offline.
Link copied to clipboard
Provides a predefined behavior for failing the connection to the reader.
Link copied to clipboard
fun requestOnlineAuthorizationButDeclineAfterGoingOnline(brand: SDKFakeCardBrand): SDKPreLoadedReaderBehaviour
Provides a predefined behavior for requesting online authorization but declining after going online.