[ic] cvv2- I need an OK, Its working!

Paul Jordan interchange-users@interchange.redhat.com
Sat Mar 23 23:49:01 2002


> I added to authorizenet.pm:
>
> x_Zip			=> $actual->{zip},
> x_Country		=> $actual->{country},
> x_Card_Code		=> $actual->{mv_credit_card_cvv2}, ## <- added
> added this line
> x_Type			=> $transtype,
> x_Amount    	=> $amount,
> x_Exp_Date  	=> $exp,
>
>
> It still *sometimes* declined valid cvv2 entries. I looked in the
> docs again
> and I noticed a corrolation to payment.pm
>
> So to payment.pm I just added:
>
> 		mv_credit_card_exp_year
> 		mv_credit_card_number
> 		mv_credit_card_cvv2   ## <- Added
> 		name
>

Yeah, I went ahead and did that, it works, I think you guys are on your
weekend, sipping martinis at the pool ;)

If anyone needs some assistance with gettin authorize.net up I can help, a
little.

hey you now it would be cool, if at the end of a thread, we could post the
solution, but with some unique searchable character, at htdig. but as usual,
my idea will get shot down like pastrami in the winter.


thanks guys

Paul