X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2FClientAPI%2FMyAccount.pm;h=49e61ab7b6fdefb7fcc2d035f96cfd2ab15545a0;hb=eb8fe191d66b2b6bf7e113049047968c8147fb66;hp=505111e1aa13095e239f2061c8d9c67c7ceecb56;hpb=c1e554f22e4a4cb4a88461ad1542786b6f949f07;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'), };