public enum PaymentInstrumentType : System.Enum
public enum PaymentInstrumentType : System.Enum
| Member | Description |
|---|---|
| Amazon | Payment instrument is Amazon Payments |
| AmericanExpress | Payment instrument is a AmericanExpress credit card. |
| Check | Payment instrument is a Check. |
| CreditCard | Payment instrument is another Credit Card |
| DinersClub | Payment instrument is Diner's Club |
| Discover | Payment instrument is a Discover credit card. |
| GiftCertificate | Payment instrument is a Gift Certificate. |
| GoogleCheckout | Payment instrument is GoogleCheckout. |
| JCB | Payment instrument is a JCB credit card. |
| Maestro | Payment instrument is a Maestro credit card. |
| Payment instrument is a Mail Order. | |
| MasterCard | Payment instrument is a MasterCard credit card. |
| PayPal | Payment instrument is PayPal. |
| PhoneCall | Payment instrument is a Phone Call. |
| PurchaseOrder | Payment instrument is a Purchase Order. |
| SwitchSolo | Payment instrument is UK Maestro, Switch, or Solo |
| Unknown | Payment instrument is unknown. |
| Visa | Payment instrument is a visa credit card. |
| VisaDebit | Payment instrument is Visa Debit, Delta, or Electron |
System.Object
System.ValueType
System.Enum
CommerceBuilder.Payments.PaymentInstrumentType