Property | Type | Description | |
---|---|---|---|
AMEX | |||
CHINA_UNION_PAY | |||
DINERS | |||
DISCOVER | |||
JCB | |||
MAESTRO | |||
MASTERCARD | |||
UNKNOWN | |||
VISA |
Method | Description | |
---|---|---|
CardTypes ( ) : Newtonsoft.Json |
Method | Description | |
---|---|---|
CardTypes ( String value, System.Boolean unknowValue = false ) : Newtonsoft.Json |
public static Payment.CardTypes,PaymillWrapper.Models AMEX | ||
return |
public static Payment.CardTypes,PaymillWrapper.Models CHINA_UNION_PAY | ||
return |
public static Payment.CardTypes,PaymillWrapper.Models DINERS | ||
return |
public static Payment.CardTypes,PaymillWrapper.Models DISCOVER | ||
return |
public static Payment.CardTypes,PaymillWrapper.Models JCB | ||
return |
public static Payment.CardTypes,PaymillWrapper.Models MAESTRO | ||
return |
public static Payment.CardTypes,PaymillWrapper.Models MASTERCARD | ||
return |
public static Payment.CardTypes,PaymillWrapper.Models UNKNOWN | ||
return |