From e5d6af11f52aabe8c9e6e12ce43c3401ccf025a8 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Wed, 2 Jan 2013 19:01:16 -0800 Subject: move credit card transaction results out of paybatch and into real fields, #18548 --- FS/FS/cust_refund.pm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'FS/FS/cust_refund.pm') diff --git a/FS/FS/cust_refund.pm b/FS/FS/cust_refund.pm index 7df7a55..45a170b 100644 --- a/FS/FS/cust_refund.pm +++ b/FS/FS/cust_refund.pm @@ -87,6 +87,11 @@ order taker (see L books closed flag, empty or `Y' +=item gatewaynum, processor, auth, order_number + +Same as for L, but specifically the result of realtime +authorization of the refund. + =back =head1 METHODS -- cgit v1.1