AGENT APPLICATION
Board steps to create an agent application
Example of an agent application is the application you are building or another prominent example is google pay .Broad functions of an agent application is
To help the users to fetch the bill by displaying the details needed by the biller to identify the customer and fetch the bill .
Collect payment for the bill depending on the scenarios .
Help customer to track transitions and raise complaints
To achieve the above the agent application should be able to create screens dynamically for a biller. This could be achieved with the help of Biller MDM data.Biller MDM is the master data about all the billers enrolled in the BBPS system .This could be done with the help of BBPS master data API .
One of the critical aspects of an agent application is to build the screen for each biller dynamically . This could be achieved with the help of two important parameters the Biller parameters and Customer Parameters
Last updated
Was this helpful?