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

PM Kisan Scheme updates / bugs fixes. #26

Open
2 tasks done
Amruth-Vamshi opened this issue Jun 13, 2024 · 0 comments
Open
2 tasks done

PM Kisan Scheme updates / bugs fixes. #26

Amruth-Vamshi opened this issue Jun 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Amruth-Vamshi
Copy link
Contributor

Amruth-Vamshi commented Jun 13, 2024

Scheme Changes:

  • After the user selects the scheme from the label, all responses should be for that scheme only.

Aaadhar and Mobile flow which gets triggered in payment related queries ("Where is my money?") comes under PM Kisan scheme. As such only be triggered when PM Kisan is selected. For other schemes, such questions should be handled by redirecting to Wadhwani API.
In all queries we need to send scheme as API parameter to Wadhwani API, so that the question on the selected scheme only are answered.


Bugs:

  • Error messages of no records for phone number and Aadhar are different and needs to be same. Error message should be similar to phone number case for Aadhar.
  • Screenshots:
    • For mobile number:

    WhatsApp Image 2024-06-12 at 11 34 28 AM

    • For Aadhar number: ( Api is sending details in error that No record found for this number. But text and TextInEnglish Parameters are empty. This needs to be changed to above mobile number format.)

    WhatsApp Image 2024-06-12 at 11 34 29 AM
    WhatsApp Image 2024-06-12 at 2 01 29 PM

@Amruth-Vamshi Amruth-Vamshi added the bug Something isn't working label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants