public static interface

TransactionContext.CardPresentedCallback

com.paypal.paypalretailsdk.TransactionContext.CardPresentedCallback

Class Overview

Indicates that the card data was read. Depending on your region and the buyer payment type, this can mean a magnetic card was swiped, an EMV card was inserted, or an NFC card/device was tapped.

Summary

Public Methods
abstract void cardPresented(Card card)

Public Methods

public abstract void cardPresented (Card card)