Configuring the POS Store

From Opentaps Wiki
Jump to navigationJump to search

Modifying the Receipt

The POS store's receipt is in specialpurpose/pos/config/storereceipt.txt. It is generated by the Receipt.java class, which reads the storeceipt.txt as a template and then uses PosTransaction to retrieve values to render into it.

Setting Payment Settings

Using Offline Credit Card Processor

See setting up offline credit card processing.