Click or drag to resize

CreditCardType Enumeration

The type of the credit card.

Namespace:  NetQuarry.Services.Paypal
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum CreditCardType
Members
  Member nameValueDescription
Visa0VISA
MasterCard1MasterCard
Discover2Discover
Amex3American Express (AmEx)
Switch4Switch (debit card, original UK name still popular there, now known as Maestro)
Solo5Solo (UK debit card, no longer in service)
See Also