X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpayinfo_transaction_Mixin.pm;h=1b5a0cdff0951c3fb43d58125c7ecc83edf46388;hp=c27d0494b8dbfaf5ce430c59eae2243f3fdb4dda;hb=9a8399783bb9d87ef662b4371bebe983d2781dce;hpb=0ed150d5dd7027513942b74eb362460bc7c2e884 diff --git a/FS/FS/payinfo_transaction_Mixin.pm b/FS/FS/payinfo_transaction_Mixin.pm index c27d0494b..1b5a0cdff 100644 --- a/FS/FS/payinfo_transaction_Mixin.pm +++ b/FS/FS/payinfo_transaction_Mixin.pm @@ -102,8 +102,6 @@ auth, and order_number) as well as payby and payinfo sub payinfo_check { my $self = shift; - my $conf = new FS::Conf; - $self->SUPER::payinfo_check() || $self->ut_numbern('gatewaynum') # not ut_foreign_keyn, it causes upgrades to fail