summaryrefslogtreecommitdiff
path: root/PayflowPro.pm
diff options
context:
space:
mode:
authorivan <ivan>2003-08-14 09:49:02 +0000
committerivan <ivan>2003-08-14 09:49:02 +0000
commitcc7bb70eab9fc7286358cd185a692cf1bddce9e1 (patch)
treef7744d9a6854894515c26134f58773c53c1556cb /PayflowPro.pm
parent3e008dffa689f34d42dd2e5c358f2cbf1b233819 (diff)
remove obsolete check for other transaction types
Diffstat (limited to 'PayflowPro.pm')
-rw-r--r--PayflowPro.pm6
1 files changed, 0 insertions, 6 deletions
diff --git a/PayflowPro.pm b/PayflowPro.pm
index c63b13e..016deba 100644
--- a/PayflowPro.pm
+++ b/PayflowPro.pm
@@ -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