post
http://nowpay.in/api/index.php?route=/api/aeps/aeps_auth
Purpose:- To Serve the unserved. Augment the public banking services infrastructure
What is an AEPS? Customer Fingerprints verification through Biometric
How does it work? Agent /Retailers use Nowpay AEPS APP/PW after due authorisation
Service Offered:- AEPS Cash Withdrawal & Balance Enquiry and soon launch Deposit Facility for ICICI Bank Customers.
Withdrawal Limit:- Rs 10,000 per transaction with no daily limit*
Number of Bank Mapped for Scheme:- Service Available from no. 118 banks. (Covered 99% of Bank Accounts)
Transaction Cost:-
=> NIL to customer
=> Merchant or BC get Commission from Bank as per mutual Agreement
Request Parameters:
| Parameter | Data | Data Type | Description |
|---|---|---|---|
| key | M | String | secKey of Agent provided by Nowpay |
| username | M | Numeric | Unique id of agent which is provided by Nowpay |
| mobilenumber | M | Numeric | Agent Mobile number which is used during the enrolment process |
| aepsid | M | String | Enrollment id from Bank which is unique enrollment id for AEPS merchant. |
| channel | M | Numeric | channel = 1, represent web launch for AEPS which includes token and URL channel = 2, represent SDK launch for AEPS which includes partner id, vendor, password and developer id |
Response Parameters:
| Parameter | Value | Description |
|---|---|---|
| success | 1=Success 0=Failed | status of transaction when channel= 1, 2 |
| message | String | description of the transaction when channel = 1,2 |
| url | String | AEPS web launch when channel = 1 |
| aepsid | String | Bank enrollment id when channel = 1, 2 |
| aadhar | String | Agent enroll proof when channel = 2 |
| pan | String | Agent enroll proof when channel = 2 |
| password | String | SDK password when channel = 2 |
| developerid | String | SDK developer id when channel = 2 |
| vendor_type | String | AEPS Bank name when channel = 2 |
