Bank account number

Bank account number

#62509
Active Opened

All the converter process happens smoothly but when I want to upload my OFX file into the accounting software, it doesn't work as the bank account number isn't recognized, worse the software reads someting and take it for the account number. So, I can't complete the process.

CSV*** Wed, 10 Jun 2020 - 09:02

The OFX contains a random account number. This works in most accounting softwares, because it asks what is the account, what software are you using?

Also, can you try to edit the OFX and change the bank id and account id respectively and see if imports correctly?

        <BANKACCTFROM>

          <BANKID>77192953</BANKID>

          <ACCTID>77192951</ACCTID>

          <ACCTTYPE>CHECKING</ACCTTYPE>

        </BANKACCTFROM>

Ghi*** Wed, 10 Jun 2020 - 11:07

All the converter process happens smoothly but when I want to upload my OFX file into the accounting software, it doesn't work as the bank account number isn't recognized, worse the software reads someting and take it for the account number. So, I can't complete the process.

CSV*** Fri, 12 Jun 2020 - 10:01

Have you tried to edit the OFX and change the values manually as suggested above?