We are building an application wherein we will connect to multiple payment gateways for payment. There will be multiple channel applications which will initiate the payment. This data will be processed by our application and pass the data to actual payment gateways for processing. In short, the application we are building is an Interface between actual channel applications and Payment gateways. This interface will be responsible for payment posting , notification etc. This system will be connected to database for storing data. We are using struts 2 and REST webservices to communicate with channel and Payment gateways.
Kindly suggest a better design pattern that can be used in order to meet above requirements.
Aucun commentaire:
Enregistrer un commentaire