Release date: 09/22/2021
If an ISV does not want the signature block included in the receipt lines they can send in <ReceiptSignature>Disallow</ReceiptSignature>.
If the receipt lines would normally include the signature block, it will be suppressed and not included in the XML response. There is a new checkbox on the Test app for "Suppress Signature".
We learned that in Canada, CVV for manually keyed credit card transactions is processed only if the transaction is sent as "Card Not Present". Our Canadian Global Portico solution supports Retail and Restaurant merchants where all transactions are assumed to be "Card Present". When a Retail or Restaurant merchant processes a phone order, the POS can now send in <CardNotPresent>Allow</CardNotPresent> along with the tag <AcctNo>Prompt</AcctNo>.
This will cause DSIEMVClientX to prompt for CVV along with the account number and expiration date. If <CardNotPresent>Allow</CardNotPresent> is not supplied, DSIEMVClientX will assume the transaction is Card Present and will not prompt for CVV during manual entry of account number and expiration date. In conjunction with this client change, the MM NETePay for Canadian Global Portico is modified to flag all manually keyed transactions with CVV data as "Card Not Present". This causes a CVV result to be returned when CVV data is supplied by DSIEMVClientX. There is a new checkbox on the Test App for "Card Not Pres on Man".
New build released 10/14/21 - EMVParamDownload now disables PIN Bypass for all AIDs.
New build released 12/9/21 - EMV Extended Error Code now returned on a 99 response.