For the complete documentation index, see llms.txt. This page is also available as Markdown.

signature_paper_pos

Build Receipt and Send to POS for Printing and Signing

Description

Builds a receipt and sends off to POS to be printed and presented to Customer for signing

Configuration Parameters

Terminal.PrintReceiptInPosEnabled - (1) - If POS supports printing of receipts, then the formatted receipt will be sent to the POS to be printed, otherwise, the terminal will print a paper receipt for Customer to sign.

Terminal.SignatureCaptureType - (0) - Printed Paper on Terminal or POS.

Error Scenarios

If the POS doesn’t respond to the PSDK.PrintRequest request, then the transaction will be declined and a reversal will be sent

---

Last updated

Was this helpful?