Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Simphony OPI printing receipt on credit card machine

Status
Not open for further replies.

HDK

MIS
Feb 9, 2021
34
0
0
CA
Simphony system is setup with OPI. When payment is made a short receipt is printing on the credit machine
OPI log shows a section for ppcheckprintlines.
What triggers this to print?

<ppCheckPrintLines>
<string>^^[pl1] </string>
<string>----------------------------------------</string>
<string>CHK 11181 GST 1</string>
<string> test </string>
<string> 1/18/2024 3:25 PM </string>
<string>----------------------------------------</string>
<string> Dine In </string>
<string> Food $0.50 </string>
<string> GST $0.03 </string>
<string>Payment $0.53</string>
<string>Change Due $0.00</string>
<string> ----------- Check Closed ----------- </string>
<string> 1/18/2024 3:26 PM </string>
<string>Thank you for visiting us </string>
<string>Tip: _________________ </string>
<string>Total: ___________________ </string>
<string>Name/Sign ________________ </string>
</ppCheckPrintLines>
<ppVoucherOutput />
</AddToExistingCheckExResponse></soap:Body></soap:Envelope>]
2024-01-18 15:26:11.796 INFO [OPI-PayAtTable-Transaction-164] TotalDue=0.0000


Below is the same log from another system where no data is sent for ppcheckprintlines.

<ppCheckPrintLines />
<ppVoucherOutput />
</AddToExistingCheckExResponse></soap:Body></soap:Envelope>]
2024-01-15 21:14:43.319 INFO [OPI-PayAtTable-Transaction-96] TotalDue=0.0000
2024-01-15 21:14:43.319 INFO [OPI-PayAtTable-Transaction-96] No ppCheckPrintLines
 
yes, payments are going through and the check closes in simphony.
When the credit card says closing check, its triggering a print to a receipt printer we set for the POSAPI Client in EMC.
And it also prints a little receipt on the credit card machine itself.
DBA23822-1000-4938-8CA3-C05A519C5C7E_1_105_c_zcffnk.jpg
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top