Class TransactionServices

All Implemented Interfaces:
AccountDetailsInterface, AccountInterface, AG_FinTrustInterface, TransactionServicesInterface

public class TransactionServices extends AccountDetails implements TransactionServicesInterface
Provides transactional operations such as deposit, withdrawal, and transfer in the Transacto: AG_FinTrust system. Handles PIN verification, account checks, and secure logging of all monetary movements between accounts.

Supports rollback and commit mechanisms to ensure transactional integrity.

Since:
August 02, 2025
Version:
2.0.0
Author:
Aditya Gupta