Property | Type | Description | |
---|---|---|---|
ALL | Braintree.CreditCardCardType[] | ||
AMEX | |||
CARTE_BLANCHE | |||
CHINA_UNION_PAY | |||
DINERS_CLUB_INTERNATIONAL | |||
DISCOVER | |||
JCB | |||
LASER | |||
MAESTRO | |||
MASTER_CARD | |||
SOLO | |||
SWITCH | |||
UNKNOWN | |||
UNRECOGNIZED | |||
VISA |
Method | Description | |
---|---|---|
CreditCardCardType ( string name ) : System |
protected CreditCardCardType ( string name ) : System | ||
name | string | |
return | System |
public static CreditCardCardType[],Braintree ALL | ||
return | Braintree.CreditCardCardType[] |
public static CreditCardCardType,Braintree AMEX | ||
return |
public static CreditCardCardType,Braintree CARTE_BLANCHE | ||
return |
public static CreditCardCardType,Braintree CHINA_UNION_PAY | ||
return |
public static CreditCardCardType,Braintree DINERS_CLUB_INTERNATIONAL | ||
return |
public static CreditCardCardType,Braintree DISCOVER | ||
return |
public static CreditCardCardType,Braintree JCB | ||
return |
public static CreditCardCardType,Braintree LASER | ||
return |
public static CreditCardCardType,Braintree MAESTRO | ||
return |
public static CreditCardCardType,Braintree MASTER_CARD | ||
return |
public static CreditCardCardType,Braintree SOLO | ||
return |
public static CreditCardCardType,Braintree SWITCH | ||
return |
public static CreditCardCardType,Braintree UNKNOWN | ||
return |
public static CreditCardCardType,Braintree UNRECOGNIZED | ||
return |