I’m creating a C# project in Windows form app.I’m having trouble figuring out how to Save the customersinformation to a file and then be able to find the customersinformation again by typing their name in. This is the part of theprogram I’m stuck on.
On the Payment form: for cash, enter in the amount the customergave you and calculate and display what their change should be. Forcredit card, enter in their credit card information (credit cardtype (Visa, Mastercard, or American Express), their card number,and their expiration date. Also include a checkbox to “Set asdefault billing method” for the customer. If this
OR
OR