Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / PaymentMethod Class / IsCreditOrDebitCard Method
In This Topic
    IsCreditOrDebitCard Method
    In This Topic
    Indicates whether this method is recognizes as a credit or international debit card.
    Syntax
    public virtual bool IsCreditOrDebitCard()

    Return Value

    True if the payment instrument is a major debit or credit card. False otherwise.
    Remarks
    Instruments recognized as credit cards: American Express, Diner's Club, Discover, JCB, Maestro, MasterCard, Switch/Solo, Visa, Visa (e.g. Delta and Electron)
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also