X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcust_pay_batch.pm;h=20e88a0dace54f17672e4f9629bfddbc8c1672e7;hb=39b842eecba98e7d86b45ea50548a4c5546090d8;hp=30ddc376213b8327af06fd30a97e983b1504d07e;hpb=4d6c585ae38708a210e331af82b427cd88c465c7;p=freeside.git diff --git a/FS/FS/cust_pay_batch.pm b/FS/FS/cust_pay_batch.pm index 30ddc3762..20e88a0da 100644 --- a/FS/FS/cust_pay_batch.pm +++ b/FS/FS/cust_pay_batch.pm @@ -16,6 +16,9 @@ use FS::cust_bill; # 3 is even more information including possibly sensitive data $DEBUG = 0; +#@encrypted_fields = ('payinfo'); +sub nohistory_fields { ('payinfo'); } + =head1 NAME FS::cust_pay_batch - Object methods for batch cards