CORE-POS / IS4C

Cooperative Operational Retail Environment
http://www.core-pos.com
GNU General Public License v2.0
63 stars 44 forks source link

Faked Paycard Transactions in Training Mode #575

Closed gohanman closed 8 years ago

gohanman commented 8 years ago

In training mode, card transactions should not actually submit data to the processor. POS should just sleep for a second or two and then return a simulated approval. This will make it possible to run transactions in training mode w/o swapping in differently keyed terminal devices.

The current behavior will need to be available for development. Not sure what the default should be.

gohanman commented 8 years ago

D'oh. Realized belatedly this isn't really possible w/ the full out-of-scope solutions.