Enrollment

Aadhaar enabled payment system (AEPS) is a new payment system which is basically based on Aadhaar card number and enables customer for cashless transaction.

AEPS helps customers to perform basic banking transaction including fund transfer, cash deposit, cash withdrawal, balance enquiry and mini statement.

Request Parameters:

Parameter

Data

Data Type

Description

key

M

String

secKey will be provided by Nowpay

username

M

Numeric

Unique number of agent provided by Nowpay

firstname

M

String

First Name of AEPS Agent

middlename

M

String

Middle Name of AEPS Agent

lastname

M

String

Last Name of AEPS Agent

mobilenumber

M

Numeric

Mobile Number of AEPS Agent

email

M

String

Email of AEPS Agent

dob

M

date

DOB of AEPS Agent

city

M

String

City of AEPS Agent

state

M

String

State of AEPS Agent

pincode

M

Numeric

Pincode of AEPS Agent

district

M

String

district of AEPS Agent

address

M

String

address of AEPS Agent

area

M

String

area of AEPS Agent

off_city

M

String

shop city of AEPS Agent

off_state

M

String

shop state of AEPS Agent

off_pincode

M

Numeric

shop pincode of AEPS Agent

off_district

M

String

shop district of AEPS Agent

off_address

M

String

shop address of AEPS Agent

off_area

M

String

shop area of AEPS Agent

aadhar_image

M

String

aadhar doc in base64_encoded data in the form of string

aadhar_no

M

String

aadhar no of AEPS Agent

pan_image

M

String

PAN doc in base64_encoded data in the form of string

pan_no

M

String

PAN no of AEPS agent

Response Parameters:

Parameter

Values

Description

success

1=Success
0=Failed

Represents transaction status

message

String

Transaction Detailed Message

mobilenumber

Numeric

AEPS enrollment Mobile Number

enroll_id

Numeric

AEPS Enrollment Id

status

1=Submitted/Pending

Status of Enrollment

Language