remove obsolete check for other transaction types
authorivan <ivan>
Thu, 14 Aug 2003 09:49:02 +0000 (09:49 +0000)
committerivan <ivan>
Thu, 14 Aug 2003 09:49:02 +0000 (09:49 +0000)
PayflowPro.pm

index c63b13e..016deba 100644 (file)
@@ -32,12 +32,6 @@ sub map_fields {
 
     my %content = $self->content();
 
-    my $action = lc($content{'action'});
-    if ( $action eq 'normal authorization' ) {
-    } else {
-      croak "$action not (yet) supported";
-    }
-
     #ACTION MAP
     my %actions = ('normal authorization' => 'S', #Sale
                    'authorization only'   => 'A', #Authorization