EhsanulHaqueSiam / HotelManagementSystem

This repository contains the source code for a Hotel Management System implemented in Java. The system provides functionality for managing hotel operations, such as check-in, check-out, room management, and payment processing. It utilizes Java Swing for the graphical user interface.
MIT License
12 stars 1 forks source link

Bkash Payment Pin now needs 5 digit to checkout #33

Closed NitPaul closed 1 year ago

NitPaul commented 1 year ago

What type of PR is this? (check all applicable)

Description

This update introduces a change in the BkashPayment system, requiring customers to enter a 5-digit PIN during the checkout process. This enhancement aims to strengthen transaction security and improve authentication procedures.

Issue #10

Related Tickets & Documents

Issue #10

Mobile & Desktop Screenshots/Recordings

Added tests?

Added to documentation?

EhsanulHaqueSiam commented 1 year ago

Fix Issue