Now you can Instantly Chat with ANISUL HAQUE!
Skills
Portfolio Projects
Description
The main objectives of BPAI Application is service to integrate with mobile network to perform the mobile payments automatically instead of customer will pay manually. The auto payments will be done without user interaction and based on bill date payments will be done without any late charges.
To implement these 2 Modules are required :-
Enrollment : Customer will enrol the card and mobile details.
doPayment : Perform the payments for enrolled customer using SpringBatch.
Show More Show LessDescription
Central server application handles Parts and Transaction information from a Customer account, like reward balance, eligibility features card relation details.
To implement LAI we have 3 modules.
Service Module : GetRewardBalance : It provides the reward details. GetAccountFeatures : It provides the card eligibility features. GetLinkedCards : It provides all the linked card details for primary card
Batch Module : This module is used to manage the read point details. Every day main frames team will place a file in main frames. Read the file from main frames using spring batch process the file. Store the data into rewards DB. We are using quartz schedule to run the spring batch without user interaction.
Web Module : This module is used to display the required information like rewards, features details on webpage.
Show More Show Less