summaryrefslogtreecommitdiff
path: root/FS/FS/agent.pm
diff options
context:
space:
mode:
authormark <mark>2010-12-21 09:12:45 +0000
committermark <mark>2010-12-21 09:12:45 +0000
commitd6741df87df9e3352d7ae47a02d0e3f46154fef9 (patch)
tree1c26d9fe83c3c1af9c207a9e9e56ab9d766ff070 /FS/FS/agent.pm
parent46e04077cc22ff9d31e8e9896cbf97e31f1b0e7d (diff)
changes to support eWay third-party payment, #10208
Diffstat (limited to 'FS/FS/agent.pm')
-rw-r--r--FS/FS/agent.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/agent.pm b/FS/FS/agent.pm
index d291ca0..3794d3f 100644
--- a/FS/FS/agent.pm
+++ b/FS/FS/agent.pm
@@ -276,7 +276,7 @@ sub payment_gateway {
$payment_gateway = $override->payment_gateway;
$payment_gateway->gateway_namespace('Business::OnlinePayment')
- unless $payment_gateway->gateway_name;
+ unless $payment_gateway->gateway_namespace;
} else { #use the standard settings from the config