X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fcust_main%2FBilling_Realtime.pm;h=bbf86a55d9315bf5f5ff667c7f3bc7e0545b6faa;hp=b892e97c2b89060d46e6590134fae01e1aaafd01;hb=7d8aea452e6d4090d6c97acce0b6bde0f1dccac1;hpb=f8b1ee4818c40fa7cbc7dd060efb24df87c1669c diff --git a/FS/FS/cust_main/Billing_Realtime.pm b/FS/FS/cust_main/Billing_Realtime.pm index b892e97c2..bbf86a55d 100644 --- a/FS/FS/cust_main/Billing_Realtime.pm +++ b/FS/FS/cust_main/Billing_Realtime.pm @@ -1932,8 +1932,10 @@ sub realtime_verify_bop { ); $reverse->content( 'action' => 'Reverse Authorization', + $self->_bop_auth(\%options), # B:OP + 'amount' => '1.00', 'authorization' => $transaction->authorization, 'order_number' => $ordernum,