tngoman / Store-POS

Point of Sale Desktop App built with Electron
784 stars 394 forks source link

Card payment system doesn't seem to work #25

Open ashikadnan opened 3 years ago

ashikadnan commented 3 years ago

Hi there! Big thanks at the first for sharing an wonderful project. I am having a little issue with the card payment method; when I select Card option and then input a value in the payment field and card number at the Card Info and click on Confirm Payment; the payment method isn't being recorded as Card but Cash. I have attached a screenshot for your understanding. I am not exactly sure how to use this card payment feature. Do I need to attach a card swipe machine and swipe the card to make it work? My sincere apology If my question is silly but I really need your instruction and help on this matter urgently. Thanks. card_payment_issue

tngoman commented 3 years ago

Hi, are you using the MSI or your own installer? Spotted the issue and the code has been updated but not the MSI yet.

ashikadnan commented 3 years ago

Hi there! Thank you for your reply! Sorry for being late to reply to you since I was ill. About the app, I needed several payment methods so I just created a select box just under the price option on the payment box and also I have included features to apply discount and PST(vat) individually on each product in the cart. I have included the screenshots of these. I have also modified the barcode scan in a way so that when the code is scanned it will directly add the product to the cart without pressing enter. If you are interested I can share the code files with you while I would be working on this amazing app to add more features. Also, there is something I really need your help with, I want to create an MSI installer for this app just like the one you uploaded. But I am stuck because when I am in the project directory and giving command '' node build.js " from the terminal , I get an error message. I have attached the screenshot with the mail so you can see what error I am getting. I should mention that I have not touched the build.js and setupEvents.js file at all, everything is as you wrote before. I would be grateful if you show me how to proceed to build an MSI installer. I am completely new to Electron but I am trying. I would be eagerly waiting for your reply. Stay safe and healthy!

Thanks and Regards,

Ashik Adnan

On Thu, 19 Nov 2020 at 10:09, Tman notifications@github.com wrote:

Hi, are you using the MSI or your own installer? Spotted the issue and the code has been updated but not the MSI yet.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tngoman/Store-POS/issues/25#issuecomment-730116625, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL7GGMKJJKAUJD3TPNXU7L3SQSLBBANCNFSM4T2LKR6Q .

ashikadnan commented 3 years ago

Hi there, Thank you for sharing this amazing project. I have encountered a major issue though, O have noticed that after adding 7-8 product when i relaunch the app, one product is missing. The other day I added more than 100, after that when I added 50 more, many of my previously added products were lost or not showing up on POS screen. I have updated the database again but no solution. Can you please tell me what could cause this issue? It would be a great help for me.

Thanks

Ashik Adnan

On Thu, 19 Nov 2020, 10:09 am Tman, @.***> wrote:

Hi, are you using the MSI or your own installer? Spotted the issue and the code has been updated but not the MSI yet.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tngoman/Store-POS/issues/25#issuecomment-730116625, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL7GGMKJJKAUJD3TPNXU7L3SQSLBBANCNFSM4T2LKR6Q .