diff options
Diffstat (limited to 'FS/FS/cust_refund.pm')
-rw-r--r-- | FS/FS/cust_refund.pm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/FS/FS/cust_refund.pm b/FS/FS/cust_refund.pm index 7df7a557a..45a170ba0 100644 --- a/FS/FS/cust_refund.pm +++ b/FS/FS/cust_refund.pm @@ -87,6 +87,11 @@ order taker (see L<FS::access_user> books closed flag, empty or `Y' +=item gatewaynum, processor, auth, order_number + +Same as for L<FS::cust_pay>, but specifically the result of realtime +authorization of the refund. + =back =head1 METHODS |