[ic] Credit card error msg

Mangeng Michael interchange-users@lists.akopia.com
Mon Aug 6 04:19:01 2001


Hi

When i click on "Place Order" at checkout.html I get the following error
message:

Credit Card Information: Can't figure out credit card expiration.

I'm using in config.cfg: (all lines where 'credit' appears and related)

#######

# Don't want people setting their credit limit or dealer status directly
UserDB    default    scratch       "dealer price_level credit_limit"

CreditCardAuto   Yes
EncryptProgram   /usr/bin/pgp -feat -r ichange@vis.at

'Route main  <<EOF
        attach            0
        credit_card       1'
            ....

my %var_exclude = ( qw/
        mv_credit_card_number 1
            ...

#######

I donīt know why this error message appears...

thanx
mike