Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic ingestion of financial data from SMS #374

Open
mtotschnig opened this issue May 2, 2017 · 1 comment
Open

Automatic ingestion of financial data from SMS #374

mtotschnig opened this issue May 2, 2017 · 1 comment

Comments

@mtotschnig
Copy link
Owner

This could also be made possible through third party add-ons after implementation of #314 .

@sudiir12345
Copy link

Bank SMS's in India

The SMS contains the following data:

  1. Date
  2. Credited or debited
  3. Amount
  4. The last four digits of the sender's account number
  5. payment Method (Not applicable to all banks)
  6. Transaction Reference Number
  7. (The last 4 digits of the receivers account number) or (Receivers name) (Not applicable to all banks)
  8. In the end, the bank's name is written after a " - " symbol.

Here are some examples:

1.`A/c XXXXXX6789 debited Rs. 30.00 on 24-05-23 to MICHAEL. UPI:351026564841. Not you? SMS BLOCK to 123456789- Indian Bank`

5.`Dear SBI User, your A/c X6789-debited by Rs100.0 on 13May23 transfer to MICHAEL Ref No 313385092095. If not done by u, fwd this SMS to 1234567890/Call 1234567890 or 0987654321 to block UPI -SBI`

6.`Rs.10000.00 credited to a/c XXXXXX6789 on 25/05/2023 by a/c linked to VPA useridofreceiver@oksbi (UPI Ref no 313983094209).-Indian Bank`

There are a couple of payment methods that could be in the SMS and would be beneficial if they could be added to the app.

  1. Unified Payments Interface(UPI) is used the most used.
  2. Immediate Payment Service (IMPS).
  3. National Electronic Funds Transfer (NEFT).
  4. Real-Time Gross Settlement (RTGS).

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

No branches or pull requests

2 participants