pass cvv2 value to CC processor
authorberick <berick@esilibrary.com>
Tue, 29 Mar 2011 20:20:31 +0000 (16:20 -0400)
committerberick <berick@esilibrary.com>
Tue, 29 Mar 2011 20:20:31 +0000 (16:20 -0400)
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Money.pm

index 460244a..f8fdb80 100644 (file)
@@ -284,6 +284,7 @@ sub make_payments {
                     "city" => $cc_args->{billing_city},
                     "state" => $cc_args->{billing_state},
                     "zip" => $cc_args->{billing_zip},
+                    "cvv2" => $cc_args->{cvv2},
                 });
 
             if ($U->event_code($response)) { # non-success