I am in need to use aadhar api. I've searched for so many solutions. So that patient will enter his/her.
So can we use curl to call them in php code? I am trying to validate the sample auth xml with xsd which is provided by aadhar developer portal but getting error: I tried this and wrote code for api access.
Basically, we are developing a mobile app for our health care client and in that, we are doing patient registration. I want to integrate the aadhaar card authentication api for aadhaar number verification in php. There is java/python code present, but not for php. I'm doing a spring mvc web application, in that i want to integrate the aadhaar verication as a part in registration process of the web app.
But i am using right staging/testing public key certificates uidai_auth_stage.cer (latest) whose expiry date is 16 sept 2020. An ant buildexception as per the documentation after the navigating to the source code downloaded from here here we. How can i do aadhar authentication using uidai apis within a web site? Finally, i found the solution at aadhar birdge apis.
We are developing a mobile app for our health care client. To keep the patient signup/registration process quick we will use aadhar apis.