Commit Graph

13 Commits

Author SHA1 Message Date
asif
6e8eccd767 returning a valid response after creating a beneficiary
also throw 409 status code if account already exists in beneficiaries table against that customer
2025-08-09 15:51:28 +05:30
asif
9316a41646 made the function validateOutsideBank return beneficiary name rather than refNo
Also removed the now redundant checkBeneficiaryName controller and paths
2025-08-09 13:49:25 +05:30
90cbddd248 added functions for validate outside bank, check beneficiary name and get beneficiary 2025-08-08 20:45:13 +05:30
29d0949039 modified handle NPCI success method to only put the beneficiary name in redis 2025-08-08 20:43:42 +05:30
c331ba5505 changed ifsc_code_bank table name to ifsc_details 2025-08-08 20:42:39 +05:30
ecb9b14629 implemented a controller for processing all the responses we will get from NPCI for beneficiary validation 2025-08-07 02:01:03 +05:30
6d675ad81c added controllers for beneficiary addition, checking and fetching ifsc details 2025-08-07 01:57:50 +05:30
b88e00f758 added beneficiary routes, controllers and services 2025-07-31 12:28:26 +05:30
d4d741b8cc feat : Implement last las login feature
feat : add transaction password column and write logic for transaction password.
2025-07-22 12:49:44 +05:30
32f6430a5c added beneficiary routes 2025-07-17 12:32:36 +05:30
e3bd1657c0 implemented quick pay within bank 2025-06-25 23:46:17 +05:30
d813784305 second commit 2025-06-17 12:13:26 +05:30
c350c591f6 implemented a simple backend for mobile banking 2025-06-02 13:24:10 +05:30