[en] Partial Grade
[en] This function performs a chip card validation before GPO. It is useful to obtain card information without performing any financial transaction.
[en] Parameter Configuration
[en] This function requires you to fill in the input register values with the payment methods list, the fallback MSR flag and the card input timeout. Refer to the Input Registers section to learn more.
[en] Function ID
[en] Register | [en] Value |
---|---|
110 | 9 |
[en] Input Registers
[en] Register | [en] Description | [en] Mandatory | [en] Value |
---|---|---|---|
390 | [en] Payment methods list | [en] Yes | [en] List of payment methods separated by "|". For example: |
391 | [en] Fallback MSR flag. Allows processing MSR transactions even when the card has a chip. Nota[en] This option is useful as an alternative when the card's chip does not work. | [en] Yes | [en] true/false |
392 | [en] Card input timeout (in milliseconds) | [en] Yes | [en] Timeout to successfully providing card input. For example, for 30 seconds: |
393 | [en] Offline PIN message. Configures the text for the message displayed | [en] No | [en] Title and message in the following format: title;message. For example: |
394 | [en] Multiapp selector params | [en] No | [en] JSON that configures the text for a multiapp card selector popup. For example: { "title": "Select Card" } |
[en] Output Registers
[en] Register | [en] Description | [en] Value | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
112 | [en] Call result |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
290 | [en] Payment method selected by the customer | [en] Any of the following values: EMV, MSR or EMVCTLS. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
291 | [en] CVM result | [en] Only for EMVCTLS. Describes the Cardholder Verification Method (CVM) selected. The possible results are: PIN_ONLINE, CD_CVM, SIGNATURE, NO_CVM, NA. |