public static interface

PaymentDevice.CardPresentedObserver

com.paypal.paypalretailsdk.PaymentDevice.CardPresentedObserver

Class Overview

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)