| java.lang.Object | ||
| ↳ | PayPalRetailObject | |
| ↳ | com.paypal.paypalretailsdk.CardInsertedHandler | |
When card insert is detected during a transaction, the registered listener with be invoked with this handler method
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CardInsertedHandler() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void |
continueWithCardDataRead()
Continue to read EMV data from inserted card
| ||||||||||
| void |
dismissSDKUIPrompt()
Dismiss any SDK UI Dialog that would be displayed at the time this handler is invoked
| ||||||||||
| String |
toString()
Returns a string representing the serialized state of the CardInsertedHandler object
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Continue to read EMV data from inserted card
Dismiss any SDK UI Dialog that would be displayed at the time this handler is invoked
Returns a string representing the serialized state of the CardInsertedHandler object