Transaction types and their meanings don't look right
With respect to file const.py, I don't think the meaning associated to each transaction type is correct.
In my (limited) experience, all expenses become of type PT after some time, suggesting its meaning may be something like "recorded/confirmed transaction" rather than "ATM withdrawal". Instead, AA may be "pending transaction". According to the (reverse engineered) source code of the Android app, ATM transactions are recognized by type AA and Merchant Category Code (MCC) equal to 6010 or 6011.
I'd also like to share that transaction type WEE, which is not present in the list, is used for the payment of the physical card.
Given that I don't use my card very often, it would be nice if other users also shared their experience, so that we can have a better guess at determining all the possible transaction types and their meanings.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.