Skip to content

Commit

Permalink
Added user status errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Amruth-Vamshi committed Aug 20, 2023
1 parent 3366d5e commit a5a5ff2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/common/kisanPortalErrors.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,14 @@
"Dormant Account": {
"text":"Dear {{farmer_name}}, I have checked your status and found that the payment was processed on <<>> but amount was not credited due to inactive bank account. I suggest you to seed your Aadhaar with your active bank account from your nearest bank branch and enable it for DBT also to continue to avail the benefit of the PM KISAN scheme.",
"types":["payment"]
},
"Demo Auth Fail (Incorrect Aadhaar)": {
"text":"Dear {{farmer_name}}, I checked your record and found that your Aadhaar number in PM KISAN is incorrect. Therefore, benefits have not been released. Please visit PM KISAN nodal officer of your district/block office for further details.",
"types":["payment"]
},
"Land Seeding, KYS": {
"text":"Dear {{farmer_name}}, I checked your record and found that your Land details were not uploaded by the State/UT Government. I suggest you visit the Block/Tehsil/District Office and get it updated on the PM-KISAN portal",
"types":["payment"]
}

}

0 comments on commit a5a5ff2

Please sign in to comment.