X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FClientAPI%2FMyAccount.pm;h=49e61ab7b6fdefb7fcc2d035f96cfd2ab15545a0;hb=08d7466e4273dce948666c357b50ba4f39c97e02;hp=505111e1aa13095e239f2061c8d9c67c7ceecb56;hpb=d5f2b4e779968e70898fca6d61cbb45e284ba632;p=freeside.git diff --git a/FS/FS/ClientAPI/MyAccount.pm b/FS/FS/ClientAPI/MyAccount.pm index 505111e1a..49e61ab7b 100644 --- a/FS/FS/ClientAPI/MyAccount.pm +++ b/FS/FS/ClientAPI/MyAccount.pm @@ -840,6 +840,7 @@ sub payment_info { 'show_paystate' => $conf->exists('show_bankstate'), 'save_unchecked' => $conf->exists('selfservice-save_unchecked'), + 'ach_read_only' => $conf->exists('selfservice-ACH_info_readonly'), };