PPRetailreaderType Constants Reference

Declared in PayPalRetailSDKTypeDefs.h

PPRetailreaderType

Indicates the type synonymous to the payment acceptance method.

Definition

typedef NS_ENUM(NSInteger, PPRetailreaderType ) {
   PPRetailreaderTypeUnknown = 0,
   PPRetailreaderTypeMagstripe = 1,
   PPRetailreaderTypeEmv = 2,
};

Constants

PPRetailreaderTypeUnknown

Indicates the type synonymous to the payment acceptance method.

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailreaderTypeMagstripe

Indicates the type synonymous to the payment acceptance method.

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailreaderTypeEmv

Indicates the type synonymous to the payment acceptance method.

Declared In PayPalRetailSDKTypeDefs.h.

Declared In

PayPalRetailSDKTypeDefs.h