Requisites to initialize the Service App
Different parameters are needed to initialize the AePS Service App, where the transaction process will start. Please check the details below which should be sent to AePS Service App to process the transaction.
AePS Parameter Description
Parameter name | Parameter Description | Data Type | Mandatory/ Optional |
HeaderSecrets | Will be generated by using client id and client secret provided by iServeU | Alphanumeric String | Mandatory |
userNameFromCoreApp | Username fetched from the Core App - Retailer username(E.g.- testA1) | String | Mandatory |
clientRefID | Client Reference(transaction) ID | Alphanumeric String | Mandatory |
passKey | Pass Key | Alphanumeric String | Mandatory |
API_USER_NAME_VALUE | API Username - will be provided by iServeU | Alphanumeric String | Mandatory |
SHOP_NAME | Name of the Shop. To be used as per client requirement. | Alphanumeric String | Optional |
BRAND_NAME | Name of the Brand. To be used as per client requirement. | Alphanumeric String | Optional |
location | Location - E.g. Infocity,Bhubaneswar | String | Mandatory |
agent | Agent’s name - E.g. Suresh Kohli | String | Mandatory |
skipReceipt | Skip Receipt Generation. By default set to false. | Boolean | Mandatory |
paramB | To be used by the client as per requirement | Alphanumeric String | Optional |
paramC | To be used by the client as per requirement | Alphanumeric String | Optional |
Initializing the Service App
Steps to initialize your Android application are given below:
Manifest Queries entry