[ic] Debit Cards

Jonathan Clark interchange-users@lists.akopia.com
Tue Jul 10 03:36:00 2001


> Awesome!! - your a star Jonathan !!!
>
> I have one small issue now, and that is a switch (debit) number is
> recognised as a discover credit card - is there anywhere to change the
> value: "discover" to "switch" or "debit" instead?
>

I just remove the field from the appropriate places. The recognition of the
card type (from the first digit) is build into the perl module Order.pm
about line 444 (in ic 4.6.4)

Alternatively, you could put an [if] statement around where it is displayed
to display alternative text.

Jonathan
Webmaint.