remove obsolete check for other transaction types
[Business-OnlinePayment-PayflowPro.git] / 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