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

prompt_for_customer_receipt_cancel

Description

Customer is prompted to select the option for receiving the receipt.

Customer action

The receipt is skipped, printed or emailed based on user selection.

Configuration Parameters

Terminal.PrintDeclinedReceipt - Printing the transaction receipt if it’s declined or cancelled. 0: Never. 1: Printing declined receipt after card data being sent to Host if transaction is declined. 2: The receipt for declined or cancelled transaction is always printed if the terminal knows the PAN and the amount.

ShowEmailReceiptOption - It provides Email Receipt option for user to choose.

ShowSmsReceiptOption - It shows the option of sending receipt by SMS.

---

Last updated

Was this helpful?