PPRetailCardIssuer Constants Reference

Declared in PayPalRetailSDKTypeDefs.h

PPRetailCardIssuer

Issuer of the card that was presented to the SDK

Definition

typedef NS_ENUM(NSInteger, PPRetailCardIssuer ) {
   PPRetailCardIssuerUnknown = 0,
   PPRetailCardIssuerVisa = 1,
   PPRetailCardIssuerMasterCard = 2,
   PPRetailCardIssuerMaestro = 3,
   PPRetailCardIssuerAmex = 4,
   PPRetailCardIssuerDiscover = 5,
   PPRetailCardIssuerPayPal = 6,
};

Constants

PPRetailCardIssuerUnknown

Issuer of the card that was presented to the SDK

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailCardIssuerVisa

Issuer of the card that was presented to the SDK

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailCardIssuerMasterCard

Issuer of the card that was presented to the SDK

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailCardIssuerMaestro

Issuer of the card that was presented to the SDK

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailCardIssuerAmex

Issuer of the card that was presented to the SDK

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailCardIssuerDiscover

Issuer of the card that was presented to the SDK

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailCardIssuerPayPal

Issuer of the card that was presented to the SDK

Declared In PayPalRetailSDKTypeDefs.h.

Declared In

PayPalRetailSDKTypeDefs.h