X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2Fpayinfo_transaction_Mixin.pm;h=c27d0494b8dbfaf5ce430c59eae2243f3fdb4dda;hb=2a56c671635687bf2648eb3a7cf4bce228101af3;hp=50659ac1e4ccf6e39e2ab0ace1bf34f32b96945f;hpb=b76f78eed096a15249722731a2823613bf87331e;p=freeside.git diff --git a/FS/FS/payinfo_transaction_Mixin.pm b/FS/FS/payinfo_transaction_Mixin.pm index 50659ac1e..c27d0494b 100644 --- a/FS/FS/payinfo_transaction_Mixin.pm +++ b/FS/FS/payinfo_transaction_Mixin.pm @@ -102,7 +102,7 @@ auth, and order_number) as well as payby and payinfo sub payinfo_check { my $self = shift; - # All of these can be null, so in principle this could go in payinfo_Mixin. + my $conf = new FS::Conf; $self->SUPER::payinfo_check() || $self->ut_numbern('gatewaynum')