ChipDna Mobile
Loading...
Searching...
No Matches
Typedefs | Variables
UserNotification.h File Reference

Go to the source code of this file.

Typedefs

typedef NSString * UserNotification
 

Variables

UserNotification const UserNotificationReferToDevice
 
UserNotification const UserNotificationChipReadErrorApplicationNotSupportedPleaseRetry
 
UserNotification const UserNotificationPresentOnlyOneCard
 
UserNotification const UserNotificationMSRFallback
 
UserNotification const UserNotificationMSRFallforward
 
UserNotification const UserNotificationICCFallforward
 
UserNotification const UserNotificationICCMSRFallforward
 
UserNotification const UserNotificationTryCardAgain
 

Detailed Description

Author
Creditcall Ltd

Typedef Documentation

◆ UserNotification

The possible notifications that can occur during a standalone (sale or refund) transaction process and be presented to the user.

Variable Documentation

◆ UserNotificationChipReadErrorApplicationNotSupportedPleaseRetry

UserNotification const UserNotificationChipReadErrorApplicationNotSupportedPleaseRetry
extern

Indicates there has been an issue with the ICC chip and the user should retry.

◆ UserNotificationICCFallforward

UserNotification const UserNotificationICCFallforward
extern

Indicates that fallforward from Contactless to Insert has occurred.

◆ UserNotificationICCMSRFallforward

UserNotification const UserNotificationICCMSRFallforward
extern

Indicates that fallforward from Contactless to Insert/Swipe has occurred.

◆ UserNotificationMSRFallback

UserNotification const UserNotificationMSRFallback
extern

Indicates that fallback to Swipe has occurred.

◆ UserNotificationMSRFallforward

UserNotification const UserNotificationMSRFallforward
extern

Indicates that fallforward from Contactless to Swipe has occurred.

◆ UserNotificationPresentOnlyOneCard

UserNotification const UserNotificationPresentOnlyOneCard
extern

Indicates that only one card should be presented.

◆ UserNotificationReferToDevice

UserNotification const UserNotificationReferToDevice
extern

Indicates referral to the device.

◆ UserNotificationTryCardAgain

UserNotification const UserNotificationTryCardAgain
extern

Inidicates that the card should be tried again.