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

signature_digital_capture

Description

Prompts the user for signature. This is displayed if:

The CVM from the card requires signature or

If the host requests signature CVM or

This is a Refund transaction with UnionPay International card or

Configuration settings based on card presentation, CVM processing, and PIN processing; see below for details.

Signature will not be prompted for EMV purchase transactions for card schemes that do not require, such as UnionPay International, as per compliance requirements.

Merchant/Customer action

Customer enters signature.

Configuration ParametersEmvSchemes.CtSignatureBehavior - Contact Signature Behavior:

0 - When terminal and chip card agree on signature for CVM method, capture signature

1 - When terminal and chip card agree on signature for CVM method, suppress signature capture for transactions under Merchant.SignatureRequiredMinAmount

2 - When terminal and chip card agree on signature for CVM method, suppress signature capture always

&#xNAN;EmvSchemes.CtlsSignatureBehavior - Contactless Signature Behavior:

0 - When terminal and CTLS card agree on signature for CVM method, capture signature

1 - When terminal and CTLS card agree on signature for CVM method, suppress signature capture for transactions under Merchant.SignatureRequiredMinAmount

2 - When terminal and CTLS card agree on signature for CVM method, suppress signature capture always

&#xNAN;Products.MsrSignatureRequired - Signature Settings for MSR payments:

0 - No Signature

1 - Always Prompt for signature

2 - Prompt for signature if PIN bypassed

3 - Prompt for signature if PIN not prompted

4 - Prompt for signature if PIN not prompted or by passed

&#xNAN;Products.ManualSignatureRequired - Signature Settings for Manual entry payments:

0 - No Signature

1 - Always Prompt for signature

2 - Prompt for signature if PIN bypassed

Terminal.SignatureCaptureType - Digital capture on terminal (1)

Terminal.SignatureValidationTimeout - Value for the signature screen timeout.

Merchant.SignatureRequiredMinAmount - Value for the Signature Required Min Amount.

EmvSchemes.CtSignatureBehavior - Contact Signature Behavior:

EmvSchemes.CtlsSignatureBehavior - Contactless Signature Behavior:

Products.MsrSignatureRequired - Signature Settings for MSR payments:

Products.ManualSignatureRequired - Signature Settings for Manual entry payments:

---

Last updated

Was this helpful?