[ic] Changing Data Encrypted in "mv_credit_card_info"

Adrian P Wilkinson junk at puffin.org
Thu Sep 4 15:10:32 EDT 2003


> Set the Variable MV_CREDIT_CARD_INFO_TEMPLATE in preferences or in
catalog.cfg:

Hi Mike,

Thanks for that.  I've set this in catalog.cfg as follows:

# Change PGP Credit Card Template
Variable MV_CREDIT_CARD_INFO_TEMPLATE Type: {MV_CREDIT_CARD_TYPE}  //  Card:
{MV_CREDIT_CARD_NUMBER}  //  CVV2: {MV_CREDIT_CARD_CVV2}  //  Valid From:
{MV_CREDIT_CARD_ISS_MONTH}/{MV_CREDIT_CARD_ISS_YEAR}  //  Expires End:
{MV_CREDIT_CARD_EXP_MONTH}/{MV_CREDIT_CARD_EXP_YEAR}  //  Issue #
{MV_CREDIT_CARD_ISS_NO}

Two questions:

1. MV_CREDIT_CARD_ISS_MONTH, MV_CREDIT_CARD_ISS_YEAR and
MV_CREDIT_CARD_ISS_NO appear to be null despite having put associated form
elements on the credit card form with those name.  I can't see any
references in log_transaction to MV_CREDIT_CARD_* so assume they're not
defined in there.

2. Can I change the above use spacing in the following manner?

-snip-
Variable MV_CREDIT_CARD_INFO_TEMPLATE <<EOF
    {multiple lines here}
EOF
-snip-

Thanks for your help in advance!

Regards, Ade.



More information about the interchange-users mailing list