Skip to content
  1. Mar 16, 2019
    • Sylvie Ye's avatar
      [ing] multiple fix · c700a2f6
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      do_login: fix handle login error
      
      CapBank:
      * Accont on new website are needed to do transfer.
      * Do matching account between old and new website
      based on account balance and the 4 last account number characters
      * Details of accounts other than checking accounts are not available on new website
      
      CapWealth:
      * Invests are not available on new website, use old website to retreive it
      
      CapBankTransfer:
      * transfer is only available on new website, do iter recipient on it
      
      CapProfile:
      * get profile on new website
      c700a2f6