-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Card payment system doesn't seem to work #25
Comments
Hi, are you using the MSI or your own installer? |
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 ***@***.***> 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
<#25 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AL7GGMKJJKAUJD3TPNXU7L3SQSLBBANCNFSM4T2LKR6Q>
.
|
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
<#25 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AL7GGMKJJKAUJD3TPNXU7L3SQSLBBANCNFSM4T2LKR6Q>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: