Description
I tried to upload my bank statement from KBank, but the error appears: statement type or bank is not supported.
Then, I debugged on parseStatement, back type is undefined.
So, I changed to kasikorn as a fixed value, and it works.
I saw that there have no kasikorn or kbank contained in a raw string from KBank bank statement.
Expected Result
- Home page has select for choosing the bank type of bank statement.
- Default value of selects is
auto
Description
I tried to upload my bank statement from KBank, but the error appears:
statement type or bank is not supported.Then, I debugged on
parseStatement, back type isundefined.So, I changed to
kasikornas a fixed value, and it works.I saw that there have no
kasikornorkbankcontained in a raw string from KBank bank statement.Expected Result
auto