New to the forum, but seen a lot of posts so thought I'd get myself involved and see if I can seek help.
I have a system in place currently which is working well, however I want to display a receipt at the end of the transaction. I have the code to show how much the item will cost, however at the end I'd like a receipt showing the day/time as well as the cost of it and what they purchased - if also possible to print (not sure the correct words.)
New to coding, looked around but can't seem to get much information. Any help/guidance would be massively appreciated - apologies to the very bland explanation.
Apologies for the lack of code. I've managed to get it to display the time, which works brilliantly. I'm having a bigger problem showing how much the total cost is, it's either purchasing one item or the other but it won't let me take it from the litres dispensed. Shall I message you the code?
Not wanting to make it too public because it's part of a project I'm doing.
That's excellent. Very short and simple, only issue is there's only two items and you can only have one or the other. My fault for not explaining myself clearly, was just panicking and in a bit of a rush to get this complete.
How would I implement that system with this code then?