PPRetailCardStatus Constants Reference

Declared in PayPalRetailSDKTypeDefs.h

PPRetailCardStatus

The current status of the contact based card reader

Definition

typedef NS_ENUM(NSInteger, PPRetailCardStatus ) {
   PPRetailCardStatusNone = 0,
   PPRetailCardStatusNonEmvCard = 1,
   PPRetailCardStatusEmvCard = 3,
};

Constants

PPRetailCardStatusNone

The current status of the contact based card reader

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailCardStatusNonEmvCard

The current status of the contact based card reader

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailCardStatusEmvCard

The current status of the contact based card reader

Declared In PayPalRetailSDKTypeDefs.h.

Declared In

PayPalRetailSDKTypeDefs.h