Platform credentials
For testing AePS Gateway, activation of services, DMT 2.0 (Bank verification also if using for DMT), AePS API and BBPS, kindly use the below details.
- developer_key - becbbce45f79c6f5109f848acd540567
- Key - d2fe1d99-6298-4af2-8cc5-d97dcf46df30 (will be used to generate secret-key and secret-key-timestamp). The secret-key and secret-key-timestamp have to be generated dynamically. Refer to the link https://developers.eko.in/docs/authentication for the dynamic secret-key and secret-key-timestamp generation
- initiator_id - 9962981729
- user_code - 20810200
You can use the following parameter values for Indo-Nepal: - developer_key - becbbce45f79c6f5109f848acd540567
- Key - d2fe1d99-6298-4af2-8cc5-d97dcf46df30 (will be used to generate secret-key and secret-key-timestamp).The secret-key and secret-key-timestamp have to be generated dynamically. Refer to the link https://developers.eko.in/docs/authentication for the dynamic secret-key and secret-key-timestamp generation
- initiator_id - 9910028267
You can use the following parameter values for PAN Verification: - developer_key - becbbce45f79c6f5109f848acd540567
- Key - d2fe1d99-6298-4af2-8cc5-d97dcf46df30 (will be used to generate secret-key and secret-key-timestamp).The secret-key and secret-key-timestamp have to be generated dynamically. Refer to the link https://developers.eko.in/docs/authentication for the dynamic secret-key and secret-key-timestamp generation
- initiator_id - 9962981729
You can use the following parameter values for Bank Account Verification: - developer_key - becbbce45f79c6f5109f848acd540567
- Key - d2fe1d99-6298-4af2-8cc5-d97dcf46df30 (will be used to generate secret-key and secret-key-timestamp).The secret-key and secret-key-timestamp have to be generated dynamically. Refer to the link https://developers.eko.in/docs/authentication for the dynamic secret-key and secret-key-timestamp generation
- initiator_id - 9962981729
4.customer_id : 6111111111
You can use the following parameter values for AePS Fund Settlement: - developer_key - becbbce45f79c6f5109f848acd540567
- Key - d2fe1d99-6298-4af2-8cc5-d97dcf46df30 (will be used to generate secret-key and secret-key-timestamp).The secret-key and secret-key-timestamp have to be generated dynamically. Refer to the link https://developers.eko.in/docs/authentication for the dynamic secret-key and secret-key-timestamp generation
- initiator_id - 7411111111
- user_code : 20310006
For testing DMT High limit kindly use the below details.
developer_key - becbbce45f79c6f5109f848acd540567
Key - d2fe1d99-6298-4af2-8cc5-d97dcf46df30 (will be used to generate secret-key and secret-key-timestamp). The secret-key and secret-key-timestamp have to be generated dynamically. Refer to the link https://developers.eko.in/docs/authentication for the dynamic secret-key and secret-key-timestamp generation
initiator_id - 6333331126
user_code - 20810282
Important Note :
Only IP which is in India will be whitelisted while going on the production mode. IP which is present outside India will not be whitelisted as per compliance
Port 25002 and Port 25004 must be opened on your server in order to reach the requests from your server to our production and staging environment respectively and a connection must be made from your server. You can check if connection is being made from your server or not using the telnet command.
The command for staging environment which you have to use: telnet staging.eko.in 25004.
The command for production environment which you have to use: telnet api.eko.in 25002.
Updated over 1 year ago