0
votes
1answer
33 views
JPOS Hello World
I would like to print a sample line on my USB POS (Point-Of-Sale) printer from a java program on Windows XP.
I tried to setup a JPOS implementation but I get exception after exception for a missing …
0
votes
2answers
75 views
JPoS: How to know the [Credit/Debit] Card Type ? [closed]
Possible Duplicate:
How tell the difference between a Debit Card and a Credit Card
With the JPoS (Java Point of Sale) API, how can one tell that the swapped card is "Debit" or "Credit"?
…
