This document presents a study on implementing a secured e-payment authorization system using two-factor authentication (T-FA). It begins with an abstract describing the drawbacks of current payment methods and how this paper utilizes T-FA for payment authorization. The document then provides background on e-payment systems, including channels, instruments, infrastructure, and security measures like SSL and SET. It describes implementing the system using UML, with use cases, class structures, and a Java/ASP.NET/SQL implementation. The system aims to securely authorize payments over the internet using T-FA.