Well Defined Methodology and Architecture

Ezypay products are designed with flexible architecture ranging from 3D Secured Internet, IVR-CallCentre payment, to high-value payment with RSA-HSM encryption over GPRS/3G technology. These payment channels allow the consumesr to pay cashlessly with authentication and confirmation directly to the financial without exposing the account or card information to the merchants. All transactions are dutifully logged for tracking and dispute management.

With our extensive banking and project project experiences, we created our flagship payment platform to engage projects more efficiently. With our defined layered architecture platform, we are able to plug-in new vertical applications quickly with minimum effort and cost

Our platform, Actionable Transaction System (ATS), a solid foundation platform based on our structure software architecture experiences. A good architected system enables the flexibility to scale, extend, and provides maintainability. Layered architecture achieves this flexibility in the following ways:

Encapsulation: Each layer hides details of its internal operations from the other layers. This allows the layer to evolve and enhance as needed without affecting the other layers.

Manageability: The module complexity should not affect the manageability of the entire system. Each layer is focused on its own set of operational responsibilities.

Reusability: Each layer should provide services to objects in the layer above it. Also, classes in a given layer can inherit reusable behaviour from a superclass. This enables fast addition of functionality.