AePS / Aadhar Pay Queries

How can I integrate the AePS API ?

You can integrate the AePS API in both Web and Android Mobile application . Refer to the link "https://developers.eko.in/docs/aeps-apis-cash-out"

I am getting 403 HTTP error code. What I am doing wrong?

If you are working on the staging environment then you must check that if you are generating and passing the secret-key and secret-key-timestamp in the headers along with the correct initiator_id and developer-key and secret-key and secret-key-timestamp must be generated properly. Also, make sure that the aadhar encryption must be done correctly, request must be passed in the correct form of JSON and request_hash generated properly

On the production environment, make sure that you are only requesting from the whitelisted IP and also passing the correct credentials including the correct generation of the secret-key, secret-key-timestamp and request_hash. Also, make sure that the aadhar encryption must be done correctly, request must be passed in the correct form of JSON

You can hit the API first from the postman collection .

Getting the failed transaction response, what is the issue?

If you are getting the failed response on the staging environment then the response of failure transaction must be mocked and if getting on the production environment then please raise it either to your RM or on [email protected].

Also, make sure that the user_code that you have passed must be actiavted on the service_code = 52