PPRetailCardInsertedHandler Class Reference

Inherits from PPRetailObject : NSObject
Declared in PPRetailCardInsertedHandler.h

Overview

When card insert is detected during a transaction, the registered listener with be invoked with this handler method

– continueWithCardDataRead

Continue to read EMV data from inserted card

- (void)continueWithCardDataRead

Discussion

Continue to read EMV data from inserted card

Declared In

PPRetailCardInsertedHandler.h

– dismissSDKUIPrompt

Dismiss any SDK UI Dialog that would be displayed at the time this handler is invoked

- (void)dismissSDKUIPrompt

Discussion

Dismiss any SDK UI Dialog that would be displayed at the time this handler is invoked

Declared In

PPRetailCardInsertedHandler.h