Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Transaction types and their meanings don't look right #111

Description

@jacopo-j

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions