Committer: gariev
LJSUP-4760: Passing CVV code to CyberSourceU trunk/cgi-bin/LJ/Pay/RecBill.pm
Modified: trunk/cgi-bin/LJ/Pay/RecBill.pm =================================================================== --- trunk/cgi-bin/LJ/Pay/RecBill.pm 2009-08-19 10:16:10 UTC (rev 7581) +++ trunk/cgi-bin/LJ/Pay/RecBill.pm 2009-08-20 09:21:08 UTC (rev 7582) @@ -2535,7 +2535,7 @@ my %args = (); foreach ( qw(userid name_first name_last email phone_num - cc_num cc_exp_y cc_exp_m cc_type + cc_num cc_exp_y cc_exp_m cc_type cc_cvv2 cc_addr cc_city cc_state cc_postal_code cc_country ship_addr ship_city ship_state ship_postal_code ship_country requestID requestToken payment) @@ -2582,7 +2582,7 @@ my %args = (); foreach ( qw(userid name_first name_last email phone_num - cc_num cc_exp_y cc_exp_m cc_type + cc_num cc_exp_y cc_exp_m cc_type cc_cvv2 cc_addr cc_city cc_state cc_postal_code cc_country ship_addr ship_city ship_state ship_postal_code ship_country charge_cur requestID requestToken payment)