X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FClientAPI%2FSignup.pm;h=220bedaf5d66c5241d57ed98cc92d2e4f309af16;hb=ecac079f31f3b96160b4ea480fbb735e34f8ce28;hp=0a9813fd078babb4f01a944bd7a87bf8a2f6dd10;hpb=612e58b49d5f1b9421d6bc33e4e63232a9cd4f49;p=freeside.git diff --git a/FS/FS/ClientAPI/Signup.pm b/FS/FS/ClientAPI/Signup.pm index 0a9813fd0..220bedaf5 100644 --- a/FS/FS/ClientAPI/Signup.pm +++ b/FS/FS/ClientAPI/Signup.pm @@ -822,8 +822,8 @@ sub new_customer { depend_jobnum => $placeholder->jobnum, selfservice => 1, ); - #warn "$me error collecting from new customer: $bill_error" - # if $bill_error; + warn "$me error collecting from new customer: $bill_error" + if $bill_error && !ref($bill_error); } if ($bill_error && ref($bill_error) eq 'HASH') {