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

    Return Value

    True if the payment instrument is an international debit card. False otherwise.
    Remarks
    Instruments recognized as international debit cards: Maestro, Switch/Solo, and Visa Debit (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