Follow via:
RSS
Email Alert
Question
0 Votes
+ -

How to avoid a Point of Sale(POS) crashing during credit card processing?

There were a number of times my clients POS would crash during a credit card processing.

How to avoid?
1st Mar

Answers (2)

0 Votes
+ -
Debug Mode
You might want to run the program in debug mode and start a credit card processing. When the program is about to crash, debugger will stop the execution of code. From this you will get a clue about what is going wrong in the code at that point.
5th Mar

Replies

Thank you so very much for your expertise!
0 Votes
+ -
I've had this happen
either clean or replace the reader. Many I found in the field were so dirty they wouldn't pass a card easily. If cleaning don't work, replace the reader unit or if modulized, the reader heads.
6th Mar
Answer the question
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.