Property | Type | Description | |
---|---|---|---|
ALL | Braintree.PaymentInstrumentType[] | ||
AMEX_EXPRESS_CHECKOUT_CARD | |||
ANDROID_PAY_CARD | |||
ANY | |||
APPLE_PAY_CARD | |||
COINBASE_ACCOUNT | |||
CREDIT_CARD | |||
EUROPE_BANK_ACCOUNT | |||
PAYPAL_ACCOUNT | |||
UNKNOWN | |||
US_BANK_ACCOUNT | |||
VENMO_ACCOUNT |
Method | Description | |
---|---|---|
PaymentInstrumentType ( string name ) : System |
protected PaymentInstrumentType ( string name ) : System | ||
name | string | |
return | System |
public static PaymentInstrumentType[],Braintree ALL | ||
return | Braintree.PaymentInstrumentType[] |
public static PaymentInstrumentType,Braintree AMEX_EXPRESS_CHECKOUT_CARD | ||
return |
public static PaymentInstrumentType,Braintree ANDROID_PAY_CARD | ||
return |
public static PaymentInstrumentType,Braintree ANY | ||
return |
public static PaymentInstrumentType,Braintree APPLE_PAY_CARD | ||
return |
public static PaymentInstrumentType,Braintree COINBASE_ACCOUNT | ||
return |
public static PaymentInstrumentType,Braintree CREDIT_CARD | ||
return |
public static PaymentInstrumentType,Braintree EUROPE_BANK_ACCOUNT | ||
return |
public static PaymentInstrumentType,Braintree PAYPAL_ACCOUNT | ||
return |
public static PaymentInstrumentType,Braintree UNKNOWN | ||
return |
public static PaymentInstrumentType,Braintree US_BANK_ACCOUNT | ||
return |