
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] mv_credit_card_reference
IC 4.8.2, quick question:
I wish to do the following in my order profile:
>>>>>>>>>>>>
&credit_card=standard keep
[perl]
# do something with $::Values->{mv_credit_card_reference};
[/perl]
>>>>>>>>>>>>
As far as I know the &credit_card pragma takes the credit card info held in
the variables mv_credit_card_number, mv_credit_card_exp_month, etc.
validates them and then places a shortened version of the CC in the variable
mv_credit_card_reference. I would like to use this variable from a perl
portion of code right after the pragma, but the variable appears empty. Is
it that [perl]...[/perl] is evaluated BEFORE the execution of &credit_card?
Javier
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users